/** * Changelog * * @package Modalizer * @version 1.2.3 * @since File available since Release 1.0.0 * * @author Peter van Westen * @link http://www.nonumber.nl/rereplacer * @copyright Copyright (C) 2008 NoNumber! All Rights Reserved * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL */ 29-Oct-2008 : v1.2.3 [] Added option to turn of the automatic title in tag 28-Oct-2008 : v1.2.2 [] Fixed issue with FancyBox not working in IE 27-Oct-2008 : v1.2.1 [] Fixed some descriptions not showing in the Plugin Administrator [] Added option to modalize links with certain class names [] Added option to turn the modal syntax support off 22-Oct-2008 : v1.2.0 [] Changed name from ModaLinks! to Modalizer [] Totally recoded for more stability and easier suport for other Modal types [] Added support for more Modal types, now supports: FancyBox, GreyBox, HighSlide, ShadowBox, SqueezeBox, ThickBox [] Added update notification [] Added option for overlay opacity and specific options per Modal type [] Changed Admin parameters (order and names) 28-July-2008 : v1.0.6 [] Fixed issue with more undefined variable [] Fixed issue with template not being recognised on first load [] Fixed issue with links with a href in single quotes instead of double quotes [] Fixed some other minor bugs 31-Mar-2008 : v1.0.5 [] Recoded to make it more stable and more compliant to Joomla! [] Fixed baseurl issue with websites not running in root folder [] Added support for MoodalBox (with captions) [] Extended the template feature. Now you can select any Template (and SubTemplate) available [] Fixed issue with undefined variable (for PHP4) [] Fixed some minor bugs 07-Mar-2008 : v1.0.4 [] Fixed issue with using multiple Modalinks on one page. 05-Mar-2008 : v1.0.3 [] Added: Removes the "close window" link in the email-a-friend window, if it is opened in a Modal Window. 05-Mar-2008 : v1.0.2 Bugfix: The necessary scripts were not included in the head. 04-Mar-2008 : v1.0.1 [] Fixed baseurl issue with websites not running in root folder 03-Mar-2008 : v1.0.0 [] First release