Extended Menu for Joomla / Mambo 4.5.1-4.5.2.3
Version: snapshot-20080607
Copyright (C) 2005-2008 Daniel Ecer (http://de.siteof.de/)
license GNU/GPL

Legend:

# -> Bug Fix
+ -> Addition
! -> Change
- -> Removed
! -> Note


snapshot 2008-06-07 / Daniel Ecer
# Joomla 1.5: active menu item detection not working with certain menu types (e.g. section links)
# Joomla 1.5: section, category and content item links incorrect
# 11958: Joomla 1.5: Source Type: Menu (Autoexpand Sections/categories) not working
# 11236: Joomla 1.5: Created/Published Date problem

1.0.5 2008-04-24 / Daniel Ecer
# sitehelper.class.php missing from mod_exmenu*.xml
# J1.5 native: mosParameters was still used in AutoExpandedExtendedMenuLoader and PatTemplateExtendedMenuView
# 10711: AbstractNode::removeChildNode updating hasChildren incorrectly
# 4260: hide unpublished categories

1.0.4 2008-04-22 / Daniel Ecer
# exactAccessLevel did not have any effect (was not passed to menuLoader)
# flat list was not limited to one level anymore
# ContentItemExtendedMenuLoader::addItemid did not use array item
! ignoring mosConfig_mbf_content if JoomFish class was found
+ Joomla 1.5 support

1.0.3 2006-03-29 / Daniel Ecer
# artf4033: fixed incompatibility with Joomfish 1.7B
# artf4074: {IMAGE} has an empty value when using patTemplate
# fixed custom ordering (which did not work properly in different combinations)
# using the submit button of Select List does not always work (URL relative to modules folder)
+ added ONCLICK patTemplate variable (suggestion/contribution by Sebastien)
+ added TARGET and TITLE patTemplate variable (suggestion by Kip)

1.0.2 2006-03-01 / Daniel Ecer
# fixed incompatibility with Joomla 1.0.6+ for the automatic generation of Section/Category/Content Item links
# fixed orphaned menu items and "visible" menu items of an "invisible" menu item were treated as main level menu items
! the "smart" highlighting will not highlight com_wrapper links with another Itemid anymore
! the "smart" highlighting should now support the IIS

1.0.1 2006-02-12 / Daniel Ecer
# fixed PHP Warning: in_array(): Wrong datatype for second argument in path to\modules\exmenu\loader\menu.menuloader.class.php on line 200
# fixed ordering for category and content items
# fixed call-time pass-by-reference in section.menuloader.class.php
# fixed multiple same entries in combination with MambleFish
# fixed gap in son-of-suckerfish menu template for the IE (beween second and third level menu items)
# fixed wrong comment markup in menu.css of the dtree menu template
+ Possibility to show all published Sections, Categories or Content Items (wildcards may be used, use "-" to exclude items)
! Source Types Sections, Categories and Content Items will now show published items only
! Source Value may now in addition also specify the title
! the menu template "suckerfish-vertical" will now display an arrow also for the main level menu items

1.0.0 2006-01-28 / Daniel Ecer
# fixed Select-List XHTML compliance for selected items and bug for sub menu items
+ dtree menu template
+ csstree menu template
+ sql_query menu source plugin
+ patTemplate variables: COUNT, IS_FIRST, IS_LAST, IS_EVEN
+ menu templates may now only contain an ini file without a patTemplate file
+ menu items may be filtered by the source value

1.0.0-rc1 2006-01-19 / Daniel Ecer
+ patTemplate variable: HAS_SUB_MENU_ITEMS
+ extended section/category/content possibilities
+ added plugin support
+ many parameters
! reorganised files
! replaced loadRowList call which was made incompatible in Joomla 1.0.6/1.0.7

0.3.2 2005-11-27 / Daniel Ecer
# fixed compatibility with earlier Joomla/Mambo versions
+ patTemplate variables: LIVE_SITE, SITE_TEMPLATE, LINK_OPEN, LINK_CLOSE, IS_SEPARATOR, TEMPLATE_HOME
+ patTemplate name may also be an absolute path or relative to joomla/mambo root
+ menu templates may overwrite parameters using an ini file (e.g. menu.ini)
+ added patTemplates: suckerfish, mountaintop-corners (horizontal/vertical)
! splited into separate files (/modules/exmenu)

0.3.1 2005-11-16 / Daniel Ecer
# fixed patTemplate bug
! merged Show Menu Icons / Menu Icon Alignment
+ parameter value: Image Only for Show Menu Icons
+ menu images may also be linked
+ parameter: Begin With Current Item Level
+ menu style: Select List
+ ids for section/category/content may also be the name/alias instead

0.3.0 2005-11-08 / Daniel Ecer
# fixed optimization error with horizontal and flat list (affected active menu classes when splitting the menu)
# spacer were placed wrong for "Horizontal"
+ mamblefish support
+ optional call to getItemid - parameter: Resolve Itemid By Content Item
+ active menu style to li/td - parameter: Active Menu Class = "to li/td/div-Element"
+ image parameter for patTemplate
+ mainlevel_current/sublevel_current for the currently selected menu item
+ optional parent - parameter: Show Parent
+ select a certain menu item - parameter:  Parent Menu Item
+ section/category as source - parameter: Source Type / Source Value (currently beta)

0.2.0 2005-10-03 / Daniel Ecer
# $mosConfig_shownoauth was not used
+ access keys
+ patTemplate support
+ hierarchy based ids
+ *_active classes for menu items on the way to the current menu item
+ split menu capabilities
+ EXTENDED_MENU_OVERRIDE

0.1.6 2005-07-29 / Daniel Ecer
# fixed compatibility with Mambo 4.5.1 when regular mainmenu module was not included before

0.1.5 2005-07-28 / Daniel Ecer
+ added compatibility with Mambo 4.5.1

0.1.4 2005-07-23 / Daniel Ecer
! initial release
