Changes between Version 5 and Version 6 of TracExampleTheme


Ignore:
Timestamp:
Jul 14, 2015, 12:40:42 PM (9 years ago)
Author:
figaro
Comment:

Cosmetic changes, tagged as external

Legend:

Unmodified
Added
Removed
Modified
  • TracExampleTheme

    v5 v6  
    1 = Minimal skeleton for a Trac theme =
     1[[PageOutline(2-5,Contents,pullout)]]
    22
    3 == Description ==
     3= Minimal skeleton for a Trac theme
     4
     5== Description
    46
    57This theme contains just the minimal code base needed to implement a custom theme for [http://trac.edgewall.org Trac].
    68
    7 == Bugs/Feature Requests ==
     9== Bugs/Feature Requests
    810
    911Existing bugs and feature requests for TracExampleTheme are
     
    1113
    1214If you have any issues, create a
    13 [http://trac-hacks.org/newticket?component=TracExampleTheme&owner=olemis new ticket].
     15[/newticket?component=TracExampleTheme new ticket].
    1416If you want to submit patches, please read the
    1517[wiki:olemis#Guidelinestocollaborate patch submission guidelines].
    1618
     19[[TicketQuery(component=TracExampleTheme&group=type,format=progress)]]
    1720
    18 == Download ==
     21== Download
    1922
    2023Download the zipped source from [http://pypi.python.org/pypi/TracExampleTheme here].
    2124
    22 == Source ==
     25== Source
    2326
    2427You can check out TracExampleTheme from [http://trac-hacks.org/svn/tracexampletheme here] using Subversion, or [source:tracexampletheme browse the source] with Trac.
    2528
    26 == Example ==
     29== Example
    2730
    28 You only need to do this in order to build your own theme :
     31You only need to do this in order to build your own theme:
    2932
    30   - Install ThemeEnginePlugin
    31   - Enable it
    32   - Modify the css file in TracExampleTheme or include a
    33     new template file
    34   - Install it
    35   - Enable it
    36   - Take a look to the docs, and [wiki:ThemeEnginePlugin#Options select the new theme],
    37     or [wiki:ThemeEnginePlugin#ChoosingaTheme use the WebAdmin interface]
    38   - ... ''' and enjoy ! '''
     33 - Install ThemeEnginePlugin
     34 - Enable it
     35 - Modify the css file in TracExampleTheme or include a new template file
     36 - Install it
     37 - Enable it
     38 - Take a look to the docs, and [wiki:ThemeEnginePlugin#Options select the new theme], or [wiki:ThemeEnginePlugin#ChoosingaTheme use the WebAdmin interface]
    3939
    40 
    41 == Recent Changes ==
     40== Recent Changes
    4241
    4342[[ChangeLog(tracexampletheme, 3)]]
    4443
    45 == Author/Contributors ==
     44== Author/Contributors
    4645
    4746'''Author:''' [wiki:olemis Olemis Lang] [[BR]]
     47'''Maintainer:''' [[Maintainer]] [[BR]]
    4848'''Contributors:'''