- Timestamp:
- 11/08/08 14:34:13 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/AttachmentListPlugin/data/TWiki/AttachmentListPlugin.txt
r33 r464 79 79 | =$fileSize= | Attachment size in bytes | 80 80 | =$fileExtension= | Attachment extension | 81 | =$fileIcon= | Icon image representing this attachment type (see % TWIKIWEB%.TWikiDocGraphics) (wraps %TWIKIWEB%.VarICON around =$fileExtension=) |81 | =$fileIcon= | Icon image representing this attachment type (see %SYSTEMWEB%.TWikiDocGraphics) (wraps %SYSTEMWEB%.VarICON around =$fileExtension=) | 82 82 | =$fileComment= | Attachment comment | 83 83 | =$fileUser= | Who has attached | … … 114 114 <verbatim> 115 115 %ATTACHMENTLIST{ 116 web="% TWIKIWEB%"116 web="%SYSTEMWEB%" 117 117 topic="FileAttachment" 118 118 format="| $fileIcon | [[$fileUrl][$fileName]] ($fileSize) | Submitted by $fileUser on $fileDate | $fileComment |<span class='twikiGrayText'>[[$fileActionUrl][manage]]</span> |" … … 123 123 124 124 %ATTACHMENTLIST{ 125 web="% TWIKIWEB%"125 web="%SYSTEMWEB%" 126 126 topic="FileAttachment" 127 127 format="| $fileIcon | [[$fileUrl][$fileName]] ($fileSize) | Submitted by $fileUser on $fileDate | $fileComment |<span class='twikiGrayText'>[[$fileActionUrl][manage]]</span> |" … … 133 133 %ATTACHMENTLIST{ 134 134 topic="WabiSabi" 135 web="% TWIKIWEB%"135 web="%SYSTEMWEB%" 136 136 extension="jpg,jpeg,gif,png" 137 137 header="Images:" … … 146 146 %ATTACHMENTLIST{ 147 147 topic="WabiSabi" 148 web="% TWIKIWEB%"148 web="%SYSTEMWEB%" 149 149 extension="jpg,jpeg,gif,png" 150 150 header="Images:" … … 160 160 <verbatim> 161 161 %ATTACHMENTLIST{ 162 web="% TWIKIWEB%"162 web="%SYSTEMWEB%" 163 163 topic="*" 164 164 header="Files since 01 Jan 2007, starting with a letter 'a' or 'A':" … … 174 174 175 175 %ATTACHMENTLIST{ 176 web="% TWIKIWEB%"176 web="%SYSTEMWEB%" 177 177 topic="*" 178 178 header="Files since 01 Jan 2007, starting with a letter 'a' or 'A':"
Note: See TracChangeset
for help on using the changeset viewer.
