You are here: Documentation > JYAML for Joomla! 1.7+, 2.5 > Configuration > Menu Options

Menu Options

Menu Options

Subtitle Separator

In JYAML you can show a menuitem text in multiline parts (subtitles). Here you can specify what is to be used as separator. The default value is '##'. For example, when you create an menuitem with "Home##subtitle1##subtitle2", it will be shown as in the following image.

From JYAML 4.0.0 Stable the spearator method was removed. Subtitles can now be set in the menu item settings. See: Menitem Subtitles (multiline)

Module Headline Replacement

Allows you to use the current active menuitem title as a dynamic title text for the menu module. If enabled, the title of the Menu Module (from Start-Level 2) will be replaced with the active title from parent menu item.

This option is also available in the mod_menu module.

Disable active item links

If enabled, links from the Menu Module are replaced with an <strong> tag without the href attribute. The link is no longer clickable.

This option is also available in the mod_menu module.

Hide home when active (only in mod_menu module)

If enabled, the default/home Menu-Item will be hidden on the hom-page. This is usually for example if only the logo is for the home page link to be used, but the Home-Link will not appear on a menu. With this option you must no more create a special hidden menu to hide the default/home menu item.

This option is only available in the mod_menu module.