I 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 !
This Post was from: https://www.impresscms.org/iforum/viewtopic.php?topic_id=605&post_id=5461