Changes between Initial Version and Version 1 of TracExampleTheme


Ignore:
Timestamp:
Oct 16, 2009, 7:34:08 PM (14 years ago)
Author:
Olemis Lang
Comment:

New hack TracExampleTheme, created by olemis

Legend:

Unmodified
Added
Removed
Modified
  • TracExampleTheme

    v1 v1  
     1= Barely minimal skeleton for a Trac theme =
     2
     3== Description ==
     4
     5This theme contains just the minimal code base needed to implement a custom theme for [http://trac.edgewall.org Trac].
     6
     7== Bugs/Feature Requests ==
     8
     9Existing bugs and feature requests for TracExampleTheme are
     10[report:9?COMPONENT=TracExampleTheme here].
     11
     12If you have any issues, create a
     13[http://trac-hacks.org/newticket?component=TracExampleTheme&owner=olemis new ticket].
     14
     15== Download ==
     16
     17Download the zipped source from [download:tracexampletheme here].
     18
     19== Source ==
     20
     21You can check out TracExampleTheme from [http://trac-hacks.org/svn/tracexampletheme here] using Subversion, or [source:tracexampletheme browse the source] with Trac.
     22
     23== Example ==
     24
     25You only need to do this in order to build your own theme :
     26
     27  - Install ThemeEnginePlugin
     28  - Enable it
     29  - Modify the css file in TracExampleTheme or include a
     30    new template file
     31  - Install it
     32  - Enable it
     33  - Take a look to the docs, and [wiki:ThemeEnginePlugin#Options select the new theme],
     34    or [wiki:ThemeEnginePlugin#ChoosingaTheme use the WebAdmin interface]
     35  - ... ''' and enjoy ! '''
     36
     37
     38== Recent Changes ==
     39
     40[[ChangeLog(tracexampletheme, 3)]]
     41
     42== Author/Contributors ==
     43
     44'''Author:''' [wiki:olemis] [[BR]]
     45'''Contributors:'''