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/BlogPlugin/data/_BlogPlugin/BlogEntryForm.txt

    r48 r464  
    2020  <li>Add to your posting text %BR% &lt;img class="alignright border" src="%<nop>BLOGIMAGES%/SomeImage.gif" /> </li>\ 
    2121  <li>use css classes alignright, alignleft, border to layout the image</li>\ 
    22   <li style="%CALC{"$IF($EXISTS(%TWIKIWEB%/ImagePlugin),,display:none)"}%">\ 
     22  <li style="%CALC{"$IF($EXISTS(%SYSTEMWEB%/ImagePlugin),,display:none)"}%">\ 
    2323    Use %<nop>IMAGE{"SomeImage.gif" type="frame" align="left" size="200px"}% to create a framed image floating \ 
    2424    left, not exceed 200px. \ 
    25     See the %TWIKIWEB%.ImagePlugin documentation for more information. \ 
     25    See the %SYSTEMWEB%.ImagePlugin documentation for more information. \ 
    2626  </ul> ||| 
    2727 
Note: See TracChangeset for help on using the changeset viewer.