Loading...
 
Skip to main content

History: Module adminbar

Source of version: 3 (current)

Copy to clipboard
            ! Module (Quick) Admin Bar
{DIV(float=right,width="200px")}^::Related Topics::
* ((Module quickadmin))
* ((Modules))
* ((Control Panels))^{DIV}
"Module intended mainly for Admins to quickly access frequently used admin areas and features"

!!Usage
It is not enabled by default on fresh installs, even if it is a very wise addition to add it.
{CODE(caption="Admin bar module in the Module plugin")}
{MODULE(module=adminbar, mode=module)}{MODULE}
{CODE}
!! Parameters
{PLUGINMANAGER(module=adminbar) /}

!! Example
Adding this module to the zop zone with mode=header and nobox: y would produce something like:

{img src="display1575" link="display1575" width="400" rel="box[g]" imalign="center" desc="Click to expand" align="center" styleimage="border"}

When you click on the icon, a new admin bar is shown at the top, as demostrated in the image above, with links to history of actions performed as admin, quick links to usual tasks, and buttons to the main control panels with controls to display more buttons to the sides of that bar if requested with the side arrows.

{include page="Module and Plugin Includes" start="startinclude1" stop="stopinclude1"}