Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
conf/ | 02-Mar-2024 | - | 20 | 16 | ||
event/ | 02-Mar-2024 | - | 135 | 88 | ||
helper/ | 02-Mar-2024 | - | 144 | 93 | ||
lang/en/ | 02-Mar-2024 | - | 10 | 8 | ||
README.md | D | 01-Mar-2024 | 843 | 27 | 15 | |
action.php | D | 01-Mar-2024 | 4.8 KiB | 157 | 120 | |
example.png | D | 01-Mar-2024 | 20 KiB | |||
example_rename.png | D | 01-Mar-2024 | 61.8 KiB | |||
plugin.info.txt | D | 01-Mar-2024 | 216 | 8 | 7 |
README.md
1# DokuWiki Slack Notifier 2 3A DokuWiki plugin that notifies a Slack channel room of wiki edits. 4 5 6 7 8 9## Install 10 11Download the latest release from [Tags] page and install the plugin using the 12[Plugin Manager]. Refer to [Plugins] on how to install plugins manually. 13 14[Tags]: https://github.com/glensc/dokuwiki-plugin-slacknotifier/tags 15[Plugin Manager]: https://www.dokuwiki.org/plugin:plugin 16[Plugins]: https://www.dokuwiki.org/plugins 17 18## Configure 19 201. Create an Incoming Webhook on slack: https://api.slack.com/messaging/webhooks#create_a_webhook 21 222. Enter the webhook into the slacknotifier configuration section in DokuWiki's Configuration Settings 23 24## Root Namespace 25 26To include the root namespace, simply put a `:` in the namespace field in the config. 27