-------------------- 1.5.4 Stable Release [21-August-2008] ---------------------
  • Created: The whole module to enable the use of the jQuery UI Tabs


-------------------- 1.5.3 Stable Release [21-August-2008] ---------------------
  • Added: js/easytabs.js : created for use easytabs 1.2 version
  • Changed: helper.php : added some script for support multiple tabs in one page
  • Changed: tmpl/default.php : added the label ##numarray## for support multiple tabs in one page
  • Changed: style1.css : edited for options in multitabs
  • Changed: style2.css : edited for options in multitabs
  • Changed: style3.css : edited for options in multitabs
  • Changed: style4.css : edited for options in multitabs
  • Changed: style5.css : edited for options in multitabs
  • Changed: style6.css : edited for options in multitabs
  • Changed: style7.css : edited for options in multitabs
  • Changed: style8.css : edited for options in multitabs
  • Changed: styleA.css : edited for options in multitabs
  • Changed: styleB.css : edited for options in multitabs
  • Changed: styleC.css : edited for options in multitabs
  • Changed: styleD.css : edited for options in multitabs
  • Changed: styleE.css : edited for options in multitabs
  • Changed: styleF.css : edited for options in multitabs
  • Changed: styleG.css : edited for options in multitabs
  • Changed: styleH.css : edited for options in multitabs
  • Changed: styleI.css : edited for options in multitabs
  • Changed: styleJ.css : edited for options in multitabs
  • Changed: styleK.css : edited for options in multitabs


-------------------- 1.5.2 Stable Release [10-May-2008] ---------------------
  • Bug Fix: styleA.css : created and option added
  • Bug Fix: styleB.css : created and option added
  • Bug Fix: styleC.css : created and option added
  • Bug Fix: styleD.css : created and option added
  • Bug Fix: styleE.css : created and option added
  • Bug Fix: styleF.css : created and option added
  • Bug Fix: styleG.css : created and option added
  • Bug Fix: styleH.css : created and option added
  • Bug Fix: styleI.css : created and option added
  • Bug Fix: styleJ.css : created and option added
  • Bug Fix: styleK.css : created and option added
  • Changed: helper.php : added <a> and <span> for themes
  • Changed: mod_aqsg_tabs.xml : added descriptions for all themes
  • Bug Fix: All styles : for some obscure reason some styles would display incorrectly in old Firefox 2.x versions. Added 'float: left' to fix this


-------------------- 1.5.1 Stable Release [10-May-2008] ---------------------
  • Bug Fix: Added <!-- and // --> to the script to fix XHTML compliance
  • Bug Fix: Added \n to the script to help layout in HTML source


-------------------- 1.5.0 Stable Release [10-May-2008] ---------------------
  • Bug Fix: Corrected filename fault with the '-' character in mod_aqsg-tabs.php and mod_aqsg-tabs.xml


-------------------- 1.0.2 Beta Release [08-May-2008] ---------------------
  • Bug Fix: Moved the <LINK> to the header tags using the $document->addCustomTag() function. Ensures XHTML compliance
  • Bug Fix: Moved the <SCRIPT> to the header tags using the $document->addCustomTag() function. Ensures XHTML compliance


-------------------- 1.0.1 Beta Release [30-April-2008] ---------------------
  • Added: Added the fixed height tag to the tab header
  • Added: Added the 'height_tab' option to allow users to change the fixed height of the tabs
  • Created: Created 'INSTALL.txt'
  • Created: Created 'CHANGELOG.txt'
  • Added: Added the comment 'Make sure you follow all the steps in the INSTALL.txt found in the module directory' to 'mod_aqsg-tabs.xml'


-------------------- 1.0.0 Beta Release [30-April-2008] ---------------------
  • Created: mod_aqsg-newsflash created