Changeset 819
- Timestamp:
- 11/19/08 20:33:45 (4 years ago)
- File:
-
- 1 edited
-
trunk/core/templates/oopsmore.tmpl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/templates/oopsmore.tmpl
r658 r819 31 31 * <a href="%SCRIPTURLPATH{"rename"}%/%WEB%/%TOPIC%?currentwebonly=on" rel='nofollow'>%MAKETEXT{"Rename/move topic..."}%</a> 32 32 %MAKETEXT{"scans links in _[_1] web_ only" args="%WEB%"}% 33 %TMPL:END% 34 35 36 37 %TMPL:DEF{"copytopic"}%---+++ %MAKETEXT{"Copy topic"}% 38 <form action="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%WEB%/"> 39 * Copy %TOPIC% to new topic named: <br /> 40 <input type="text" name="topic" value="%TOPIC%Copy" size="36"> 41 <input type="hidden" name="onlynewtopic" value="on"> 42 <input type="hidden" name="templatetopic" value="%TOPIC%"> 43 * then 44 <input type="submit" class='twikiButton' value="Clone">, edit and save the new topic<br /> 45 __Note:__ Topic text and form content, but excluding attachments is cloned 46 </form> 33 47 %TMPL:END% 34 48 … … 120 134 %TMPL:P{"settings"}% 121 135 %TMPL:P{"delete"}% 136 %TMPL:P{"copytopic"}% 122 137 %TMPL:P{"rename"}% 123 138 %TMPL:P{"setparent"}%
Note: See TracChangeset
for help on using the changeset viewer.
