1 rizwank 1.1 %TMPL:INCLUDE{"renamebase"}%
2 %TMPL:DEF{"titleaction"}%(rename) %TMPL:END%
3 %TMPL:DEF{"webaction"}%Rename%TMPL:END%
4 %TMPL:DEF{"newtopic"}%<input name="newtopic" value="%NEW_TOPIC%" size="36" />%TMPL:END%
5 %TMPL:DEF{"newweb"}%<select name="newweb">%WEBLIST{"<option $marker value=$qname>$name</option>" webs="Trash,public" selection="%NEW_WEB%" separator=" "}%</select>%TMPL:END%
6 %TMPL:DEF{"notes"}%
7 <br />
8 <input type="checkbox" name="nonwikiword" %NONWIKIWORDFLAG% />
9 Allow non <nop>WikiWord for the new topic name. <br />
10 __Note:__ It's usually best to choose a
11 <a target="WikiWord" onclick="return launchWindow('%TWIKIWEB%','WikiWord')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/WikiWord">WikiWord</a>
12 for the new topic name, otherwise automatic linking may not work. Characters not
13 allowed in topic names, such as spaces will automatically be removed.%TMPL:END%
14 %TMPL:DEF{"topicaction"}%
15 <input type="submit" class="twikiSubmit" value="Rename/Move" />
16 %TMPL:P{"sep"}% [[%WEB%.%TOPIC%][Cancel]] %TMPL:END%
17 %TMPL:P{"rename"}%
|