The Automatic table of contents generation for Inline Posts Wordpress Plugin article by Aral Balkan, unless otherwise expressly stated, is licensed under a Creative Commons Attribution-Noncommercial 2.0 UK: England License.
I just added automatic table of contents generation for my Inline Posts Wordpress Plugin. Place a [[ TOC ]] (without spaces) tag anywhere on a page to have it replaced with links to the various topics/headers (i.e., included posts) on the page.
The Automatic table of contents generation for Inline Posts Wordpress Plugin article by Aral Balkan, unless otherwise expressly stated, is licensed under a Creative Commons Attribution-Noncommercial 2.0 UK: England License.
The Automatic table of contents generation for Inline Posts Wordpress Plugin article by Aral Balkan, unless otherwise expressly stated, is licensed under a Creative Commons Attribution-Noncommercial 2.0 UK: England License.
I haven’t jumped into your code just yet, but although the [[nnn]] works, [[ TOC ]] (without spaces) does not…
It results only in the TOC variable in plain text. Using version 2.1.2f.
I am hoping this plugin allows for one to create a page simply listing the “titles” of all posts, or at least those in a particular category. Is this the case?
Hi GM,
Well, it would probably have helped if I’d updated the download links correctly. Can you please try downloading 2.1.2g from http://aralbalkan.com/1016 and let me know if it works for you now.
Thanks sorry for the confusion!
Aha! That did it.
I didn’t even notice the version difference.
TOC now works. Thank you.
Cool, glad to hear it!
Very nice plugin. I did not know that one. Just tried it…works wonderful!
Hi! At first I was content with the posts-in-page plugin. With the TOC, its so much better. I was wondering though if it was possible to customize the plugin so that only the table of contents would display. I’ve managed to remove the “last modified” line from the output but am struggling with the entire set of posts displayed. Any thoughts?
Yep, it’s definitely possible but where would the TOC link to? The actual posts themselves?
You’d have to modify the code a bit for that.
Nice Info
Thanks