Getting start
- This render-system is compatible with XOOPS 2.0.9/XOOPS JP 2.0.x theme engine. You can use many themes that follows the same format.
- No override function. No fallback function.
- This uses Smarty for rendering and managing cache. This is not fast, but is not slow.
- To know a detail, you can read a manifesto of this system.
Get theme
- You can get additional themes from a theme designer's site.
- A theme is usually compressed. After extend it with using archiver, you must upload it to theme directory of your XOOPS Cube site.
Upload
- Upload a theme directory that you extended to XOOPS_ROOT_PATH/themes.
- You should confirm that there is theme.html or manifesto.ini.php under a theme directory uncompressed.
- A theme that this render-system can't use is never listed up.
Uninstall
- This render-system manages a theme without a database.
- For uninstalling, delete a theme directory that you hope to remove from the themes directory of your XOOPS Cube site.