webgen logo

webgen / static website generator

static website generation made easy!

Sub Menu

Tips

  • The basics pagecontains everything one needs to get going with webgen!
  • Descriptions for plugins can be found in the plugins section

Latest news

2007-12-31: Minor release with feature enhancements. More...

2007-09-08: Small bug fix release. More...

2007-06-29: Some bug fixes and one small feature enhancement. More...

Links

Generated by webgen

Page Menu

General Information

Plugin name:MenuStyle/Default
Author:Thomas Leitner <t_leitner@gmx.at>
Summary:Base plugin for all menu styles
Parameters:

divClass"webgen-menu"
Additional CSS class for the div-tag surrounding the menu.

selectedMenuitemClass"webgen-menu-item-selected"
Specifies the class of the selected menu item.

submenuClass"webgen-menu-submenu"
Specifies the class of a submenu.

submenuInHierarchyClass"webgen-menu-submenu-inhierarchy"
Specifies the class of the submenus which are in the hierarchy of the selected menu item.

Description

This is the base plugin for all menu styles which are used by the Tag/Menu plugin. Menu Styles are used to build different types of menus. Some web sites use vertical menus on the left or right side, some horizontal menus at the top. It’s up to you to chose the best suited menu style for your website!

This plugin defines some parameters that are used by the individual menu style plugins sothat the generated menus can be styled more easily with CSS.

Have a look at the individual menu styles for more information!