An Otter Wiki
Attachments
History
Blame
View Source
Changelog
Documentation
Toggle dark mode
Login
Home
A - Z
Menu
Installation
Configuration
Upgrade
User Guide
FAQ
Customization
Development
Examples
An Otter Wiki
Development
130ae7
Commit
130ae7
2026-08-30 20:24:39
Ralph Thesen
: Link the plugins developing guide from the development page
development.md
..
@@ 50,3 50,9 @@
make coverage
```
and check `coverage_html/index.html` for detailed information.
+
+
## Writing plugins
+
+
An Otter Wiki can be extended with plugins that hook into rendering, templates
+
and repository events. See [[Developing Plugins|Plugins#developing-plugins]] for
+
how to write and test your own.
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9