=== WordPress Easy Contents === Contributors: Crispijn Verkade Tags: Content, Index, Table, Contents Donate link: http://crispijnverkade.nl/blog/donate/ Requires at least: 2.5 Tested up to: 2.9.2 Stable tag: 1.1.3 WordPress Easy Contents will create an table of contents for your WordPress Blog posts == Description == WordPress Easy Contents will create an table of contents for your WordPress Blog posts. For example: When I've written a long post with a lot of h2 headings I always added manually a short table of contents with anchor links to the headings at the top of the post. A long time consuming process and I'd rather do it automatically: with WordPress Easy Contents. See this example in the post about Easy Index on my blog. http://crispijnverkade.nl/blog/wordpress-easy-contents == Installation == 1. Upload the folder wordpress-easy-contents to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Navigate to Manage > Option > Easy Contents to configure plugin output. == Upgrade == 1. Delete the old plugin folder `wordpress-create-contents`. 1. Upload the folder wordpress-easy-contents to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Navigate to Manage > Option > Easy Contents to configure plugin output. == Changelog == * 1.1.1 - Released 27 March 2009 by Crispijn Verkade - Updated the folder structure in the zip file * 1.1.1 - Released 25 March 2009 by Crispijn Verkade - Defined the PHP_EOL in the file wp_easy_todo.php * 1.0 - Released 22 March 2009 by Crispijn Verkade == Frequently Asked Questions == = How do I add a table of contents? = It's very simple. Add a <!--contents--> tag to your post in the html view port. = Is it possible to modify the style of the table of contents? = Yes of course, change the css file to your own preferences. = Where do I find a changelog? = You can find the changelog at http://crispijnverkade.nl/blog/wordpress-easy-contents#changelog. = Where do I have to suggest some modifications? = Go to http://crispijnverkade.nl/blog/wordpress-easy-contents#comments. == Screenshots == 1. Change the options in the options in the control panel 2. The result on http://youngdutchdesign.com/solidworks-custom-templates. Style the table of contents by modifying the css file.