Kezoor Documentation: View Installed Themes

You can browse our documentation by category or search by tags.
Overall

Kezoor can have different themes to use, you can have only one active and the one active is the one to work with.
The themes with a white background, are installed,  the themes with a green background, are not installed but ready to do so.

All the themes are stored in the folder /templates/ , the basic structure is

<folder> In this folder are stored all the templates (TPL, CSS and JS) files.
<folder>/config/ In this folder are stored all the configurations used for the installation.
<folder>/config/configuration.ini In this file, the basic configuration for installation is stored, once installed, this configuration is saved into the database (Theme name, creator, description, etc).
<folder>/config/preview.jpg This file is the preview image of the theme, it will be used to display the image in this section.
<folder>/config/templates.ini In this file, the 'Index Templates' are stored, once installed, this configuration is saved into the database.
<folder>/images/ In this folder are stored all the images of the theme

You can install a theme by uploading the folder into /templates/ and then installing it in this section.
You can uninstall a theme by deleting the folder in /templates/ or uninstalling in kezoor and then delete it (recommended).

The Classic theme can not be uninstalled.

Kezoor Documentation

You can also access this documentation from within your Kezoor

Documentation

Install/Uninstall Themes 

View Installed Widgets
Overall This is a list of the available widgets in kezoor, the creation of new widgets should be only created by PHP Developers....
March 07, 2009 | Read the doc +
 
Theme Index Pages
Overall The 'Index Templates' are the templates to display the page design, for example, a template with one sidebar on the left, a template with no sidebar, a template with two sidebars, etc. ...
March 07, 2009 | Read the doc +
 
Theme CSS Editor
Overall You can edit your theme CSS file with this CSS Editor, it will only edit your active theme, the editing file is: <your_theme_folder>/styles.css...
March 07, 2009 | Read the doc +
 
Theme Templates Editor
Overall In this section you can modify the themplates of an active theme, not all the template files are in this folder, some templates are loaded directly from the Classic folder (if a templat...
March 07, 2009 | Read the doc +