/** * Changelog * * @package CustoMenu * @version 2.6.5a * * @author Peter van Westen * @link http://www.nonumber.nl * @copyright Copyright © 2011 NoNumber! All Rights Reserved * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL */ /** * + Added * ! Removed * ^ Changed * # Fixed */ 16-Sep-2011 : v2.7.0 ^ Changed NoNumber! Elements plugin to NoNumber! Framework ^ Moved common language strings to NoNumber! Framework files ^ Changed layout of options ! Removed the onfocus/blur actions from the layout templates # Fixed some css issues 29-Mar-2011 : v2.6.4 ^ Changed language files to be J1.6 ready # Fixed issue with PHP warning about undefined $row 10-Feb-2011 : v2.6.3 ^ Changed extension icon / logo 13-Dec-2010 : v2.6.2 # Fixed installer 13-Dec-2010 : v2.6.1 # Fixed issues with document being called to early # Fixed some issues with loading of language strings # Cleaned up some code 25-Nov-2010 : v2.6.0 + Added Itemid to menu item classes + Added checks to see if NoNumber! Elements plugin is installed/enabled ^ Fixed and updated all language strings # Fixed issue with classnames not being trimmed (spaces were added) 24-Jul-2010 : v2.5.3 ^ Changed way version and license information are displayed (now via ajax) ^ Changed way versions and licenses are checked (no more base64) 19-Jul-2010 : v2.5.2 # Fixed issue with custom links with anchors (#...) # Fixed issue with non-existing extra css files being added 02-Apr-2010 : v2.5.1 # Fixed license check (checked for Cache Cleaner instead of CustoMenu) # Fixed location of Joomla! DTD files # Fixed issue with deprecated syntax for php 5.3+ 19-Jan-2010 : v2.5.0 + Added Commercial License Code support ^ Moved elements to separate global plugin (also used by other extensions) ^ Made settings react a little faster (toggling options) 10-Nov-2009 : v2.4.0 # Fixed issue with settings not being visible in IE (due to toggler) 04-Nov-2009 : v2.3.5 ^ Changed settings toggler (lighter) # Fixed issue settings not being visible in JoomFish 28-Oct-2009 : v2.3.4 ^ Changed file encoding to UTF-8 # Fixed issue with toggling of settings 06-Oct-2009 : v2.3.3 ^ Changed update notification # Fixed issue with active on other items option not working # Fixed issue with toggler script in admin sometimes being run twice # Fixed little typo in language file 23-Sep-2009 : v2.3.2 ^ Changed the display of the module settings # Fixed issue with custom items not working 21-Sep-2009 : v2.3.1 # Fixed issue with links of normal menu not rendering correctly # Fixed issue with alias links and separators 17-Sep-2009 : v2.3.0 ^ Changed the display of the module settings ^ Changed different administrator elements ^ Changed installation procedure (automatic installer/updater) # Fixed issue with links to new window not working 25-Nov-2008 : v2.2.3 + Added extra menu class suffix field (classname will use this instead of stylesheet name) 17-Nov-2008 : v2.2.2 # Fixed issue with active on child items not working correctly + Added global php variable with active ids list (to be able to use in other extensions) 10-Nov-2008 : v2.2.1 # Fixed issue with corrupted xml file in zip package 07-Nov-2008 : v2.2.0 ^ Totally recoded for more stability ^ Changed Admin parameters (order, names and slides) ! Removed plugin, no longer needed + Added update notification + Added module class suffix field + Added extra menu items (from 12 to 20) + Added support for different layouts + Added option to show unpublished menu items + Added option to show menu items that do not pass access level + Added option to overrule access level + Added extra class name feature for menu items + Added extra stylesheet feature for menu items ! Removed Modal features (still possible through class name and plugin Modalizer) ^ Changed Hide text feature (now, hides text, and doesn't remove it) ^ Changed stylesheets/images: now uses spite images # Fixed issue with Itemid being added on external links 11-Jun-2008 : v2.1.6 # Fixed issue with links not working properly in 'Menu' mode # Fixed issue with MoodalBox not loading + Added extra styling options + Added full language support 14-Apr-2008 : v2.1.5 # Fixed issue with template not being recognized on first load # Fixed issue with (hopefully) the last undefined variables 11-Apr-2008 : v2.1.4 # Fixed issue with more undefined variable ^ Changed the PayPal link in the Help file # Fixed display of Module Parameter titles # Fixed issue with MoodalBox Window not working correctly 31-Mar-2008 : v2.1.3 # Fixed issue with undefined variable + Added support for MoodalBox (with captions) 05-Mar-2008 : v2.1.2 ^ Changed some stuff to make the plugin redundant 04-Mar-2008 : v2.1.1 # Fixed baseurl issue with websites not running in root folder 03-Mar-2008 : v2.1.0 ^ Rewritten for Joomla! 1.5 + Added support for Joomla's own menu structure + Added: Active on child ids + Added: Active on custom defined ids + Added: Extra CSS support (per item) + Added: Use of core Modal Windows + No core hack needed (unlike the Joomla 1.0 versions)