This module lists all submenus of the current visitied page with their name and description, including an arrow image as link to the pages.
Get all downloads from:
After installation, you can assign the Permission “submenu_preview_admin” to all Usergroups, who are allowed to configure the module settings.
The module settings are saved for each page, so you can configure it on the first page with different settings than on the second page.
If you open the Module Administration Pop-Up, you can change the following settings:
If you want to change the look of the listing, change the CSS settings:
.modulAdminLink{margin-bottom:10px;} #preview {} #preview h2 a { text-decoration:none; margin-left:5px; border:0px solid transparent; } #preview h2 { display:block; background-color:#eeeeee; padding:2px; margin:0px; } #preview p { margin:0px; padding:5px 5px 5px 5px; } .nextLevelPreview { border:1px solid #cccccc; margin:0 0 10px 0; }
This is also required for the people using BIGACE 2.4, cause the CSS/HTML definitions changed since the 2.4 release.