Ignore:
Timestamp:
11/08/08 14:34:13 (4 years ago)
Author:
KoenMartens
Message:

Item110: replace occurences of TWIKIWEB with SYSTEMWEB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MoveableTypeSkin/templates/view.moveabletypeonecolumn.tmpl

    r223 r464  
    1 %TMPL:DEF{"moveabletypecss"}%%URLPARAM{"cssfile" default="%IF{"defined MOVEABLETYPESKIN_CSSFILE" then="%MOVEABLETYPESKIN_CSSFILE%" else="%PUBURLPATH%/%TWIKIWEB%/%TMPL:P{moveabletypetext}%/sample.css"}%"}%%TMPL:END% 
     1%TMPL:DEF{"moveabletypecss"}%%URLPARAM{"cssfile" default="%IF{"defined MOVEABLETYPESKIN_CSSFILE" then="%MOVEABLETYPESKIN_CSSFILE%" else="%PUBURLPATH%/%SYSTEMWEB%/%TMPL:P{moveabletypetext}%/sample.css"}%"}%%TMPL:END% 
    22<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
    33   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
     
    77   <meta name="generator" content="Movable Type 3.2" /> 
    88   <!-- base_weblog.css is a basic stylesheet that gives you a foundation to work off, please include it in your zip file --> 
    9 <link rel="stylesheet" href="%PUBURL%/%TWIKIWEB%/MoveableTypeSampleDesign/base-weblog.css" type="text/css" /> 
     9<link rel="stylesheet" href="%PUBURL%/%SYSTEMWEB%/MoveableTypeSampleDesign/base-weblog.css" type="text/css" /> 
    1010<style type="text/css" title="currentStyle" media="screen"> 
    1111@import "%TMPL:P{moveabletypecss}%"; 
Note: See TracChangeset for help on using the changeset viewer.