Changes between Version 9 and Version 10 of TseveTheme


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

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • TseveTheme

    v9 v10  
    11[[PageOutline(2-5,Contents,pullout)]]
    22
    3 = Tseve Theme Plugin =
     3= Tseve Theme Plugin
    44
    5 == Description ==
     5== Description
    66
    77Nice black and orange theme for Trac 0.11.
    88
    9 Look at the screenshots :)
     9Key features:
    1010
    11 Features:
    12 
    13  * Nice orange and black theme :)
    1411 * Integration with DoxygenPlugin.
    15  * Navigation in tabs :P
     12 * Navigation in tabs.
    1613
    1714Created by Carlos Miguel Jenkins Perez (http://www.cjenkins.net/) for the Tribunal Supremo de Elecciones de Costa Rica (http://www.tse.go.cr/), 2009.
     
    1916Graphics under the CC-BY-SA, code under the AGPL.
    2017
    21 == Screenshots ==
     18== Screenshots
    2219
    2320[[Image(wiki.png, 20%)]]
     
    2522[[Image(doxygen.png, 20%)]]
    2623
    27 == Bugs/Feature Requests ==
     24== Bugs/Feature Requests
    2825
    2926Existing bugs and feature requests for TseveTheme are
     
    3128
    3229If you have any issues, create a
    33 [http://trac-hacks.org/newticket?component=TseveTheme&owner=Havok new ticket].
     30[/newticket?component=TseveTheme new ticket].
    3431
    35 == Download ==
     32[[TicketQuery(component=TseveTheme&group=type,format=progress)]]
     33
     34== Download
    3635
    3736Download the zipped source from [download:tsevetheme here].
    3837
    39 == Source ==
     38== Source
    4039
    4140You can check out TseveTheme from [http://trac-hacks.org/svn/tsevetheme here] using Subversion, or [source:tsevetheme browse the source] with Trac.
    4241
    43 == Example ==
     42== Example
    4443
    45 As always,
     44To install this theme, follow these steps:
    4645
    4746 1. This plugin requires the ThemeEnginePlugin.
    4847 1. Get the code: '''svn export http://trac-hacks.org/svn/tsevetheme'''
    4948 1. Build the python egg: '''python setup.py bdist_egg'''
    50  1. Install the plugin: Copy the newly created egg into the plugins folder and grant web server user access.
    51  1. Enable the plugin:
    52 {{{
    53 #!ini
     49 1. Install the plugin: copy the newly created egg into the plugins folder and grant web server user access.
     50 1. Enable the plugin, by adding the following to your `trac.ini` file:
     51 {{{#!ini
    5452[components]
    5553tsevetheme.* = enabled
    5654}}}
    57  1. Set the theme as the default theme:
    58 {{{
    59 #!ini
     55 1. Set the theme as the default theme, by adding the following to your `trac.ini` file:
     56 {{{#!ini
    6057[theme]
    6158theme = Tseve
    6259}}}
    6360
    64 == Recent Changes ==
     61== Recent Changes
    6562
    6663[[ChangeLog(tsevetheme, 3)]]
    6764
    68 == Author/Contributors ==
     65== Author/Contributors
    6966
    7067'''Author:''' [wiki:Havok] [[BR]]
    71 '''Maintainer:''' [wiki:Havok] [[BR]]
     68'''Maintainer:''' [[Maintainer]] [[BR]]
    7269'''Contributors:'''