1 rizwank 1.1 %TMPL:INCLUDE{"attach"}%
2 %TMPL:DEF{"titleaction"}%(attach) %TMPL:END%
3 %TMPL:DEF{"headerhelp"}% %TMPL:END%
4 %TMPL:DEF{"webaction"}% Update attachment *%FILENAME%* on *%TOPIC%* %TMPL:END%
5 %TMPL:DEF{"previousdetails"}%
6 ---++ Update attachment <code>%FILENAME%</code>
7 %ATTACHTABLE% %TMPL:END%
8 %TMPL:DEF{"previous"}%
9 <tr>
10 <td align="right">
11 Previous <br /> upload:
12 </td><td>
13 <code>%FILEPATH%</code> %TMPL:P{"fileuser"}%
14 </td>
15 </tr>%TMPL:END%
16 %TMPL:DEF{"extranotes"}%
17 * *Properties:* The comment and visibility (i.e. is attachment hidden) can be changed without
18 uploading a file by pressing "Change Properties"; see
19 <a target="HiddenAttachment" onclick="return launchWindow('%TWIKIWEB%','HiddenAttachment')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/HiddenAttachment">HiddenAttachment</a>
20 * *Change comment:* If you use _Change Properties_ to change a comment, the comment shown in
21 the topic will change, but the comment shown against the attachment history will be the
22 rizwank 1.1 comment when the file was uploaded.
23 * *Local file:* If you select a different file in _Local file:_, it is this that will be
24 updated or added.
25 %TMPL:END%
26 %TMPL:DEF{"topicaction"}%
27 <input type="submit" class="twikiSubmit" value=" Upload file " /> %TMPL:P{"sep"}%
28 <input type="submit" class="twikiSubmit" name="changeproperties" value="Change properties only" /> %TMPL:P{"sep"}%
29 <a href="%SCRIPTURLPATH%/rename%SCRIPTSUFFIX%/%WEB%/%TOPIC%?attachment=%FILENAME%">Move attachment</a> %TMPL:P{"sep"}%
30 [[%WEB%.%TOPIC%][Cancel]] %TMPL:END%
31 %TMPL:DEF{"fileuser"}%(%FILEUSER%)%TMPL:END%
32 %TMPL:P{"attach"}%
|