Searched hist:db6a10463c3ca35e3af5ed70a3627b2070be4656 (Results 1 – 2 of 2) sorted by relevance
| /plugin/siteexport/syntax/ |
| H A D | toc.php | db6a10463c3ca35e3af5ed70a3627b2070be4656 Thu Feb 19 14:16:48 UTC 2026 Gerry Weißbach <gerry.w@gammaproduction.de> Fix TOC showing lowercase page names instead of actual page title
Use explicitTitle flag so we only keep the stored name when the user provided an explicit link title (e.g. [[.:configuration|configuration]]); otherwise use getSiteTitle() so TOC shows the real page title.
- syntax/toc.php: set explicitTitle on each TOC item - inc/toc.php: overwrite name with getSiteTitle when !explicitTitle
Fixes regression from 5c17558972ec.
Co-authored-by: Cursor <cursoragent@cursor.com>
|
| /plugin/siteexport/inc/ |
| H A D | toc.php | db6a10463c3ca35e3af5ed70a3627b2070be4656 Thu Feb 19 14:16:48 UTC 2026 Gerry Weißbach <gerry.w@gammaproduction.de> Fix TOC showing lowercase page names instead of actual page title
Use explicitTitle flag so we only keep the stored name when the user provided an explicit link title (e.g. [[.:configuration|configuration]]); otherwise use getSiteTitle() so TOC shows the real page title.
- syntax/toc.php: set explicitTitle on each TOC item - inc/toc.php: overwrite name with getSiteTitle when !explicitTitle
Fixes regression from 5c17558972ec.
Co-authored-by: Cursor <cursoragent@cursor.com>
|