Provides a toggle switch to control auto-indent function in edit window
Compatible with DokuWiki
Download and install the plugin using the Plugin Manager using the following URL.
Using the Plugin Manager is the recommended way. If you are manually installing, you need to rename the extracted directory to “autoindentcontrol”. In that case, refer to Plugins on how to install plugins manually.
Changelog:
An auto-indent feature which helps you to type wikitexts such as lists and preformatted text has been introduced to DokuWiki 2009-12-25 “Lemming”. However there are some cases where you might want to disable the feature because of several reasons (browser issues, one's way of typing1), etc.).
This plugin provides a toggle switch to turn ON/OFF the auto-indent feature in the edit window.
The following options can be configured through the Configuration Manager.
This option sets the default behavior of the auto-indent feature in the edit window (“Enable” or “Disable”). This setting is used when users first enter the edit window or if administrators have set the show_toggle_switch option to off.
0 (Labeled: “Disable”)
Enabling this option shows a toggle switch to turn ON/OFF the auto indent feature in the right bottom of the edit window. When a user presses the switch, the current selected value is saved in a cookie and maintained between visits. If this option is disabled, the default_behavior value is used regardless of the cookie.
1 (Checked)Any feedback is welcome. Please use the Issue Tracker to send your feedback.