plugin:log
Table of Contents
log Plugin
Compatible with DokuWiki
Greebo, Hogfather
This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.
Similar to bliki
Usage
To attach a log to a page, just write
{{log}}
at the location you want the log to appear. A form will be inserted there, and after writing the first log entry, a log page will be created. Optionally, you might specify how much entries from the log should be displayed (at maximum):
{{log>10}}
The default is 5.
Configuration
The plugin adds options to the config manager where you can:
- Specify the ID of a log page, more specifically: The part that is attached to the page ID to get its log page ID
- A printf string specifying how to construct a link to a user page for a given user; only useful if you have pages for your users
plugin/log.txt · Last modified: by Klap-in


