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