Message
Version 1.3.66: Add defintion of JBackend and improve multi language domain Print

Jms multisite for joomla version 1.3.66 (All Editions)

Add the possibility to specify a language code associated to a domain name with the objective to allow the Multisites Menu Item, Article Sharing or other extensions using a specific domain name instead of the first one of the list according to the current language code.
The language code is added as suffix to the domain with language code into parenthesis without space like
http://domain-en.com(en-GB)
http://domain-fr.com(fr-FR)
Short language code is also accepted to avoid providing a country code
http://domain-en.com(en)
http://domain-fr.com(fr)

When several occurrences of a same language code is present, like
http://domain-en.com(en-GB)
https://domain-en.com(en-GB)
That will be the first one that will be selected by the "Multisite Menu Item" or "Article Sharing for JMS".

Bundled with Patches definition 1.3.62

  • Remove a PHP Notice relative to a variable not defined in the Geo_localisation
  • Add JMS Tools (install) definitions for :
    - JBackend
    - Mobile Joomla (updated for version 2)

Bundled with Patches definition 1.3.61

Improve the "multisites switcher" when working on "localhost" with _host_ to avoid PHP Fatal error under J3.4 and higher