menu.pl -- ClioPatria menu-bar
This module provides the ClioPatria application menu-bar. The
application menu is attached by cliopatria(skin)
to all HTML pages that
match the style cliopatria(_)
(see reply_html_page/3).
- cp_menu//
- HTML Components that emits the ClioPatria menu. The menu is a
standard nested HTML
ul
list, turned into a horizontal menu using CSS. The menu can be extended and controlled using three hooks in the modulecliopatria
:- cliopatria:menu_item/2 defines the menu-items present
- cliopatria:menu_label/2 assigns non-standard labels
- cliopatria:menu_popup_order/2 defines the order of the popups