---------------------------------------------------------------------------------- Expose Changelog ---------------------------------------------------------------------------------- ------------------------------------------------ -- 4.6.3-- RELEASE Alpha3c ------------------------------------------------ 04/05/2008 **************** - Fixed frontend config-read issue with PHP4 (config.expose.php) - Fixed backend configuration issue with PHP4 (admin.expose.html.php: realpath() missing) ------------------------------------------------ -- 4.6.3-- RELEASE Alpha3b ------------------------------------------------ 24/04/2008 **************** - Fixed wrong language path call in expose.html.php - Disabled old Expose syscheck with forced redirect to systemCheck page - Fixed some manager language selection errors - Added Servian Manager language ------------------------------------------------ -- 4.6.3-- RELEASE Alpha3a ------------------------------------------------ 19/04/2008 **************** - Fixed linking to slideshow - Fixed 'RG_Emulation' and 'Magic Quotes' check in Check_System page ------------------------------------------------ -- 4.6.3-- RELEASE Alpha3 ------------------------------------------------ 31/03/2008 **************** - Changed config save procs (now looping through xml file and saving changed post values, instead of looping post data and saving as xml settings. - Simplified config save coding + xml file check if writable + close xmlfile after use ($dom->free();) for release used memory - Added more checks in System Check - Added 'Use Embedded Fonts' in settings - Replaced showpic.html by Shadowbox script from http://mjijackson.com/shadowbox (tip from tschonnie) - Language selection by Joomla settings (front and backend) - Added more selectionboxes in config + simplified sourcecode to show them 10/03/2008 **************** - Added translation file like J1.5 format, but readable with class for use in J1.0.x, for translating settings and CheckSystem page - Added Manager settings in general configuration tabs - Added backend Manager languages dutch, hungarian, polish and spanish - Added frontend languages hungarian, polish, romanian, and corrected deutch. - Added backend language french ------------------------------------------------ -- 4.6.3-- RELEASE Alpha2 ------------------------------------------------ 22/02/2008 **************** - Config.xml is case sensitive! Adjusted some values - and adj admin.expose.html.php to save required case - Typo in config.expose.php: added brackets to functionexist L134 03/02/2008 **************** - Fixed check_system bug on checking writable files - Fixed typos in check_system (config.xml instead of settings.xml) - Removed iframe from manager in admin.expose.html + created manager.html.php - Rewrite configuration and fonts config page into tabbed page + selectionboxes - Updated php file header information - Removed old SEF workaround, and applied true SEF routines (currently only works on apache with mod_rewrite enabled) - Code modifs to make Expose install and function for Joomla 1.0.x and 1.5 with one and the same package - Added redirection to Wiki and Download pages at JoomlaCode.org 23/12/2007 **************** - Fixed some xhtml errors in expose.html and manager.html (&) - Added Romanian language - Video playback problems due wrong path in expose.html: baseVideoURL - Code cleanup common.inc.php (removed ending tabs and spaces) - Code cleanup showpic.html (added missing span end tag L171) - Added