Changeset 464 for trunk/MoveableTypeSkin/templates/twiki.moveabletype.tmpl
- Timestamp:
- 11/08/08 14:34:13 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MoveableTypeSkin/templates/twiki.moveabletype.tmpl
r223 r464 7 7 %TMPL:DEF{"windowtitle"}%<title>%TMPL:P{"titleaction"}%%IF{"defined PAGETITLE" then="%PAGETITLE%" else="<nop>%TOPIC% < %WEB% < <nop>%WIKITOOLNAME%"}%</title>%TMPL:END% 8 8 %{ ******************************************* }% 9 %TMPL:DEF{"copyright"}% %WEBRSSCOPYRIGHT% %BR% skin by <a href="http://DistributedINFORMATION.com">DistributedINFORMATION</a> a [[http://WikiRing.com][<img src="%PUBURLPATH%/% TWIKIWEB%/MOVEABLETYPESKIN/wikiringlogo20x20.png" alt="@" width='20' height='20' border='0' /> WikiRing.com partner]] %TMPL:END%9 %TMPL:DEF{"copyright"}% %WEBRSSCOPYRIGHT% %BR% skin by <a href="http://DistributedINFORMATION.com">DistributedINFORMATION</a> a [[http://WikiRing.com][<img src="%PUBURLPATH%/%SYSTEMWEB%/MOVEABLETYPESKIN/wikiringlogo20x20.png" alt="@" width='20' height='20' border='0' /> WikiRing.com partner]] %TMPL:END% 10 10 %{ ******************************************* }% 11 11 %TMPL:DEF{"topicinfo"}%%BR%<hr />%TMPL:P{"topicaction"}%%TMPL:END% … … 14 14 %{ ******************************************* }% 15 15 %TMPL:DEF{"login_actions"}% 16 %IF{"context authenticated" then='%MAKETEXT{"Hello [_1]!" args="[[%WIKIUSERNAME%][%SPACEOUT{%WIKINAME%}%]]"}% %SEP% %LOGOUT%' else='%LOGIN% %MAKETEXT{"or"}% [[% TWIKIWEB%.TWikiRegistration][%MAKETEXT{"Register"}%]]'}%%TMPL:END%16 %IF{"context authenticated" then='%MAKETEXT{"Hello [_1]!" args="[[%WIKIUSERNAME%][%SPACEOUT{%WIKINAME%}%]]"}% %SEP% %LOGOUT%' else='%LOGIN% %MAKETEXT{"or"}% [[%SYSTEMWEB%.TWikiRegistration][%MAKETEXT{"Register"}%]]'}%%TMPL:END% 17 17 18 18 %{ **************************************************************************************************************************************************************************** }% … … 41 41 42 42 %{ ******************************************* }% 43 %TMPL:DEF{"moveabletypecss"}%%URLPARAM{"cssfile" default="%IF{"defined MOVEABLETYPESKIN_CSSFILE" then="%MOVEABLETYPESKIN_CSSFILE%" else="%PUBURLPATH%/% TWIKIWEB%/%TMPL:P{moveabletypetext}%/theme.css"}%"}%%TMPL:END%43 %TMPL:DEF{"moveabletypecss"}%%URLPARAM{"cssfile" default="%IF{"defined MOVEABLETYPESKIN_CSSFILE" then="%MOVEABLETYPESKIN_CSSFILE%" else="%PUBURLPATH%/%SYSTEMWEB%/%TMPL:P{moveabletypetext}%/theme.css"}%"}%%TMPL:END% 44 44 %{ ******************************************* }% 45 %TMPL:DEF{"moveabletypetwikicss"}%%URLPARAM{"twikicssfile" default="%IF{"defined MOVEABLETYPESKIN_TWIKICSSFILE" then="%MOVEABLETYPESKIN_TWIKICSSFILE%" else="%PUBURLPATH%/% TWIKIWEB%/%TMPL:P{moveabletypetext}%/TWiki.css"}%"}%%TMPL:END%45 %TMPL:DEF{"moveabletypetwikicss"}%%URLPARAM{"twikicssfile" default="%IF{"defined MOVEABLETYPESKIN_TWIKICSSFILE" then="%MOVEABLETYPESKIN_TWIKICSSFILE%" else="%PUBURLPATH%/%SYSTEMWEB%/%TMPL:P{moveabletypetext}%/TWiki.css"}%"}%%TMPL:END% 46 46 %{ ******************************************* }% 47 47 %TMPL:DEF{"twikistyle"}% … … 54 54 <!-- css moveabletype skin --> 55 55 <!-- base_weblog.css is a basic stylesheet that gives you a foundation to work off, please include it in your zip file --> 56 <link rel="stylesheet" href="%PUBURL%/% TWIKIWEB%/%TMPL:P{"moveabletypetext"}%/base-weblog.css" type="text/css" />56 <link rel="stylesheet" href="%PUBURL%/%SYSTEMWEB%/%TMPL:P{"moveabletypetext"}%/base-weblog.css" type="text/css" /> 57 57 <style type="text/css" title="currentStyle" media="screen"> 58 58 @import "%TMPL:P{moveabletypetwikicss}%"; … … 73 73 <div id="container-inner" class="pkg">%TMPL:END% 74 74 %{ ******************************************* }% 75 %TMPL:DEF{"standardheader"}% <div id="banner">%INCLUDE{"% TWIKIWEB%.%TMPL:P{moveabletypetext}%" section="startsectionwrapper-banner"}%75 %TMPL:DEF{"standardheader"}% <div id="banner">%INCLUDE{"%SYSTEMWEB%.%TMPL:P{moveabletypetext}%" section="startsectionwrapper-banner"}% 76 76 <span id="banner-extra"></span> 77 77 <div id="banner-inner" class="pkg"> … … 79 79 <h2 id="banner-description"> [[%WEB%.WebHome][%WEB%]] </h2> 80 80 </div> 81 %INCLUDE{"% TWIKIWEB%.%TMPL:P{moveabletypetext}%" section="endsectionwrapper-banner"}% </div>81 %INCLUDE{"%SYSTEMWEB%.%TMPL:P{moveabletypetext}%" section="endsectionwrapper-banner"}% </div> 82 82 <div id="pagebody"> 83 83 <div id="pagebody-inner" class="pkg">%TMPL:P{two-column-left}% <div id="%TMPL:P{"mainclass"}%"> 84 %INCLUDE{"% TWIKIWEB%.%TMPL:P{moveabletypetext}%" section="startsectionwrapper-main"}% <div id="%TMPL:P{"mainclass"}%-inner" class="pkg">84 %INCLUDE{"%SYSTEMWEB%.%TMPL:P{moveabletypetext}%" section="startsectionwrapper-main"}% <div id="%TMPL:P{"mainclass"}%-inner" class="pkg"> 85 85 <span id="twiki_text">%TMPL:END% 86 86 … … 91 91 %TMPL:DEF{"standardfooter"}% 92 92 </span><!-- twiki_text --> 93 </div>%INCLUDE{"% TWIKIWEB%.%TMPL:P{moveabletypetext}%" section="endsectionwrapper-main"}%93 </div>%INCLUDE{"%SYSTEMWEB%.%TMPL:P{moveabletypetext}%" section="endsectionwrapper-main"}% 94 94 </div>%TMPL:P{two-column-right}% </div> 95 95 </div> … … 102 102 </html> %TMPL:END% 103 103 %{ ******************************************* }% 104 %TMPL:DEF{"two-column-right"}% <div id='%TMPL:P{"secondsidebarclass"}%' >%INCLUDE{"% TWIKIWEB%.%TMPL:P{moveabletypetext}%" section="startsectionwrapper-right-%TMPL:P{"moveabletypecolumns"}%"}%105 <div id='%TMPL:P{"secondsidebarclass"}%-inner' class='pkg'> %INCLUDE{"% TWIKIWEB%.%TMPL:P{moveabletypetext}%" section="module-search-right-%TMPL:P{moveabletypecolumns}%" warn="on"}% %INCLUDE{"%TWIKIWEB%.%TMPL:P{moveabletypetext}%" section="module-categories-right-%TMPL:P{moveabletypecolumns}%" warn="off"}% %INCLUDE{"%TWIKIWEB%.%TMPL:P{moveabletypetext}%" section="module-archives-right-%TMPL:P{moveabletypecolumns}%" warn="off"}% %INCLUDE{"%TWIKIWEB%.%TMPL:P{moveabletypetext}%" section="module-syndicate-right-%TMPL:P{moveabletypecolumns}%" warn="off"}% %INCLUDE{"%TWIKIWEB%.%TMPL:P{moveabletypetext}%" section="module-powered-right-%TMPL:P{moveabletypecolumns}%" warn="off"}% </div>106 %INCLUDE{"% TWIKIWEB%.%TMPL:P{moveabletypetext}%" section="endsectionwrapper-right-%TMPL:P{"moveabletypecolumns"}%"}%</div>%TMPL:END%104 %TMPL:DEF{"two-column-right"}% <div id='%TMPL:P{"secondsidebarclass"}%' >%INCLUDE{"%SYSTEMWEB%.%TMPL:P{moveabletypetext}%" section="startsectionwrapper-right-%TMPL:P{"moveabletypecolumns"}%"}% 105 <div id='%TMPL:P{"secondsidebarclass"}%-inner' class='pkg'> %INCLUDE{"%SYSTEMWEB%.%TMPL:P{moveabletypetext}%" section="module-search-right-%TMPL:P{moveabletypecolumns}%" warn="on"}% %INCLUDE{"%SYSTEMWEB%.%TMPL:P{moveabletypetext}%" section="module-categories-right-%TMPL:P{moveabletypecolumns}%" warn="off"}% %INCLUDE{"%SYSTEMWEB%.%TMPL:P{moveabletypetext}%" section="module-archives-right-%TMPL:P{moveabletypecolumns}%" warn="off"}% %INCLUDE{"%SYSTEMWEB%.%TMPL:P{moveabletypetext}%" section="module-syndicate-right-%TMPL:P{moveabletypecolumns}%" warn="off"}% %INCLUDE{"%SYSTEMWEB%.%TMPL:P{moveabletypetext}%" section="module-powered-right-%TMPL:P{moveabletypecolumns}%" warn="off"}% </div> 106 %INCLUDE{"%SYSTEMWEB%.%TMPL:P{moveabletypetext}%" section="endsectionwrapper-right-%TMPL:P{"moveabletypecolumns"}%"}%</div>%TMPL:END% 107 107 %{ ******************************************* }% 108 %TMPL:DEF{"two-column-left"}% <div id="%TMPL:P{"firstsidebarclass"}%" >%INCLUDE{"% TWIKIWEB%.%TMPL:P{moveabletypetext}%" section="startsectionwrapper-left-%TMPL:P{"moveabletypecolumns"}%"}%109 <div id='%TMPL:P{"firstsidebarclass"}%-inner' class='pkg'> %INCLUDE{"% TWIKIWEB%.%TMPL:P{moveabletypetext}%" section="module-search-left-%TMPL:P{moveabletypecolumns}%" warn="on"}% %INCLUDE{"%TWIKIWEB%.%TMPL:P{moveabletypetext}%" section="module-categories-left-%TMPL:P{moveabletypecolumns}%" warn="off"}% %INCLUDE{"%TWIKIWEB%.%TMPL:P{moveabletypetext}%" section="module-archives-left-%TMPL:P{moveabletypecolumns}%" warn="off"}% %INCLUDE{"%TWIKIWEB%.%TMPL:P{moveabletypetext}%" section="module-syndicate-left-%TMPL:P{moveabletypecolumns}%" warn="off"}% %INCLUDE{"%TWIKIWEB%.%TMPL:P{moveabletypetext}%" section="module-powered-left-%TMPL:P{moveabletypecolumns}%" warn="off"}% </div>110 %INCLUDE{"% TWIKIWEB%.%TMPL:P{moveabletypetext}%" section="endsectionwrapper-left-%TMPL:P{"moveabletypecolumns"}%"}%</div> %TMPL:END%108 %TMPL:DEF{"two-column-left"}% <div id="%TMPL:P{"firstsidebarclass"}%" >%INCLUDE{"%SYSTEMWEB%.%TMPL:P{moveabletypetext}%" section="startsectionwrapper-left-%TMPL:P{"moveabletypecolumns"}%"}% 109 <div id='%TMPL:P{"firstsidebarclass"}%-inner' class='pkg'> %INCLUDE{"%SYSTEMWEB%.%TMPL:P{moveabletypetext}%" section="module-search-left-%TMPL:P{moveabletypecolumns}%" warn="on"}% %INCLUDE{"%SYSTEMWEB%.%TMPL:P{moveabletypetext}%" section="module-categories-left-%TMPL:P{moveabletypecolumns}%" warn="off"}% %INCLUDE{"%SYSTEMWEB%.%TMPL:P{moveabletypetext}%" section="module-archives-left-%TMPL:P{moveabletypecolumns}%" warn="off"}% %INCLUDE{"%SYSTEMWEB%.%TMPL:P{moveabletypetext}%" section="module-syndicate-left-%TMPL:P{moveabletypecolumns}%" warn="off"}% %INCLUDE{"%SYSTEMWEB%.%TMPL:P{moveabletypetext}%" section="module-powered-left-%TMPL:P{moveabletypecolumns}%" warn="off"}% </div> 110 %INCLUDE{"%SYSTEMWEB%.%TMPL:P{moveabletypetext}%" section="endsectionwrapper-left-%TMPL:P{"moveabletypecolumns"}%"}%</div> %TMPL:END% 111 111 112 112
Note: See TracChangeset
for help on using the changeset viewer.
