Table of contents ▼▲
List of available actions
| '''Standard actions supplied in core code''' | ||||
action=browse
| Display the requested page. If an action is requested that does not exist, this will be used as the default action. | |||
action=edit
| Opens an edit screen to enable the page contents to be modified | |||
action=diff
| Show the page history | |||
action=revert
| Revert back to a previous version from the page history. Requires additional parameters. Use via action=diff only
| |||
action=search
| Performs search. Requires additional parameter &text=.... contiaining search string
| |||
action=crypt
| Utility to generate en-crypted passwords for use in the password protection of this wiki engine. | |||
|   | ||||
| '''Additional actions via Add-On customisation''' | ||||
action=showtext
| Shows the raw text used to generate the page without the need for editing. (wikidx_showtext.php) | |||
action=changes
| (wikidx_changes.php) - shows recent changes for whole wiki | |||
action=gchanges
| (wikidx_changes.php) - shows recent changes for the current group | |||
action=sgchanges
| (wikidx_changes.php) - shows recent changes for the current group/subgroup | |||
action=print
| (wikidx_printable.php) | |||
action=
| ... | |||