Format dates in publiser tool
Add helper functions to display human-friendly Norwegian dates and times in the publishing dashboard and editor. Add documentation for the publiser tool and update security checklists.
This commit is contained in:
parent
b609c8596c
commit
747e730366
3 changed files with 161 additions and 3 deletions
|
|
@ -54,3 +54,5 @@ Use **SSL/TLS** (Home > Security > SSL/TLS) or **AutoSSL** to ensure HTTPS is ac
|
|||
- [ ] `custom/listmonk-config.php` exists but is NOT in git (check `.gitignore`)
|
||||
- [ ] `custom/data/` directory writable by web server (`chmod 755` or `775`)
|
||||
- [ ] `custom/data/.htaccess` present with `Require all denied`
|
||||
- [ ] `content/nyheter/` and `content/artikler/` writable by web server (`/publiser` publishes into them)
|
||||
- [ ] `/publiser` login set: `php custom/tools/set-publiser-password.php <user> <pass>` (writes `content/publiser/.htpasswd`, gitignored - see `docs/publiser-tool.md`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue