Handlers
What is a handler?
A handler does something with a page. Examples of handlers are
DocumentationHandlersClone and
DocumentationHandlersDelete.
They do not add new content, as actions (see
DocumentationActions) do, but simply manipulate current content in some way.
(In the examples above they clone and delete pages respectively)
How do I use a handler?
Providing you have the correct permissions, simply append the handler's name to the end of the URL of the
WikiPage you wish to handle.
For example, if you wanted to delete this page:
http://vault.reversers.org/DocumentationHandlers∞ ->
http://vault.reversers.org/DocumentationHandlers/delete∞
What handlers are available to use?
Please note this is not an extensive list.
For more information on handlers (though I cannot guarantee the information will pertain to this Wiki) please visit the
WikkaWiki website∞ and browse for information on the standard handlers.
Related pages
DocumentationActions
Categories
CategoryDocumentation
There are no comments on this page. [Add comment]