- Parser additions, pagination
This commit is contained in:
@@ -14,11 +14,13 @@ All notable changes to Ty Clifford's Content Management System are documented he
|
||||
- Added human-readable CSV visit stats designed for spreadsheet import.
|
||||
- Added subdirectory install support through `base_path`, `base_url`, route parsing, and base-aware URL generation.
|
||||
- Added `cli/import-bludit.php` for importing Bludit content from a local server directory, preserving publish dates, modified dates, static pages, statuses, categories, tags, authors, cover metadata, page order, uploads, page-local files, and best-effort comments.
|
||||
- Added trusted post/page rendering for raw HTML, iframes, JavaScript, and executable PHP inside Markdown `.txt` content.
|
||||
|
||||
### Changed
|
||||
|
||||
- Replaced the previous Bludit application tree with a purpose-built CMS while keeping copy-friendly Bludit-style content storage.
|
||||
- Updated default branding to Ty Clifford's Content Management System.
|
||||
- Expanded pagination controls to show Previous, up to 10 page numbers around the current page, Next, and a per-page summary.
|
||||
|
||||
### Verified
|
||||
|
||||
|
||||
Reference in New Issue
Block a user