MCS:PHP

From MozillaWiki
Jump to: navigation, search

Overview

PHP version of the theme contains several optimizations and can be easily customized using predefined set of variables.

Comparing to HTML version:

  • PHP version has dynamic color.css.php to generate color palette
  • PHP version has dynamic.css created via PHP scripts
  • PHP version uses CSSLib optimization

Additionally, PHP version can be combined with PHP Builder which is a small application that makes basic theme customization easy with GUI widgets.

Preview

Sources

PHP implementation sources are at http://hg.mozilla.org/webtools/mcs/ in directory theme/php.