[xwiki/xwiki-dev-llm] 2455b0: [Misc] Require preserving a heading's anchor id wh...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-dev-llm Commit: 2455b0840d11075a8860e345a694f63e7121e5b2 https://github.com/xwiki/xwiki-dev-llm/commit/2455b0840d11075a8860e345a694f6... Author: Vincent Massol <[email protected]> Date: 2026-08-23 (Sun, 23 Aug 2026) Changed paths: M .claude-plugin/marketplace.json M kimi.plugin.json M opencode.jsonc M xwiki/.claude-plugin/plugin.json M xwiki/okf/conventions/documentation-mechanics.md M xwiki/okf/conventions/documentation-migration.md M xwiki/okf/conventions/documentation.md M xwiki/okf/index.md Log Message: ----------- [Misc] Require preserving a heading's anchor id when renaming it * Renaming a heading (or dropping its title) changes the generated id and breaks every link and bookmark aimed at the old one, and nothing warns you: the Backlinks list shows no anchors and absolute-URL links never appear in it at all. Record declaring the old id with {{id name="…"/}} before the heading, as the guide's "Handle the Original Documentation Pages" page requires, and add that page to sources. * Correct the id-generation rule in the same bullet: whitespace is dropped, letters, digits and ":_.-" are kept and every other character becomes its hex code, so "only alphanumerics kept" was wrong (dots survive, a double quote becomes 22). * Drop the duplicate {{id}} syntax from documentation-migration.md, which now points at documentation.md for the mechanics. * Repoint three source URLs that 404 since the guide was restructured: CreateLandingPages -> LandingPages, DocumentationNavigationTree -> DocumentationNavigationPanel and DocumentationStyle/PageTitlesNames -> PageTitlesNames. * Fold "pin a node in full or not at all" into the rules the guide states: it is no longer only a practice, the Documentation Navigation Panel page now says it. Commit: 3ff39614a3145150c3c6d9de9d561fc9590f67c2 https://github.com/xwiki/xwiki-dev-llm/commit/3ff39614a3145150c3c6d9de9d561f... Author: Vincent Massol <[email protected]> Date: 2026-08-23 (Sun, 23 Aug 2026) Changed paths: M .claude-plugin/marketplace.json M kimi.plugin.json M opencode.jsonc M xwiki/.claude-plugin/plugin.json M xwiki/okf/conventions/documentation-mechanics.md M xwiki/okf/conventions/documentation-migration.md M xwiki/okf/conventions/documentation.md M xwiki/okf/index.md Log Message: ----------- [Misc] Require preserving a heading's anchor id when renaming it Compare: https://github.com/xwiki/xwiki-dev-llm/compare/e9a5f58cb8fc...3ff39614a314 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications
participants (1)
-
XWiki Notifications