Inhoudsopgave toegevoegd aan handleidingen met HeadingPermalinkExtension

- Nederlandse en Engelse handleiding hebben nu een inhoudsopgave
  met anchors naar alle hoofdstukken op dezelfde pagina
- HeadingPermalinkExtension toegevoegd aan CommonMark configuratie
  voor zowel frontend als admin markdown parsers
- Heading IDs gegenereerd voor elk kopje (## en lager)
This commit is contained in:
2026-07-28 14:13:03 +02:00
parent d89236d7a5
commit 7f1840feb5
5 changed files with 71 additions and 0 deletions
+22
View File
@@ -1,5 +1,27 @@
# CodePress CMS Handleiding
## Inhoudsopgave
- [Overzicht](#overzicht)
- [Functies](#functies)
- [Installatie](#installatie)
- [Projectstructuur](#projectstructuur)
- [Configuratie](#configuratie)
- [Content Structuur](#content-structuur)
- [Admin Console](#admin-console)
- [Templates](#templates)
- [URL Structuur](#url-structuur)
- [SEO Optimalisatie](#seo-optimalisatie)
- [Plugin Systeem](#plugin-systeem)
- [Content API](#content-api-voor-php-content-bestanden)
- [Analytics & Tracking](#analytics--tracking)
- [Veelgestelde Vragen](#veelgestelde-vragen)
- [Troubleshooting](#troubleshooting)
- [Beveiliging](#beveiliging)
- [Versie](#versie)
- [Ondersteuning](#ondersteuning)
- [Licentie](#licentie)
## Overzicht
CodePress CMS is een lichtgewicht, file-based content management systeem gebouwd met PHP (>=8.0). Werkt zonder database.