= Moveable Type Theme = == Description == Allows you to use the css theme and images developerd for a Moveable Type blog. (Though this theme was originally developed by me to go with the [http://twiki.org TWiki] Moveable Type Skin) You will need to edit !MoveableTypSkin/templates/css.cs to add links to your css files, and can edit !MoveableTypeSkin/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/MoveableTypeSkin/ cd MoveableTypeSkin/ 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 Moveable Type Theme are [report:9?COMPONENT=MoveableTypeTheme here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=MoveableTypeTheme&owner=SvenDowideit new ticket]. == Source == You can check out !MoveableTypeTheme from [http://distributedinformation.com/svn/projects/TWiki/TracOnTWikiContrib/trac/MoveableTypeSkin/ here] using Subversion, or [http://trac.distributedinformation.com/browser/projects/TWiki/TracOnTWikiContrib/trac/MoveableTypeSkin browse the source] with Trac. == Example == To enable: {{{ [components] moveabletypeskintheme.* = enabled }}} To use: {{{ [theme] theme = MoveableTypeTheme }}} or use the Theme browser in WebAdmin [[Image(screenshot.png)]] == Recent Changes == [[ChangeLog(moveabletypetheme, 3)]] == Author/Contributors == '''Author:''' [wiki:SvenDowideit] [[BR]] '''Contributors:'''