content:en_us:dev_framework_tutorials_theme_development

Theme Development

To access the development version of the default themes or to create your own theme, the theme_paths configuration parameter needs to be added to the ~/.clearos configuration file. The example below shows an example for the themes sitting in /home/devuser/themes:

\clearos\framework\Config::$theme_paths = array('themes');

For the old SVN tree, the configuration parameter should look something like:

\clearos\framework\Config::$theme_paths = array('clearos/webconfig/themes');

search?q=clearos%2C%20clearos%20content%2C%20dev%2C%20framework%2C%20tutorial%2C%20theme%2C%20maintainer_dloper&btnI=lucky

content/en_us/dev_framework_tutorials_theme_development.txt · Last modified: 2014/12/24 00:27 by dloper