=== contentOVERVIEW === Contributors: Feher Tamas Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XNYGJ2WUQVH46 Tags: content, overview, toc, table-of-content, sitemap, index, chapter-list Requires at least: 2.9 Tested up to: 2.9.2 Stable tag: 0.4.3 This plugin creates an hierarchical overview like an TOC (table of content) about all used headers in your posting. == Description == This plugin creates an hierarchical overview like an TOC (table of content) about all used headers in your posting. It generates the leading, the following and all the sub numbers automatically and indent the lines of overview list with nonbreaking spaces. Also creates an ID attribute at the header tags for linking with the url fragment after the #. This plugin provides a lot of list styles e.g. numeric with decimal numbers, with only identation, with disc and circle bullets and some other ways with roman numbers and alphanumeric enumeration. View the plugin-page to see some examples http://fehertamas.com/2010/contentoverview/ == Installation == 1. Create a directory and name it `contentoverview` in the plugin directory `/wp-content/plugins` 2. Upload `contentoverview.php` and `contentoverview-admin.php` to the `/wp-content/plugins/contentoverview` directory 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Place `$contentoverview` in your posting to show the overview OR use the `` Template-Tag inside your loop. OR select an other display method in the admin-panel == Frequently Asked Questions == All questions please comment on plugin-page http://fehertamas.com/2010/contentoverview/ == Screenshots == 1. A before and after comparison 2. The admin panel. == Changelog == = 0.4.3 = * Use now the `` Template-Tag inside the loop = 0.4.2 = * The plugin was disabled on: search-, tag-, author-, day-, month-, year- and category pages = 0.4.1 = * Fix callback bug in admin area = 0.4.0 = * Fix few bugs in admin area * I forgot to add initial values - now does it = 0.3.9 = * Fix a bug at more-tag replacing * Add lower alphanumeric and upper alphanumeric styles = 0.3.8 = * Add disc and circle style = 0.3.7 = * Add lower-roman style = 0.3.6 = * Fix a bug of decimal to roman converter = 0.3.5 = * Add List style functionality = 0.3.4 = * Re-Add Display method - Write the shortcode $contentoverview in your post (recommended) = 0.3.3 = * Add Display method - Show it after the first paragraph or (when used) after the more-tag = 0.3.2 = * Add Display method - before your post text = 0.3.1 = * Add the admin area = 0.3.0 = * Fix a bug of downward calculation - jump from h6 to h3 = 0.2.9 = * Fix when leading header is lower as the following * Fix str_repeat counter set to minimum 1 == Upgrade Notice == Upgrade notices describe the reason a user should upgrade. No more than 300 characters.