[[PageOutline(2-5,Contents,pullout)]] = Minimal skeleton for a Trac theme == Description This theme contains the minimal code base needed to implement a custom theme for [http://trac.edgewall.org Trac]. It works in combination with the ThemeEnginePlugin, which is a modular styles manager that adds a simple API and GUI for packaging and configuring Trac themes. [[Image(/svn/tracexampletheme/0.11/extheme/htdocs/screenshot.png, border=2)]] == Bugs/Feature Requests Existing bugs and feature requests for TracExampleTheme are [report:9?COMPONENT=TracExampleTheme here]. If you have any issues, create a [/newticket?component=TracExampleTheme new ticket]. If you want to submit patches, please read the [wiki:olemis#Guidelinestocollaborate patch submission guidelines]. [[TicketQuery(component=TracExampleTheme&group=type,format=progress)]] == Download Download the zipped source from [export:tracexampletheme here]. There is also a version on [pypi:TracExampleTheme PyPi]. == Source You can check out TracExampleTheme from [/svn/tracexampletheme here] using Subversion, or [source:tracexampletheme browse the source] with Trac. == Installation To build your own theme, perform the following steps: - Install and enable ThemeEnginePlugin. - Modify the css file in TracExampleTheme or include a new template file. - Install and enable it. - Take a look at the docs, and [wiki:ThemeEnginePlugin#Options select the new theme], or [wiki:ThemeEnginePlugin#ChoosingaTheme use the WebAdmin interface]. == Recent Changes [[ChangeLog(tracexampletheme, 3)]] == Author/Contributors '''Author:''' [wiki:olemis Olemis Lang] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''