cubeUtils Module
1.What's this?
This is a Sample Module for XOOPS Cube2.1.
This Module has following features.
- AutoLogin Hack
- MultiLanguage Hack
These features is based on GIJOE'S XOOPS 2.0.x Hack
This is just a sample foe evaluating XOOPS Cube 2.1 function.
2.How to Use it?
This module requires XOOPS Cube2.1 Alpha4-b or higher.
- Please download above file.
- Unzip files and then copy them into XOOPS Cube Root folder.
- Install module with XOOPS Cube Administration menu
- Enble AutoLogin Feature
In cubeUtils module preference screen
- Set [Use Auto Login] to "Yes"
- Maximum lifetime for AutoLogin into [Auto Login Lifetime] field in hours.
- Customize Muti Language Feature
With default setting, You can switch language between "Japanese" and "English".
If you want to customize it , you shold copy
/modules/cubeUtils/include/conf_ml.dist.php to conf_ml.php,
and then edit it as you want.
After setting done, if you can write a multi language content like as follow.
[ja]NIHONGO[/ja][en]English[/en]
And if you insert [ja]mlimg[/ja] in your content, you'll see national flags to switch language.
3.How it works?
1) AutoLogin
No English content now
2)EMLH(Easiest Multi Language Hack)
No English content now
4.Change Log
2006-08-21 : Version 0.1 Release
2006-09-02 : Version 0.2 Release (Bugs reported by GIJOE are fixed)
2006-09-04 : Version 0.3 Release (Bugs reported by plusangel are fixed)
2006-09-25 : Version 0.4 Release (This will be able work with XOOPS Cube2.1 Alpha5)
2006-10-22 : Version 0.5 Release (This will be able work with XOOPS Cube2.1 Beta1)