Each trash row gets a checkbox, a toolbar above the list offers "select all" (native indeterminate for partial selections) and the two bulk actions; bulk purge confirms with the selection count (pluralized). Processing is sequential on purpose — purge promotes leftover children (#107), so concurrent tree mutations would race. Failures don't strand the rest: the loop keeps going, failed pages stay selected for a retry, and an alert banner reports the count. Single-row actions run through the same path, which also fixes their previously unhandled rejection. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Fb2VzvcoBPHkjh8bZ6PzQn |
||
|---|---|---|
| .. | ||
| api-guide.md | ||
| mcp-guide.md | ||
| pond-admin-guide.md | ||
| README.md | ||
| site-admin-guide.md | ||
| user-guide.md | ||
Dorfteich-Handbücher
Englisches Original: docs/manual/README.md
Nutzer-Dokumentation, nach Zielgruppe. (Das englische Original ist bei Abweichungen maßgeblich.)
| Handbuch | Für |
|---|---|
| Feature-Überblick | alle, die wissen wollen, was Dorfteich ist |
| Benutzerhandbuch | Mitglieder im Alltag |
| Teich-Admin-Handbuch | Personen, die einen Teich verwalten |
| Site-Admin-Handbuch | Instanz-Administratorinnen und -Administratoren |
| API-Handbuch | Skripte und Integrationen |
| MCP-Handbuch | KI-Assistenten anbinden |
| Entwicklerhandbuch | Plugin-Autoren und Kern-Mitwirkende |
Eine Instanz betreiben (Installation, Update, Backup, Monitoring): Self-Hosting (englisch). Interna: Architektur (englisch).