Branch: refs/heads/document-xar-page-version-convention Home: https://github.com/xwiki/xwiki-dev-llm Commit: b69783ada977d8b0acc2568dfc7ca4293bde2921 https://github.com/xwiki/xwiki-dev-llm/commit/b69783ada977d8b0acc2568dfc7ca4... Author: Vincent Massol <[email protected]> Date: 2026-07-01 (Wed, 01 Jul 2026) Changed paths: M xwiki/instructions/xwiki-org.md M xwiki/okf/conventions/versioning.md A xwiki/okf/conventions/xar-pages.md M xwiki/okf/index.md Log Message: ----------- [Misc] Add OKF entry on editing XAR wiki pages (xar:format / xar:verify) Document the XAR editing workflow generically: run `mvn xar:format` after hand-editing a page XML, and `xar:verify` (bound to the build) enforces the page conventions (version 1.1, authors, license, encoding, hidden/language rules). Cross-link it from the versioning entry, since xar:verify is what enforces the page-version-1.1 rule. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications