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 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 here.
If you have any issues, create a new ticket.
Source
You can check out MoveableTypeTheme from here using Subversion, or browse the source with Trac.
Example
To enable:
[components] moveabletypeskintheme.* = enabled
To use:
[theme] theme = MoveableTypeTheme
or use the Theme browser in WebAdmin
Recent Changes
[2929] by SvenDowideit on 12/21/07 05:35:30
New hack MoveableTypeTheme, created by SvenDowideit
Author/Contributors
Author: SvenDowideit
Contributors:
Attachments
- screenshot.png (119.9 kB) - added by SvenDowideit on 12/21/07 05:41:37.

