PAGETOPIC
in your preferences or in your topic, it will be used as the page's HTML title, in preference to the topic name. This is useful for creating user-friendly titles for AUTOINC-named topics
YourMoveableTypeDesign
(or another name of your choosing).
1 Copy the MoveableTypeSampleDesign attachments TWiki.css
and base-weblog.css
to your new topic (save the files locally, and then upload them again to your new topic)
1 Attach your custom CSS and imagefiles to your new topic.
1 Edit your new topic and modify the MOVEABLETYPESKIN_CSSFILE setting to reflect the name of your CSS file. You should now be able to proof your design from that topic.
Optionally you can also customise the TWiki.css attached to your design topic. This file contains most TWiki specific styles, such as tables, forms and diffs.
Finally you can also customise the common text sections in your design by editing the Moveable Type Common Text sections. There are two sample design topics , MoveableTypeSampleDesign and MoveableTypeSample2Design.
Once you are done, you will be able to follow the instructions under 'Enable this design' in your design topic to roll out your design.
configure
interface (Go to Plugins->Find More Extensions)
* The webserver user has to have permission to write to all areas of your installation for this to work.
* If you have a permanent connection to the internet, you are recommended to use the automatic installer script
* Just download the MoveableTypeSkin_installer
perl script and run it.
* Notes:
* The installer script will:
* Automatically resolve dependencies,
* Copy files into the right places in your local install (even if you have renamed data directories),
* check in new versions of any installed files that have existing RCS histories files in your existing install (such as topics).
* If the $TWIKI_PACKAGES environment variable is set to point to a directory, the installer will try to get archives from there. Otherwise it will try to download from twiki.org or cpan.org, as appropriate.
* (Developers only: the script will look for twikiplugins/MoveableTypeSkin/MoveableTypeSkin.tgz before downloading from TWiki.org)
* If you don't have a permanent connection, you can still use the automatic installer, by downloading all required TWiki archives to a local directory.
* Point the environment variable $TWIKI_PACKAGES
to this directory, and the installer script will look there first for required TWiki packages.
* $TWIKI_PACKAGES
is actually a path; you can list several directories separated by :
* If you are behind a firewall that blocks access to CPAN, you can pre-install the required CPAN libraries, as described at http://twiki.org/cgi-bin/view/TWiki/HowToInstallCpanModules
* If you don't want to use the installer script, or have problems on your platform (e.g. you don't have Perl 5.8), then you can still install manually:
1 Download and unpack one of the .zip
or .tgz
archives to a temporary directory.
1 Manually copy the contents across to the relevant places in your TWiki installation.
1 Check in any installed files that have existing ,v
files in your existing install (take care not to lock the files when you check in)
1 Manually edit LocalSite.cfg to set any configuration variables.
1 Run configure
and enable the module, if it is a plugin.
1 Repeat from step 1 for any missing dependencies.
Note if you are installing this extension in TWiki version < 4.2, please add these definitions to your Main.WebPreferences, if they are not already there:
* Set SYSTEMWEB = %TWIKIWEB%
* Set USERSWEB = %MAINWEB%
twiki.moveabletype.tmpl
(and a viewprint that I hope to remove later), and only defines the bare essentials to create HTML that is similar to an existing system.
You can use this technique to create a TWikiSkin? that matches closely the HTML of your existing web site, and thus re-use the existing site's css styling, thus creating a comon look & feel.
Contrib Author: | TWiki:Main.SvenDowideit - SvenDowideit@DistributedINFORMATION.com DistributedINFORMATION - a WikiRing.com partner |
Copyright ©: | SixApart? and designs by various, and twiki adaption by TWiki:Main.SvenDowideit - SvenDowideit@DistributedINFORMATION.com |
License: | Various Open Source |
Description: | a TWiki skin based on the HTML used by The Style Archive and The Six Apart style library |
Screenshot: | |
Screenshot: | |
Screenshot: | |
Preview: | Preview with this topic |
Base Name: | moveabletype |
Skin Version: | 03 Apr 2007 (v1.000) |
Dependencies: | None |
Version: | 15295 (15 Oct 2007) |
Change History: | |
15 Oct 2007: | Doc rewrite - TWiki:Main.CrawfordCurrie |
30 Mar 2007: | initial release of Skin |
Home: | http://TWiki.org/cgi-bin/view/Plugins/MoveableTypeSkin |
Feedback: | http://TWiki.org/cgi-bin/view/Plugins/MoveableTypeSkinDev |
Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/MoveableTypeSkinAppraisal |