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>
Prioritize website UI over API routes in liturgist editing guide Lead with the website administration area (extending.php) for calendar editing and the Unit Test interface for test editing. Move API endpoint references to a secondary "for technical reference" note. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add 'For Liturgists' section with calendar and test editing guide New page documenting the full workflow for liturgists: requesting the calendar_editor or test_editor role, requesting fine-grained permissions for specific calendars or test definitions, and using the API endpoints to manage calendar data and tests. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>