Changes between Initial Version and Version 1 of ThemeEnginePlugin


Ignore:
Timestamp:
Dec 13, 2006, 6:16:22 AM (17 years ago)
Author:
Noah Kantrowitz
Comment:

New hack ThemeEnginePlugin, created by coderanger

Legend:

Unmodified
Added
Removed
Modified
  • ThemeEnginePlugin

    v1 v1  
     1= Modular styles manager =
     2
     3== Description ==
     4
     5Still a work in progress.
     6
     7== Bugs/Feature Requests ==
     8
     9Existing bugs and feature requests for ThemeEnginePlugin are
     10[report:9?COMPONENT=ThemeEnginePlugin here].
     11
     12If you have any issues, create a
     13[http://trac-hacks.org/newticket?component=ThemeEnginePlugin&owner=coderanger new ticket].
     14
     15== Download ==
     16
     17Download the zipped source from [download:themeengineplugin here].
     18
     19== Source ==
     20
     21You can check out ThemeEnginePlugin from [http://trac-hacks.org/svn/themeengineplugin here] using Subversion, or [source:themeengineplugin browse the source] with Trac.
     22
     23== Example ==
     24
     25To enable:
     26{{{
     27[components]
     28themeengine.* = enabled
     29}}}
     30
     31To specify a theme:
     32{{{
     33[theme]
     34theme = <Name>
     35}}}
     36
     37== Recent Changes ==
     38
     39[[ChangeLog(themeengineplugin, 3)]]
     40
     41== Author/Contributors ==
     42
     43'''Author:''' [wiki:coderanger] [[BR]]
     44'''Contributors:'''