TWiki NatSkin theme for Trac
Description
This theme allows you to make your trac look like your NatSkin configured TWiki.
You will need to edit NatSkin/templates/css.cs to add links to your css files, and can edit NatSkin/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/NatSkin/ cd NatSkin/ 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 TwikiNatSkinTheme are here.
If you have any issues, create a new ticket.
Download
You can check out MoveableTypeTheme from here using Subversion, or browse the source with Trac.
Example
To enable:
[components] natskintheme.* = enabled
To use:
[theme] theme = NatSkinTheme
or use the Theme browser in WebAdmin
Recent Changes
[2930] by SvenDowideit on 12/21/07 12:47:07
New hack TwikiNatSkinTheme, created by SvenDowideit
Author/Contributors
Author: SvenDowideit
Contributors:
Attachments
- screenshot.png (136.3 kB) - added by SvenDowideit on 12/21/07 12:47:28.


