[xwiki/xwiki-dev-llm] 2f7214: [Misc] Require handling a page's backlinks before ...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-dev-llm Commit: 2f7214973471a73bdb7f521aa861be700f1edbbb https://github.com/xwiki/xwiki-dev-llm/commit/2f7214973471a73bdb7f521aa861be... Author: Vincent Massol <[email protected]> Date: 2026-07-30 (Thu, 30 Jul 2026) Changed paths: M .claude-plugin/marketplace.json M kimi.plugin.json M opencode.jsonc M xwiki/.claude-plugin/plugin.json M xwiki/instructions/xwiki-org.md M xwiki/okf/conventions/documentation-migration.md M xwiki/okf/conventions/documentation.md A xwiki/okf/conventions/page-deletion.md M xwiki/okf/index.md M xwiki/skills/xwiki-doc-convert/SKILL.md M xwiki/skills/xwiki-doc-writing/SKILL.md M xwiki/skills/xwiki-rest-api/SKILL.md Log Message: ----------- [Misc] Require handling a page's backlinks before deleting it on xwiki.org Deleting a page on xwiki.org breaks every link pointing at it, and the breakage shows up on other pages that nothing in the delete flow names. Capture the rule as a new OKF topic (conventions/page-deletion.md), generic to any page deletion rather than tied to documentation authoring or conversion: - what the deletion wizard does repoint ("New target" + "Update links", plus the XWiki.RedirectClass redirect) and what it never does (a REST DELETE, links written as absolute URLs, macro parameters without MacroRefactoring, references held in xproperties); - why the Information tab's Backlinks list must be completed with a farm-wide search: an absolute URL is an external link, so it is not a backlink at all; - the triage table, and the recovery path (restore from the trash to get the list back) when a page was already deleted. The doc-migration file keeps only its migration-specific triage and defers the mechanics to the new topic; documentation.md and the xwiki-doc-writing, xwiki-doc-convert and xwiki-rest-api skills point at it. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> Commit: 169cf67c10f3d071880913f3a5a6cd7f69c482ea https://github.com/xwiki/xwiki-dev-llm/commit/169cf67c10f3d071880913f3a5a6cd... Author: Vincent Massol <[email protected]> Date: 2026-07-30 (Thu, 30 Jul 2026) Changed paths: M xwiki/instructions/xwiki-org.md M xwiki/okf/conventions/documentation-migration.md M xwiki/okf/conventions/documentation.md A xwiki/okf/conventions/page-deletion.md M xwiki/okf/index.md M xwiki/skills/xwiki-doc-convert/SKILL.md M xwiki/skills/xwiki-doc-writing/SKILL.md M xwiki/skills/xwiki-rest-api/SKILL.md Log Message: ----------- [Misc] Require handling a page's backlinks before deleting it on xwiki.org Compare: https://github.com/xwiki/xwiki-dev-llm/compare/0758d0b81ec1...169cf67c10f3 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications
participants (1)
-
XWiki Notifications