Table of Contents
MaintenanceMessage Plugin
Download and Installation
Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.
- More Information: http://wiki.cornempire.net/doku.php?id=dokuwiki:maintenance
Information
This plugin was designed to allow me to easily put up a message to all users to notify them of system downtime. I then expanded the plugin to also disable page editing during this downtime but still allow read access to the wiki.
To increase normal page loading time (not sure if it makes much difference) I'd recommend disabling this plugin when it is not needed.
Customizing
You can customize the messages that appear by editing the configuration in the Configuration Manager.
You can customize how the messages appear by editing the styles.css file with the plugin.
Extra Action
There is an extra action in the plugin for disabling logins for users. When I tried to use it, I realized that the action was only available in 2009-03-13 or later, which I'm not running. I left the action there in case anyone wants to use it in the future, but I have not tested it.
Change Log
- 1.1 - 2009-08-17 : Added login disabler and edit page disabler. Also updated the CSS styles and actually uploaded it here.
- 1.0 - 2009-06-13 : Initial Version
Discussion
Token
While maintenance the edit button is still available. So the page locks for all other users. A better way would be to hide the page edit button.