7/12/2007 9:07:26
|
---|
|
"New" Feature: GiJoes Easy Multi-languageI mentioned to Marcan I'd like to propose we use GiJoes "Easiest Multi language" hack in the ICMS core.
Although there are probably better ways to achieve this at a later day, most multi-language methods work the same way - ie by language code "" etc... so this should not effect content overall. Marcan proposed adding a setting to enable/disable this - with it being set to off by default. What's everyone's thoughts? |
7/12/2007 10:32:24
|
---|
|
Re: "New" Feature: GiJoes Easy Multi-languageOf course, I'm +1
|
7/12/2007 11:09:25
|
---|
|
Re: "New" Feature: GiJoes Easy Multi-languageThere may be a better method for the language support later on - but for now, this is generally thought to be one of the easiest methods to maintain.
|
7/12/2007 18:33:46
|
---|
|
Re: "New" Feature: GiJoes Easy Multi-languageI would like to volunteer myself to include this feature in ImpressCMS
|
7/12/2007 20:41:19
|
---|
|
Re: "New" Feature: GiJoes Easy Multi-languageI just added it
So the EasiestMultilanguage is now part of the core or ImpressCMS. I have added a new preferences category in General Settings, called Multilanguage Settings. There your can turn on or off the multilanguage feature. It will be turned Off by default. You can have a look at the attached file to see these settings. These are basically the settings that could be configured in easiestml.php, but now, webmaster can do it via or more friendly form. 2 things. 1- In order to take care of the XOOPS preferences system, I add to move the inclusion of the eaisestml file from after the XOOPS_URL delcaration in mainfile.php to after the $config_handler creation in include/common.php. I did not investigate the side effect of this. Can someone have a look at it ? 2- I add to create a record in config_category, and a few ones in config_items. We will need an upgrade script for this. Anyone have played with the previous XOOPS upgrade script ? Anyone could write it ? Of course, your comments are always welcome ! Edited by davidl2 on 18/1/2008 15:04:35
|
8/12/2007 2:15:36
|
---|
|
Re: "New" Feature: GiJoes Easy Multi-languageAny new language differences?
We'll need to make a note on this for translations. |
8/12/2007 2:19:32
|
---|
|
Re: "New" Feature: GiJoes Easy Multi-languageKurak (Docs team) has asked for the Polish flag to be included - and asked if this fix was included.
Also: I've attempted to update from the latest release, on my test site - but updating the system module attempts to update another module already listed. Edited by davidl2 on 25/4/2008 19:53:18
|
8/12/2007 3:51:26
|
---|
|
Re: "New" Feature: GiJoes Easy Multi-languageThanks for adding the flag
Was the language fix included? |
8/12/2007 4:01:21
|
---|
|
Re: "New" Feature: GiJoes Easy Multi-languageCitaat:
Yes, from what I could see, this was including by GIJOE in version 1.25 and I used 1.26. So we are good. Citaat:
yes. New constants in modules/system/language/english/admin/preferences.php How should we handle language changes ? How could we make it easy for translators ? |
8/12/2007 15:29:23
|
---|
|
Re: "New" Feature: GiJoes Easy Multi-languageMarcan - I can't seem to get this to work?
|
8/12/2007 16:16:23
|
---|
|
Re: "New" Feature: GiJoes Easy Multi-languageYes, the upgrade script need to be done and the MySQL edited. I'm on it
|