=== Easy Excerpt ===
Contributors: 	   fredrikmalmgren
Plugin Name:       Easy Excerpt
Plugin URI:        http://fredrikmalmgren.com/wordpress/plugins/easy-excerpt/
Tags:              excerpt, post
Author URI:        http://fredrikmalmgren.com
Author:            Fredrik Malmgren   
Requires at least: 3.0.0
Tested up to:      3.1.2
Stable tag:        0.3.0

Manage your posts excerpt with Easy Excerpt. Change excerpt length, ending and "read more"-link from WordPress admin.

== Description ==
With Easy Excerpt your can manage your posts excerpt and change excerpt length, ending and "read more"-link from WordPress admin.

= Usage =

1. Go to 'Easy Excerpt' under 'Settings' menu
1. Change the options of your choice

Follow the development of this plugin at [FredrikMalmgren.com](http://fredrikmalmgren.com/wordpress/plugins/easy-excerpt/ "Easy Excerpt - Fredrik Malmgren").

== Installation ==

1. Upload the plugin folder to your plugin folder (manually or through 'Plugins' / 'Add new' menu in Wordpress)
1. Activate the plugin through the 'Plugins' menu in WordPress

= Uninstallation = 
1. Deactivate the plugin through the 'Plugins' menu in WordPress
1. Click on delete which will both delete plugin files and data stored in database

**NB:** If you uninstall the plugin in any other way you will manually have to remove these entries from the options table:

* easy_excerpt_length
* easy_excerpt_more
* easy_excerpt_more_link

== Screenshots ==
1. Admin panel for managing excerpt

== Changelog ==

= 0.3.0 =
* Added license information
* Made plugin ready for translation
* Added Swedish translation
* Removed the code-snippets.txt file

= 0.2.0 =
* Added so that "more link" also shows up on manual excerpts

= 0.1.0 =
* Initial release