• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

conf/02-Mar-2024-2016

event/02-Mar-2024-13588

helper/02-Mar-2024-14493

lang/en/02-Mar-2024-108

README.mdD01-Mar-2024843 2715

action.phpD01-Mar-20244.8 KiB157120

example.pngD01-Mar-202420 KiB

example_rename.pngD01-Mar-202461.8 KiB

plugin.info.txtD01-Mar-2024216 87

README.md

1# DokuWiki Slack Notifier
2
3A DokuWiki plugin that notifies a Slack channel room of wiki edits.
4
5![Example notification](example.png)
6
7![Example rename notification](example_rename.png)
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