asdasd
Some checks failed
Deploy / deploy (push) Failing after 14m5s

This commit is contained in:
2026-08-20 20:05:20 +02:00
parent ca8544b31b
commit a303d9ff70
4 changed files with 5 additions and 0 deletions

View File

@@ -58,6 +58,7 @@ Papa-Kind-Treff ist eine PHP-basierte Plattform für Väter. Kernbereiche sind l
- Zusammengeführte Kategorien werden zusätzlich intern als Redirect gesperrt, damit Standard-Seed oder spätere Eingaben sie nicht erneut auswählbar machen.
- Beim Zusammenführen kann explizit festgelegt werden, welche der beiden Kategorien erhalten bleibt.
- Community-Level können zusätzlich die Rechte für Kategorien sowie für die Freigabe von Orten und Veranstaltungen tragen.
- Bestehende gespeicherte Community-Level erhalten diese beiden Rechte im Fallback automatisch ab 750 Punkten, solange sie nicht explizit anders gespeichert wurden.
## Technischer Rahmen
- eigener Front-Controller in `public/index.php`

View File

@@ -58,6 +58,7 @@ Papa-Kind-Treff is a PHP-based platform for fathers. Core areas are local events
- Merged categories are additionally blocked internally through redirects so default seeding or later inputs cannot make them selectable again.
- During merging, it is now possible to explicitly choose which of the two categories should be kept.
- Community levels can now additionally carry the rights for category handling as well as place and event approvals.
- Existing stored community levels receive these two rights automatically in the fallback from 750 points upward, unless they were explicitly saved differently.
## Technical Frame
- custom front controller in `public/index.php`