Changes for version 1.0100 - 2008-02-08

  • Fixed a bug in HTML::Widgets::NavMenu::Url: relative URL from a non-dir to a dir. It accidently had an extraneous "../".
  • Fixed the _get_leading_path_of_coords function in HTML::Widgets::NavMenu to properly generate the topmost item of the breadcrumbs trail, which should be in coords = [0] and not coord = []. The latter is meaningless and ignored. This caused a subtle bug in combining the breadcrumbs trails of my homesite.
    • it became apparent when the URL of the [0] item was not empty.
  • Added the 'capt' key to the 'expand' => keys for "capturing" regex.

Modules

A Perl Module for Generating HTML Navigation Menus
provides a function to escape HTML.
an expand value that differentiates among different expands
A Specialized HTML::Widgets::NavMenu sub-class
base class for the iterator.
a nav-menu iterator for the HeaderRole sub-class.
a base object for HTML::Widgets::NavMenu
a predicate object for HTML::Widgets::NavMenu
class to generate tags.
an item for the tree iterator.
an iterator for HTML.
URL manipulation class.

Provides

in lib/HTML/Widgets/NavMenu.pm
in lib/HTML/Widgets/NavMenu.pm
in lib/HTML/Widgets/NavMenu/Iterator/Html.pm
in lib/HTML/Widgets/NavMenu.pm
in lib/HTML/Widgets/NavMenu.pm