• 1.8 - Adds the breadcrumbs action, and the {cms_breadcrumbs} tag.
  • 1.7 - Adds the possibility to cache menumanager output to a cache file, this will remove a bunch of queries from mostly static sites. Fixes to childrenof parameter.
  • 1.6.3 - Adds usage column.
  • 1.6.2 - Can no longer delete default template, fix problem with default database templates.
  • 1.6.1 - Add created and modified entries on each node.
  • 1.6 - Re-design admin interface, allow setting the default menu manager template.
  • 1.5.4 - Minor bugfix, now require CMS 1.5.3.
  • 1.5.3 - Support for syntax hilighter.
  • 1.5.2 - Added more fields available in each node in the template.
  • 1.5 - Bump version to be compatible with 1.1 only, and add the SetParameterTypes calls
  • 1.4.1 -- Fix a problem where menus would not show if includeprefix was not specified.
  • 1.4 -- Accept a comma separated list of includeprefixes or excludeprefixes
  • 1.3 -- Added includeprefix and excludeprefix params
  • 1.1 -- Added handling of target parameter, mainly for the Link content type
  • 1.0 -- Initial Release