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/FileListPlugin/data/TWiki/FileListPlugin.txt

    r126 r464  
    4242| *Format parameter* | *Comment* | 
    4343| =$fileName=  | Name of the file | 
    44 | =$fileIcon= | Icon image representing this file type (see %TWIKIWEB%.TWikiDocGraphics) | 
     44| =$fileIcon= | Icon image representing this file type (see %SYSTEMWEB%.TWikiDocGraphics) | 
    4545| =$fileSize= | File size | 
    4646| =$fileComment= | Attachment comment | 
     
    7272<verbatim> 
    7373%FILELIST{ 
    74 web="%TWIKIWEB%" 
     74web="%SYSTEMWEB%" 
    7575topic="FileAttachment" 
    7676format="| $fileIcon | [[$fileUrl][$fileName]] ($fileSize) | Submitted by $fileUser on $fileDate | $fileComment |<span class='twikiGrayText'>[[$fileActionUrl][manage]]</span> |" 
     
    8181 
    8282%FILELIST{ 
    83 web="%TWIKIWEB%" 
     83web="%SYSTEMWEB%" 
    8484topic="FileAttachment" 
    8585format="| $fileIcon | [[$fileUrl][$fileName]] ($fileSize) | Submitted by $fileUser on $fileDate | $fileComment |<span class='twikiGrayText'>[[$fileActionUrl][manage]]</span> |" 
     
    9191%FILELIST{ 
    9292topic="WabiSabi" 
    93 web="%TWIKIWEB%" 
     93web="%SYSTEMWEB%" 
    9494extension="jpg,jpeg,gif,png" 
    9595header="Images:" 
     
    104104%FILELIST{ 
    105105topic="WabiSabi" 
    106 web="%TWIKIWEB%" 
     106web="%SYSTEMWEB%" 
    107107extension="jpg,jpeg,gif,png" 
    108108header="Images:" 
Note: See TracChangeset for help on using the changeset viewer.