/** * Changelog * * @package CustoMenu * @version 2.2.3 * @since File available since Release 2.1.0 * * @author Peter van Westen * @link http://www.nonumber.nl/customenu * @copyright Copyright (C) 2008 NoNumber! All Rights Reserved * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL */ 24-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 ative 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 [] Removed plugin, no longer needed [] Changed Admin parameters (order, names and slides) [] 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-June-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 recognised 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)