<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/1.2-beta" -->
<rss version="0.92">
    <channel>
        <title>WordPress FAQ</title>
        <link>http://faq.wordpress.net</link>
        <description>Answers, Gratis.</description>
        <lastBuildDate>Wed, 23 Aug 2006 18:40:40 +0000</lastBuildDate>
        <docs>http://backend.userland.com/rss092</docs>
        <language>en</language>

        <item>
            <title>Why is the New Answers category in this FAQ empty?</title>
            <description>Category 1, "New Answers" is something that is used to manage this FAQ. Since there are a number of authors enabled to post new answers in the FAQ, the authors leave the "New Answers" category selected. Then when the post has been reviewed the "New Answer" tag is removed, and ...</description>
            <link>http://faq.wordpress.net/view.php?p=76</link>
        </item>
        <item>
            <title>What is the &#8220;posts paged&#8221; option used for?</title>
            <description>The posts paged option is useful to have "next page" "previous page" navigation links on index.php or any other php file that displays posts. 

To display the navigation links, posts paged should be selected, and the desired paging tag, like posts_nav_link() should be placed in index.php wherever they are desired. ...</description>
            <link>http://faq.wordpress.net/view.php?p=75</link>
        </item>
        <item>
            <title>Can I rename the folder with the wordpress files?</title>
            <description>If you have not installed WordPress, you can rename the folder with the WordPress files.

If you have already installed WordPress, and if want to rename the folder, login to the weblog as the administrator and change the following settings in Options->General :

WordPress address (URI): 	
Blog address (URI):

Once you have done ...</description>
            <link>http://faq.wordpress.net/view.php?p=74</link>
        </item>
        <item>
            <title>Where can I find some good WordPress templates?</title>
            <description>Root has made two customizable WordPress templates. To use these templates you will have to replace the index.php as well as the stylesheet (wp-style.css). More instructions are available at the following websites :
The Gemini WordPress Interface A 2-colum layoutTrident A 3 colum layout
http://pinksocks.co.uk/gemini.zip
http://pinksocks.co.uk/trident.zip
http://pinksocks.co.uk/vesuvius.zip

http://www.atthe404.com/ (home of Gemini/Trident/Vesuvius/Maximus)
http://thebombsite.com/layouts.php
http://design.somegreatreward.com/
http://www.erisfree.com/d2/apart.php
http://not-that-ugly.co.uk/
http://chris.lineages.co.uk/Wordpress_template_index.php
http://binarybonsai.com/archives/2004/09/05/kubrick-v125/
http://www.alexking.org/index.php?content=software/wordpress/styles.php

http://www.viewfinderdesign.co.uk/freetemplates/
http://www.vitorazevedo.com/index.php?p=177 (Gollum)
http://fernando.dubtribe.com/archives/2004/09/22/headspace-for-kubrick125-wp12/
http://fernando.dubtribe.com/archives/2004/09/23/rotten-tarp-for-kubrick-125wp-12/
http://fernando.dubtribe.com/archives/2004/09/24/clean-and-crisp-for-kubrick-125wp-12/
http://fernando.dubtribe.com/archives/2004/09/24/lack-of-love-for-kubrick-125wp-12/#more-38
http://www.webjones.org/wordpress/ (4 designs)

  </description>
            <link>http://faq.wordpress.net/view.php?p=73</link>
        </item>
        <item>
            <title>How do I upload an image and display it in a post?</title>
            <description>In the admin, panel, go to Options -> Miscellaneous and select the option to Allow File Uploads. If you need help with changing permissions, the following from the wiki should help:


Allow File Uploads: Choose whether or not to allow users, including you to upload files using WordPress(So they can upload ...</description>
            <link>http://faq.wordpress.net/view.php?p=70</link>
        </item>
        <item>
            <title>How do I prevent comment flooding?</title>
            <description>Comment flooding is when a lot of comments (probably spam) are posted to your website in a very short duration of time. Mark has a Comment flood prevention hack that allows you set a time, which prevents successive comments from being posted too soon.

A copy of the code modification is ...</description>
            <link>http://faq.wordpress.net/view.php?p=69</link>
        </item>
        <item>
            <title>How I solve login problems after installation with version 1.2 ?</title>
            <description>Another summary of what's around the forums.
Try to login after each step.

#1. Clear your cookies
Cookies are in your computer.
In windows they are in
C: / docs and setting / username / Cookies folder.

#2. Clear the temp cache on your computer

#3.Edit wp-login.php
Go to the "case 'retrievepassword':" section.

Just under the comment (In 1.2mingus, ...</description>
            <link>http://faq.wordpress.net/view.php?p=68</link>
        </item>
        <item>
            <title>How do I change the size of the popup comments window ?</title>
            <description>The size of the popup window is governed by line 50 of template-functions-comment.php:
function comments_popup_script($width=400, $height=400, $file='wp-comments-popup.php')

Then line 81 of wp-comments-popup.php will alter the textarea size for people entering comments.

1.2mingus  </description>
            <link>http://faq.wordpress.net/view.php?p=66</link>
        </item>
        <item>
            <title>How do I do a &#8220;dropcaps&#8221; on the first letter of a post?</title>
            <description>DropCaps is the name for the effect where the first letter of the first paragraph in an article "drops" blow the line, and is displayed in a larger font-size than the other normal letters, for an interesting and professional look.

This can be done using BBCode quicktags, in the following manner.

firstly, ...</description>
            <link>http://faq.wordpress.net/view.php?p=65</link>
        </item>
        <item>
            <title>How do I prevent my images from being hot-linked by another website?</title>
            <description>You can use your .htaccess file to protect images from being hot linked, or, in other words, being linked-to from other websites. This can be a drain on your bandwidth, because if someone links directly to the image on your site, then you lose the bandwidth.

Clockwatchers' htaccess image guide provides ...</description>
            <link>http://faq.wordpress.net/view.php?p=64</link>
        </item>
    </channel>
</rss>