Changeset 464 for trunk/FileListPlugin/data/TWiki/FileListPlugin.txt
- Timestamp:
- 11/08/08 14:34:13 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FileListPlugin/data/TWiki/FileListPlugin.txt
r126 r464 42 42 | *Format parameter* | *Comment* | 43 43 | =$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) | 45 45 | =$fileSize= | File size | 46 46 | =$fileComment= | Attachment comment | … … 72 72 <verbatim> 73 73 %FILELIST{ 74 web="% TWIKIWEB%"74 web="%SYSTEMWEB%" 75 75 topic="FileAttachment" 76 76 format="| $fileIcon | [[$fileUrl][$fileName]] ($fileSize) | Submitted by $fileUser on $fileDate | $fileComment |<span class='twikiGrayText'>[[$fileActionUrl][manage]]</span> |" … … 81 81 82 82 %FILELIST{ 83 web="% TWIKIWEB%"83 web="%SYSTEMWEB%" 84 84 topic="FileAttachment" 85 85 format="| $fileIcon | [[$fileUrl][$fileName]] ($fileSize) | Submitted by $fileUser on $fileDate | $fileComment |<span class='twikiGrayText'>[[$fileActionUrl][manage]]</span> |" … … 91 91 %FILELIST{ 92 92 topic="WabiSabi" 93 web="% TWIKIWEB%"93 web="%SYSTEMWEB%" 94 94 extension="jpg,jpeg,gif,png" 95 95 header="Images:" … … 104 104 %FILELIST{ 105 105 topic="WabiSabi" 106 web="% TWIKIWEB%"106 web="%SYSTEMWEB%" 107 107 extension="jpg,jpeg,gif,png" 108 108 header="Images:"
Note: See TracChangeset
for help on using the changeset viewer.
