TWiki PatternSkin theme for Trac

Description

This theme allows you to make your trac look like your PatternSkin (the default TWiki skin) configured TWiki.

You will need to edit PatternSkin/templates/css.cs to add links to your css files, and can edit PatternSkin/templates/header.cs (or footer), to add what you would like on the sidebar.

The easiest way to install is to

svn co http://distributedinformation.com/svn/projects/TWiki/TracOnTWikiContrib/trac/PatternSkin/
cd PatternSkin
python setup.py bdist_egg
easy_install -Z dist/*.egg

and then to use the WebAdmin to enable the plugin and select the theme.

Bugs/Feature Requests

Existing bugs and feature requests for TwikiPatternSkinTheme are here.

If you have any issues, create a new ticket.

Source

You can check out TwikiPatternSkinTheme from here using Subversion.

Example

To enable:

[components]
patternskintheme.* = enabled

To use:

[theme]
theme = PatternSkinTheme

or use the Theme browser in WebAdmin

Recent Changes

[2931] by SvenDowideit on 12/21/07 12:50:18

New hack TwikiPatternSkinTheme, created by SvenDowideit

Author/Contributors

Author: SvenDowideit
Contributors:

Attachments