wedocs-plugin icon indicating copy to clipboard operation
wedocs-plugin copied to clipboard

Table of Contents

Open ahenning opened this issue 9 years ago • 4 comments

The table of contents on the demo http://docs.wedevs.com/docs/dokan/ looks pretty good. Which plugin is used to create this ToC (that understands the weDocs structure).?

ahenning avatar May 07 '16 10:05 ahenning

Hi, i have the same question as it's not part of the current package i think. Can it be added? Can i donate a bit somehwere to get the same ToC lay-out ? Besides of that i think you can easily add the Wedocs as a paid extension into your store to support development, i would pay for it. It works nicely.

joomapp avatar Nov 12 '16 12:11 joomapp

I'll second both proposals

ahenning avatar Nov 12 '16 12:11 ahenning

hi,

i added some codes from wedocs theme to wedocs-plugin to solve this.

pls try attached theme. dont forget to save it as php file.

single-docs.txt

ufukayyildiz avatar Feb 02 '17 02:02 ufukayyildiz

Thanks, this works when replacing single-docs.php with this update. One thing I have done is to move the children code to after the page content in single-docs. With the children after the content it allows one to have an introduction paragraph before the table of contents.

Thanks!

ahenning avatar Feb 12 '17 12:02 ahenning

TOC already exists. If you create a doc with some articles that have an H2 heading, those articles header will show as a table of content at the right side of your doc.

Rubaiyat-E-Mohammad avatar Oct 16 '24 04:10 Rubaiyat-E-Mohammad