= Minimal skeleton for a Trac theme = == Description == This theme contains just the minimal code base needed to implement a custom theme for [http://trac.edgewall.org Trac]. == Bugs/Feature Requests == Existing bugs and feature requests for TracExampleTheme are [report:9?COMPONENT=TracExampleTheme here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=TracExampleTheme&owner=olemis new ticket]. == Download == Download the zipped source from [http://pypi.python.org/pypi/TracExampleTheme here]. == Source == You can check out TracExampleTheme from [http://trac-hacks.org/svn/tracexampletheme here] using Subversion, or [source:tracexampletheme browse the source] with Trac. == Example == You only need to do this in order to build your own theme : - Install ThemeEnginePlugin - Enable it - Modify the css file in TracExampleTheme or include a new template file - Install it - Enable it - Take a look to the docs, and [wiki:ThemeEnginePlugin#Options select the new theme], or [wiki:ThemeEnginePlugin#ChoosingaTheme use the WebAdmin interface] - ... ''' and enjoy ! ''' == Recent Changes == [[ChangeLog(tracexampletheme, 3)]] == Author/Contributors == '''Author:''' [wiki:olemis] [[BR]] '''Contributors:'''