=== Simple TOC === Contributors: Bainternet, adsbycb Donate link:http://en.bainternet.info/donations Tags: table of contents, toc, wiki like toc Requires at least: 2.9.2 Tested up to: 3.1.2 Stable tag: 0.1 create a wiki like TOC (table of contents) in your posts or pages using shortcode. == Description == This plugin makes it easy to create a wiki like TOC (table of contents) in your posts or pages using shortcode, no linking or creating anchor is needed. = Features: = * Create as many TOC as you want. * TOC is per page/post basis. * No coding or coding knowlage is required. Any feedback or suggestions are welcome. Also check out my other plugins == Installation == 1. Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation. 2. Then activate the Plugin from Plugins page. 3. Done! == Frequently Asked Questions == = How to use? = Simple, place `<---TOC--->` anywhere in you post or page where you want to the TOC to show. Then for each eading you want added to the TOC add `<---TOC Heading:Heading_name--->` and change `Heading_name` with the actual mane you want the TOC heading link to be. = I have Found a Bug, Now what? = Simply use the Support Forum and thanks a head for doing that. == Screenshots == 1. Table of contents generated using Simple toc == Changelog == 0.1 inital release.