= Modular styles manager = == Description == This plugin simplifies the process of distributing and deploying themes and styles. Stay tuned for API information as things stabilize a bit (if you are really curious, take a look at `api.py`). == Bugs/Feature Requests == Existing bugs and feature requests for ThemeEnginePlugin are [report:9?COMPONENT=ThemeEnginePlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=ThemeEnginePlugin&owner=coderanger new ticket]. == Download == Download the zipped source from [download:themeengineplugin here]. == Source == You can check out ThemeEnginePlugin from [http://trac-hacks.org/svn/themeengineplugin here] using Subversion, or [source:themeengineplugin browse the source] with Trac. == Example == To enable: {{{ [components] themeengine.* = enabled }}} To specify a theme: {{{ [theme] theme = }}} == Recent Changes == [[ChangeLog(themeengineplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:coderanger] [[BR]] '''Contributors:'''