This website uses cookies to manage authentication, navigation, and other functions. By using our website, you agree that we can place these types of cookies on your device.
Version 1.3.0 stable : Fix many issues and improve compatibility with Joomla 3.0
Improve/Enhancement of Jms Multi Sites.
Add the possiblity to execute special installation script during the layout install. Required for the coming soon "VM2" layout that need to install a library.
Enhance the "site" element rendering to allow replacing the combo-box by a "text" field or "hidden" field in aim to hide the full list of slave site in the "Article Sharing", ... or any extensions that give the "site" parameter in the "menu item" management. A new "multisites.cfg.php" parameter allows selecting the rendering type depending on the website.
Enhance the possiblity to create the "configuration.php" into a directory outside of joomla root directory. Add the "configuration prefix directory". This is for example an advice from RSFirewall.
Fix the layout sub-parameters retreiving values unders joomla 2.5. Duplicated the sub-parameters into the root of parameters for joomla compatibility.
Improve the sub-menu rendering to ensure that sub-menu are attached to the JMS components. Some extension like YooThemes may add sub-menus to JMS extension and this new filtering ensure that YooThemes sub-menus are not displayed in JMS.
Fix several PHP strict message and PHP notice messages.
Add the possibility to provide a source of a path when using "special copy".
Authorize the "&" character in the New DB password field (toDBPsw) present in the template and manage site.
Fix the automatic home_dir computation at the installation (cPanel & Plesk) that fill the default settings.
Fix some "deploy folder" equation in the "distributed" template configuration (missing a dot in the domains deploy folder).
Fix the maintenance Refresh Symbolic Link to avoid calling Joomla delete function that may alter the directory permission with 777 and therefore product a 500 Internal Server Error when suPHP is installed on the server. See joomla bug tracker: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_id=11410&tracker_item_id=29826
Improve the "maintenance" performance by using cache.
Fix the SQL script computation proposed in the maintenance menu. Issue when the extension contain a zero in the version number - case of empty(version) that is replaced by isset( version).
Fix the version comparison to ignore the edition type (basic, medium, full, ...)
Improve compatibility with Joomla 3.0
Selection of a slave site (edit, delete) that had error after that joomla removed the isChecked javascript function. restore the "isChecked" javascript function that is droped in joomla 3.0 core
Fix several CSS issue after that joomla removed plenty of definition present in the earlier joomla version. Added or included several legacy css definition.
Bundled with Patches definition 1.3.00
Fix the "Mobile Joomla" patch to process the mobilejoomla.php (j2.5) instead of admin.mobilejoomla.php (j1.5)
Version 1.3.0 - RC1: Improve the maintenance facilities and add partial compatibility with joomla 3.0 stable
Jms multisite for joomla 1.3.0 RC1
All Editions
Add Joomla 3.0 stable compatibility - Fix Mootool call due to deprecated functions removed. - Partially fix css rendering due to plenty of style removed in 3.0 (tabs, list, ...)
Fix some PHP Strict message
Add possibility to set a new "Meta Description" and "Meta Keyword" in the back-end when creating a website.
Improve the maintenance menu to allow comparing an extension with its "master" or "template" website DB structures.
Fix a dynamic MySQL user creation when the permission to create views is not allowed.
Jms multisite for joomla version 1.3.0 beta 4 fixes several issues identified in the beta 3
Jms multisites All Editions
Fix the "Set Language" that may result by display "**" arround each label.
Remove a PHP warning on multisites_patch.cfg-dist
Fix bug introduced in JMS 1.3.0 concerning compatibility with the "Article Sharing" and the other JMS extension Remove the "static" for the JFactory2Win::import() to allow that $this exists. Otherwise it is not defined. This generate a "PHP Strict" message that is normal.
Remove plenty of "PHP Strict" message by adding "static" on function declaration when possible.
Fix in the "manage site" the "refreshing" of template values and also give the possibility to simply replicate the master when there is no templates at all (case of a light or low-cost edition).
Revamp the code to prepare a future "light" or "low-cost" edition that will just be able to create fresh slave site and replicate the master.
Jms multisites Full Edition
Fix front-end layout name computation when there are parameters (case of future Bridge for VM2)
Last Updated on Tuesday, 28 August 2012 12:44
Version 1.3.0 - beta 3: Fix bugs in beta 2 and add joomla 3.0 compatibility
This Jms multisite for joomla 1.3.0 beta 3 ;
Adds a partial Joomla 3.0 alpha1 compatibility. That had required to review all the DB access to manage the exception as no legacy with joomla 2.5 or earlier is provided