Skip to content.
Uni-Orchester
Themen
Willkommen
Mitspielen?
Orchester
Konzert
Projekte
Probenplan
Förderverein
Orchesterforum (intern)
Hilfe
Kontakt
Datenschutz
Werkzeuge
Topic list
Verbose topic list
Web preferences
TWiki
>
MoveableTypeSampleDesign
More...
Printable version
Attach a file
Edit this page
Refresh
---+ <nop>%TOPIC% Create your own TWiki <nop>MoveableType design by attaching your Moveable Type css and images (and a copy of base-weblog.css) to your copy of the MoveableTypeSampleDesign topic. Then configure the settings on the topic to match, so that you can Proof your design. ---++ Enable this design Copy and paste the following section to your %USERSWEB%.TWikiPreferences topic (or !WebPreferences, or your personal topic) <textarea rows="12" cols="80"> Select the moveabletype skin: * Set SKIN = moveabletype Get the common text section definitions from this topic (see the "customisation" section in %WEB%.%TOPIC% for more information on what this means): * Set MOVEABLETYPESKIN_DESIGNTOPIC = %TOPIC% Get the CSS and images from this topic (must be in the %SYSTEMWEB%): * Set MOVEABLETYPESKIN_TWIKICSSFILE = %PUBURL%/%SYSTEMWEB%/%MOVEABLETYPESKIN_DESIGNTOPIC%/TWiki.css * Set MOVEABLETYPESKIN_CSSFILE = %PUBURL%/%SYSTEMWEB%/%MOVEABLETYPESKIN_DESIGNTOPIC%/theme.css Set the column preference: </textarea> ---- ---++ Moveable Type Common Text sections ---+++ module-search-left %STARTSECTION{"module-search-left-three-column"}%%STARTSECTION{"module-search-left-two-column-left"}%%STARTSECTION{"module-search-left"}%<div class="module-search module"> <h2 class="module-header">Search</h2> <div class="module-content"> <form name="quickSearchForm" action="%SCRIPTURLPATH{view}%/%INCLUDINGWEB%/WebSearch">%IF{" '%URLPARAM{"search" encode="entity" scope="topic"}%' = '' " then="<input type=\"text\" class=\"twikiInputField patternFormFieldDefaultColor\" name=\"search\" value=\"%MAKETEXT{"Search"}%\" size=\"14\" onfocus=\"clearDefaultandCSS(this);\" onblur=\"setDefaultText(this);\" />" else="<input type=\"text\" class=\"twikiInputField\" name=\"search\" value=\"%URLPARAM{ "search" encode="entity" scope="topic" }%\" size=\"14\" />"}%</form> </div> </div>%ENDSECTION{"module-search-left"}%%ENDSECTION{"module-search-left-two-column-left"}%%ENDSECTION{"module-search-left-three-column"}% ---+++ module-search-right %STARTSECTION{"module-search-right-three-column"}%%STARTSECTION{"module-search-right-two-column-right"}%%STARTSECTION{"module-search-right"}%<div class="module-search module"> <h2 class="module-header">Search</h2> <div class="module-content"> <form name="quickSearchForm" action="%SCRIPTURLPATH{view}%/%INCLUDINGWEB%/WebSearch">%IF{" '%URLPARAM{"search" encode="entity" scope="topic"}%' = '' " then="<input type=\"text\" class=\"twikiInputField patternFormFieldDefaultColor\" name=\"search\" value=\"%MAKETEXT{"Search"}%\" size=\"14\" onfocus=\"clearDefaultandCSS(this);\" onblur=\"setDefaultText(this);\" />" else="<input type=\"text\" class=\"twikiInputField\" name=\"search\" value=\"%URLPARAM{ "search" encode="entity" scope="topic" }%\" size=\"14\" />"}%</form> </div> </div>%ENDSECTION{"module-search-right"}%%ENDSECTION{"module-search-right-two-column-right"}%%ENDSECTION{"module-search-right-three-column"}% --- ---+++ module-categories-left %STARTSECTION{"module-categories-left-three-column"}%%STARTSECTION{"module-categories-left-two-column-left"}%%STARTSECTION{"module-categories-left"}% %ENDSECTION{"module-categories-left"}%%ENDSECTION{"module-categories-left-two-column-left"}%%ENDSECTION{"module-categories-left-three-column"}% <div class="module-categories module"> <h2 class="module-header">Categories</h2> <div class="module-content"> <ul class="module-list"> <li class="module-list-item"><a href="http://www.thestylecontest.com/browser/category_1/" title="">Category 1</a> <ul class="module-list"> <li class="module-list-item"><a href="http://www.thestylecontest.com/browser/category_1/sub_category_a/" title="">Sub Category a</a></li> <li class="module-list-item"><a href="http://www.thestylecontest.com/browser/category_1/sub_category_b/" title="">Sub Category b</a></li> </ul> </li> <li class="module-list-item"><a href="http://www.thestylecontest.com/browser/category_2/" title="">Category 2</a> </li> </ul> </div> </div> ---+++ module-categories-right %STARTSECTION{"module-categories-right-three-column"}%%STARTSECTION{"module-categories-right-two-column-right"}%%STARTSECTION{"module-categories-right"}% %ENDSECTION{"module-categories-right"}%%ENDSECTION{"module-categories-right-two-column-right"}%%ENDSECTION{"module-categories-right-three-column"}% <div class="module-categories module"> <h2 class="module-header">Categories</h2> <div class="module-content"> <ul class="module-list"> <li class="module-list-item"><a href="http://www.thestylecontest.com/browser/category_1/" title="">Category 1</a> <ul class="module-list"> <li class="module-list-item"><a href="http://www.thestylecontest.com/browser/category_1/sub_category_a/" title="">Sub Category a</a></li> <li class="module-list-item"><a href="http://www.thestylecontest.com/browser/category_1/sub_category_b/" title="">Sub Category b</a></li> </ul> </li> <li class="module-list-item"><a href="http://www.thestylecontest.com/browser/category_2/" title="">Category 2</a> </li> </ul> </div> </div> --- ---+++ module-categories-left %STARTSECTION{"module-archives-left-three-column"}%%STARTSECTION{"module-archives-left-two-column-left"}%%STARTSECTION{"module-archives-left"}%<div class="module-archives module"> <h2 class="module-header">TWiki Webs</h2> <div class="module-content"> <ul class="module-list"> <li class="module-list-item">%TMPL:P{"login"}%</li> %WEBLIST{"<li class="module-list-item">[[$name.WebHome][$name]]</li>"}% </ul> </div> </div> <div class="module-archives module"> <h2 class="module-header">Links</h2> <div class="module-content"> %INCLUDE{"%BASEWEB%.WebLeftBar"}% </div> </div>%ENDSECTION{"module-archives-left"}%%ENDSECTION{"module-archives-left-two-column-left"}%%ENDSECTION{"module-archives-left-three-column"}% ---+++ module-categories-right %STARTSECTION{"module-archives-right-three-column"}%%STARTSECTION{"module-archives-right-two-column-right"}%%STARTSECTION{"module-archives-right"}%<div class="module-archives module"> <h2 class="module-header">TWiki Webs</h2> <div class="module-content"> <ul class="module-list"> <li class="module-list-item">%TMPL:P{"login"}%</li> %WEBLIST{"<li class="module-list-item">[[$name.WebHome][$name]]</li>"}% </ul> </div> </div> <div class="module-archives module"> <h2 class="module-header">Links</h2> <div class="module-content"> %INCLUDE{"%BASEWEB%.WebLeftBar"}% </div> </div>%ENDSECTION{"module-archives-right"}%%ENDSECTION{"module-archives-right-two-column-right"}%%ENDSECTION{"module-archives-right-three-column"}% --- ---+++ module-syndicate-left %STARTSECTION{"module-syndicate-left-three-column"}%%STARTSECTION{"module-syndicate-left-two-column-left"}%%STARTSECTION{"module-syndicate-left"}% %ENDSECTION{"module-syndicate-left"}%%ENDSECTION{"module-syndicate-left-two-column-left"}%%ENDSECTION{"module-syndicate-left-three-column"}% <div class="module-syndicate module"> <div class="module-content"> <a href="http://www.thestylecontest.com/browser/atom.xml">Subscribe to this blog's feed</a><br /> [<a href="http://www.sixapart.com/about/feeds">What is this?</a>] </div> </div> ---+++ module-syndicate-right %STARTSECTION{"module-syndicate-right-three-column"}%%STARTSECTION{"module-syndicate-right-two-column-right"}%%STARTSECTION{"module-syndicate-right"}% %ENDSECTION{"module-syndicate-right"}%%ENDSECTION{"module-syndicate-right-two-column-right"}%%ENDSECTION{"module-syndicate-right-three-column"}% <div class="module-syndicate module"> <div class="module-content"> <a href="http://www.thestylecontest.com/browser/atom.xml">Subscribe to this blog's feed</a><br /> [<a href="http://www.sixapart.com/about/feeds">What is this?</a>] </div> </div> --- ---+++ module-powered-left %STARTSECTION{"module-powered-left-three-column"}%%STARTSECTION{"module-powered-left-two-column-left"}%%STARTSECTION{"module-powered-left"}%<div class="module-powered module"> <div class="module-content"> Powered by<br /><a href="http://twiki.org"><img src="%PUBURLPATH%/%SYSTEMWEB%/TWikiLogos/T-logo-34x26.png" />TWiki</a> %BR% skin by <a href="http://DistributedINFORMATION.com">Distributed INFORMATION.com</a> %BR% [[http://WikiRing.com][a <img src="%PUBURLPATH%/%SYSTEMWEB%/MoveableTypeSkin/wikiringlogo20x20.png" alt="@" width='20' height='20' border='0' /> WikiRing.com partner]] </div> </div> %ENDSECTION{"module-powered-left"}%%ENDSECTION{"module-powered-left-two-column-left"}%%ENDSECTION{"module-powered-left-three-column"}% ---+++ module-powered-right %STARTSECTION{"module-powered-right-three-column"}%%STARTSECTION{"module-powered-right-two-column-right"}%%STARTSECTION{"module-powered-right"}%<div class="module-powered module"> <div class="module-content"> Powered by<br /><a href="http://twiki.org"><img src="%PUBURLPATH%/%SYSTEMWEB%/TWikiLogos/T-logo-34x26.png" />TWiki</a> %BR% skin by <a href="http://DistributedINFORMATION.com">Distributed INFORMATION.com</a> %BR% [[http://WikiRing.com][a <img src="%PUBURLPATH%/%SYSTEMWEB%/MoveableTypeSkin/wikiringlogo20x20.png" alt="@" width='20' height='20' border='0' /> WikiRing.com partner]] </div> </div> %ENDSECTION{"module-powered-right"}%%ENDSECTION{"module-powered-right-two-column-right"}%%ENDSECTION{"module-powered-right-three-column"}% ---