[Qgis-community-team] Theme for trac

Tim Sutton tim at linfiniti.com
Wed Apr 8 04:57:47 EDT 2009


Hi Otto

The new wiki theme is looking good. It would be great to theme the
wiki to match. I use a theme that is fairly similar the wiki theme
here at work. It would be great to install this and then tweak it a
little to match our other sites.

Here are my install notes:

5.10. Trac Theme Setup

I installed a custom theme for trac to make it a little more user friendly.

First install python-dev headers which is going to be needed by some
of the theme engine deps.

sudo apt-get install python2.5-dev

Next get the theme engine from here:

http://trac-hacks.org/wiki/ThemeEnginePlugin

Look for the "Download and Source" section on the above page.

Now unzip the zip and cd into its 0.11 dir then do:

sudo python setup.py install

Next get the crystal theme from here:

http://trac-hacks.org/wiki/CrystalxTheme

Download the theme and extract it then do:

cd crystalxtheme/0.11/
sudo python setup.py install

Finally add to the trac ini a couple of lines:

vim /opt/trac/sac/conf/trac.ini

# Added by Tim for crystal theme support
[components]
themeengine.* = enabled
crystalxtheme.* = enabled

[theme]
theme = CrystalX


After doing these steps go into trac admin and enble the themeengine
and crystal theme plugins.

Regards



-- 
Tim Sutton - QGIS Project Steering Committee Member (Release  Manager)
==============================================
Visit http://linfiniti.com to find out about:
 * QGIS programming services
 * Mapserver and PostGIS based hosting plans
 * FOSS Consulting Services
Skype: timlinux Irc: timlinux on #qgis at freenode.net
==============================================
-------------- next part --------------
A non-text attachment was scrubbed...
Name: trac_themes.jpeg
Type: image/jpeg
Size: 114762 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/qgis-community-team/attachments/20090408/6bd19725/trac_themes-0001.jpeg


More information about the Qgis-community-team mailing list