Category: Auto TOC
Automatic generation of Table of Contents box in Wiki pages
Show subcategories objects
| Name | Type |
|---|---|
| Sub-Heading auto numbering breaks after sub-headings exceed x.9 | tracker item |
|
Table of content (TOC) - maketoc or autotoc - polluted ?
The TOC gets populated with some headings from plugins like trackerlist (probably should not as it seems to appear on wrong position at the top of the TOC). --- affecting autotoc and standard maketoc, also in Tiki15. {sign user="xavi" datetime="2016-05-20T09:48:34+00:00"} |
tracker item |
|
TOC auto table is gone since Tiki29
{syntax type="tiki" editor="plain"} Auto TOC is gone since Tiki29x. tested on demo too. Can't post screenshot... |
tracker item |
|
wikiplugin inside tracker item are integrated in the wiki autotoc
Update it is still here and visible at : https://dev.tiki.org/Tiki16 The page : https://dev.tiki.org/Tiki15 has autotoc showing: • Begin Footnote Test • Expected Result • End Footnote Test • N hours • X Those are nowhere to be found on the page BUT they are part of some tracker items within the plugin list that contain a wikiplugin to demonstrate a bug : https://dev.tiki.org/item5760?highlight=Begin+Footnote+Test https://dev.tiki.org/item5908?highlight=N hours The TOC page consider it is part of the wiki page markup and is trying to do something with it. This is a regression as it was not working that way not so long ago. |
tracker item |
This does not happen on first saved, rather after the next edit and save.
To replicate the issue:
1. Create new wiki page.
2. Add a H1 Heading, e.g. 'Section 1'
3. Add 10+ H2 Headings underneath the 'Section 1' Heading
4. Add another H1 heading, e.g. 'Section 2'
5. Save
6. Edit Wiki page
7. Save again
H2 Headings are OK up unitl section 1.9 and then the system seems to add an additional hard coded 1.x on to the end of the auto number.
An additional hardcoded number is added with each subsequent edit & save.