We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Remove duplicate H1 headers from all wiki pages GitHub wiki already displays the page title from the filename, so H1 headers that duplicate the title create redundant "Title Title" display. Removed from all 17 content pages. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add navigation footers to all wiki pages Each page now has a footer with its section name, prev/next links within the section, and a Home link. Sections: For Users, For Webmasters, For Liturgists, For Developers (3 pages), For Contributors (3 pages), Testing (3 pages), Authentication & RBAC (5 pages). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Rewrite unit tests page and add dedicated liturgical event tests page Separate code-quality tests (PHPUnit) from liturgical-quality tests (JSON-based event definitions) into distinct wiki pages. The unit tests page now documents the modern phpunit_tests/ infrastructure, and the new Liturgical event tests page covers the JSON test definitions in jsondata/tests/ with full structure reference and examples. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>