innhold/custom
Ruben b609c8596c Add standalone /publiser admin application
Implement a minimal, dependency-free publishing tool to manage news
and articles. The app includes:

- A Markdown-based block editor with rich-text capabilities.
- Image upload and resizing using GD.
- Support for drafts, scheduled publishing, and a trash system.
- Integrated Basic Auth protection via PHP and .htpasswd.
- A global plugin for automatic execution of scheduled posts.

The tool reuses core site logic in custom/plugins/publiser-lib.php to
ensure consistency between the editor and the live site.
2026-08-30 21:54:17 +02:00
..
assets Add fullscreen map view for petition signatures 2026-02-26 22:44:05 +01:00
data Add petition map to medical cannabis petition page 2026-02-25 23:11:35 +01:00
fonts/pt-serif Initial commit 2025-10-02 17:01:55 +02:00
languages Fikset nyhetsbrevmelding 2026-08-11 22:22:55 +02:00
plugins Add standalone /publiser admin application 2026-08-30 21:54:17 +02:00
styles Add template and styles for breadcrumbs 2026-05-20 22:56:56 +02:00
templates Add template and styles for breadcrumbs 2026-05-20 22:56:56 +02:00
tools Add standalone /publiser admin application 2026-08-30 21:54:17 +02:00
vendor Update SMTP host validation for third-party services 2026-02-01 20:10:27 +01:00
.htaccess Add CSRF protection and rate limiting to contact form 2025-11-04 22:33:14 +01:00
config.ini Add standalone /publiser admin application 2026-08-30 21:54:17 +02:00
listmonk-config.example.php Add per-form Listmonk list UUIDs to newsletter plugin 2026-02-07 15:34:43 +01:00
petition-cli.php Add option to send confirmation to specific email addresses 2026-02-03 17:35:11 +01:00
smtp-config.php.example Add petition-specific SMTP configuration support 2026-02-01 20:10:10 +01:00