Topic cluster
Other
Documentation not covered by the keyword groups shown in the parent cluster.
13 items
All documentation outside the keyword groups in the parent cluster is listed below.
admin_tasks
Action module which provides postback handlers for the “status” view of the admin:
backup_start
Action which starts a manual backup.
logoff
This action logs off the current user and reloads the current page as the anonymous visitor.
module_rescan
Rescans all modules, to find all templates, lib files, dispatch rules, etc. again.
module_toggle
Activate/deactivate a module in the module manager in the admin interface.
moreresults
Show more results of the current search query inline on the page.
redirect
This action redirects the browser to another page or back to the previous page.
redirect_incat
Redirect the admin editor to the next or previous resource in a category.
reload
Reload the current page.
script
This action executes JavaScript directly. It can be used to interface with non-Zotonic JavaScript libraries and functions.
template
Render a template. When used in a postback action, the result will be sent back with the response data for the postback.
typeselect
Show possible selections whilst typing.
with_args
Apply actions with arguments added.