Cmd/Ctrl+S used to snapshot silently. A new app-wide ToastProvider (components/Toast.tsx) owns a bottom-center stack — permanent polite live region, auto-dismiss after 2.5 s, click to dismiss early, error variant. Both snapshot paths (the keyboard chords in PageEditorPage and the save-version TopBar button) now confirm with the version name when there is one, and their failure alert becomes an error toast. The plugin host capability ui.toast (declared since #74, wired nowhere) connects to the same stack: PluginBlockScope carries the showToast handle, plugin-block passes it into the sandbox context. 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 manuals
User-facing documentation, by audience. German translations live in
docs/de/; English is authoritative when the
two diverge.
| Guide | For |
|---|---|
| Feature overview | anyone wondering what Dorfteich is |
| User guide | everyday members |
| Pond-admin guide | people administering a pond |
| Site-admin guide | instance administrators |
| API guide | scripts and integrations |
| MCP guide | connecting AI assistants |
| Developer guide | plugin authors and core contributors |
Operating an instance (install, update, backup, monitoring): self-hosting. Internals: architecture.