Page 1 of 1

[SOLVED] Table of contents like a wiki

Posted: Tue Oct 31, 2017 6:01 pm
by michelw
Hello,
Is there a way to do a table of contents like a wiki? Thank you for your answers

Re: Table of contents like a wiki

Posted: Tue Oct 31, 2017 10:38 pm
by wiz
Hi michelw.

The easiest way to do this is:
1. Go to http://divtable.com/generator/
2. Generate a table, specific to your needs.
3. Paste table into and edit it in WonderCMS.

If you need others way to do this, let me know and I'll be glad to help you out.
If you are looking for a similar wiki like https://github.com/robiso/wondercms/wiki, we don't have that type of layout yet for WonderCMS. :)

Re: Table of contents like a wiki

Posted: Wed Nov 01, 2017 8:48 am
by michelw
Hello,
Thanks for your feedback. Yes i' am looking for this type of presentation: https://github.com/robiso/wondercms/wiki

Re: Table of contents like a wiki

Posted: Thu Nov 02, 2017 10:32 am
by wiz
@michelw, sorry as we don't have that type of template yet.

One way to achieve this would be to:
1. Export the GitHub template.
2. Create the (wiki) pages in your WonderCMS.
3. List them in the exported GitHub template, and customize it to work with theme.php.

Another way:
1. Create a simple table like shown in the first post.
2. Paste the links to your pages into the tables for a similar wanted look.

Another way:
1. Create similar wiki template (or copy it from here: https://afeld.github.io/bootstrap-toc/)
2. Paste the pages in your theme.php and you will get a similar look to the wiki pages.

If you need any more assistance, simply write back and we will try to help you to the best of our power.

Re: Table of contents like a wiki

Posted: Thu Nov 02, 2017 7:54 pm
by michelw
Tank you. I am create a simple table.

Re: [SOLVED] Table of contents like a wiki

Posted: Fri Nov 03, 2017 3:52 pm
by wiz
You are welcome. :)