##########################################################################################
OVERVIEW
##########################################################################################
Thank you to all who have taken a keen interest in my "Lemon Lime" theme in the past, your encouragement and suggestions have helped me to improve upon my first attempt and I hope that this release exemplifies that feedback.. My goal with this release was to create a theme that had far less dependency upon hacked WordPress core files, instead it makes use of a handful of plug-ins that help to generate some of the content such as the archives. For a detailed list of the plug-ins used with this theme, see the end of the document.

##########################################################################################
LICENSE
##########################################################################################
The "Lemon Twist" theme is copyright (C) 2007 Chris Murphy, http://www.farfromfearless.com/ and is distributed with the GNU General Public License, http://www.gnu.org/licenses/gpl.html.

##########################################################################################
INSTALLATION
##########################################################################################
Extract the theme into a your "wp-content/themes" directory and into it's own "Lemon_Twist" directory. Note the underscore in the name - this is important as some Unix servers have issues with a space character.

##########################################################################################
VERSIONS
##########################################################################################
"Lemon Twist v1.5" has been tested with WordPress 2.0+. This theme uses a "functions.php" file that facilitates some basic features, but if you wish to over write this file, do so at your own risk.

"Lemon Twist v1.5" doesn't support Widgets, but this is a feature that you can add at any time.

##########################################################################################
IMPORTANT 
##########################################################################################
I strongly recommend that you install the plug-ins listed in this document as there are blocks of content and additional features that rely upon it. If you do not want to use the plug-ins, I cannot guarantee how the theme will display. Be sure to test the theme before you use it.

##########################################################################################
PLUG-INS:
##########################################################################################

Name: Askimet
Version: 2.0.2
Description: Akismet checks your comments against the Akismet web service to see if they look like spam or not. You need a WordPress.com API key to use it. You can review the spam it catches under "Comments." To show off your Akismet stats just put <?php akismet_counter(); ?> in your template. By Matt Mullenweg.

Name: Contact Form ][
Version: 2.0.13
Description: Contact Form ][ is a drop-in form that allows site visitors to contact you. It can be implemented easily (via QuickTags) within any post or page. This version is *specifically* for WordPress 2.x only. By Chip Cuccio.
Note: Uncheck "Apply Contact Form CSS" in the options for this plug-in to allow the theme's stylesheet to render the form instead.

Name: FlickrRSS
Version: 3.1
Description: Allows you to integrate the photos from a flickr rss feed into your site. By Dave Kellam.

Name: Get Recent Comments
Version: 1.2
Description: Display the most recent comments or trackbacks with your own formatting in the sidebar. Visit Options/Recent Comments after activation of the plugin. By Krischan Jodies.
NOTE: You will need to use the following parameters for the options: <li><a href="%comment_link" title="%post_date - %post_title"><strong>%comment_author</strong></a><p>%post_date - %comment_excerpt</p></li>

Name: Gravatar
Version: 1.2
Description: This plug-in allows you to generate a gravatar URL complete with rating, size, default, and border options. See the documentation for syntax and usage. By Tom Werner.

Name: Maintenance Mode
Version: 1.2
Description: Adds a splash page to your blog that lets visitors know your blog is down for maintenance. Logged in administrators get full access to the blog including the front-end. Navigate to Options ? Maintenance Mode to get started. By Michael Woehrer.

Name: SRG Clean Archives
Version: 4.1
Description: This plug-in is designed to display your archive listings in a clean, uniform, single-query fashion that's Search Engine friendly on a dedicated page or in your sidebar. By Geek With Laptop.

Name: The Excerpt Reloaded
Version: R1
Description: This mod of WordPress' template function the_excerpt() knows there is no spoon. By Kaf Oseo.

