wiki-archive/twiki/templates/renameattachmentdelete.patt...

54 lines
1.5 KiB
Cheetah

%TMPL:INCLUDE{"renamedelete"}%
%TMPL:DEF{"titleaction"}%%MAKETEXT{"(delete attachment)"}% %TMPL:END%
%TMPL:DEF{"changefromtitle"}%---+++ %MAKETEXT{"Current location:"}% <nop>%WEB%.%TOPIC%%TMPL:END%
%TMPL:DEF{"newweb"}%<input type="hidden" name="newweb" value="%TRASHWEB%" />%TMPL:END%
%TMPL:DEF{"movewebhelp"}%%TMPL:END%
%TMPL:DEF{"towebtitle"}%---+++ %MAKETEXT{"Move to web:"}% <nop>%TRASHWEB%%TMPL:END%
%TMPL:DEF{"topicactionbuttons"}%<input type="submit" class="twikiSubmit" value=' %MAKETEXT{"Delete"}% ' /> %MAKETEXT{"or"}% %TMPL:P{"canceltopicaction"}%%TMPL:END%
%TMPL:DEF{"pagetitle"}%<h1 class="patternTemplateTitle">%MAKETEXT{"Delete attachment"}% [[%ATTACHURL%/%ENCODE{"%FILENAME%"}%][%FILENAME%]]</h1>%TMPL:END%
%TMPL:DEF{"totopictitle"}%---+++ %MAKETEXT{"Optionally enter a different topic name:" args="<nop>%URLPARAM{web}%"}%%TMPL:END%
%TMPL:DEF{"newtopic"}%<p><input name="newtopic" value="TrashAttachment" size="20" /> %TMPL:P{"allownonwikiword"}%</p><input type="hidden" name="attachment" value="%FILENAME%" />%TMPL:END%
%TMPL:DEF{"namehelp"}%<p>%MAKETEXT{"[_1] is the default topic for deleted attachments." args="[[%TRASHWEB%.TrashAttachment][TrashAttachment]]"}% %MAKETEXT{"If you enter a different name, make sure the topic does exist."}%</p>%TMPL:END%
%TMPL:DEF{"toolbar"}%%TMPL:END%
%TMPL:DEF{"pagehelp"}%%TMPL:END%
%TMPL:DEF{"pagehelp_nojavascript"}%%TMPL:END%
%TMPL:DEF{"searchresults"}%%TMPL:END%
%TMPL:DEF{"updatenote"}%%TMPL:END%