= TWiki !PatternSkin theme for Trac = == Description == This theme allows you to make your trac look like your !PatternSkin (the default TWiki skin) configured [http://twiki.org 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 [report:9?COMPONENT=TwikiPatternSkinTheme here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=TwikiPatternSkinTheme&owner=SvenDowideit new ticket]. == Source == You can check out TwikiPatternSkinTheme from [http://distributedinformation.com/svn/projects/TWiki/TracOnTWikiContrib/trac/PatternSkin/ here] using Subversion. == Example == To enable: {{{ [components] patternskintheme.* = enabled }}} To use: {{{ [theme] theme = PatternSkinTheme }}} or use the Theme browser in WebAdmin [[Image(screenshot.png)]] == Recent Changes == [[ChangeLog(twikipatternskintheme, 3)]] == Author/Contributors == '''Author:''' [wiki:SvenDowideit] [[BR]] '''Contributors:'''