Add rewrite rules and templates for /ordo/YYYY-MM-DD/ pretty pages #19
Labels
No labels
area: build
area: ci
area: compare
area: model
area: plugin
area: provenance
area: rite
area: settings
area: ui
backport
blocked
breaking
confirmed
dependencies
duplicate
epic
invalid
needs-info
needs-triage
php
priority: high
priority: low
priority: medium
regression
type: chore
type: correction
type: docs
type: enhancement
type: feature
type: fix
type: perf
type: refactor
type: security
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Directorium/Ordo#19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
Each day needs a shareable, crawlable permalink. Rewrite rules map /ordo/YYYY-MM-DD/ to a server-rendered day page that works with no JavaScript.
Acceptance criteria
Notes
These pages are the no-JS fallback target for the modal.
Done in #107 (squash
761a55a): /ordo/YYYY-MM-DD/ pretty-page rewrite & template. All gates green (PHPUnit 40/142, phpcs PSR-12, phpstan L6, clean-room guard); CI matrix 7.4/8.1/8.2/8.3 + CodeQL passed.