Update of /cvsroot/twiki/twiki/templates
In directory usw-pr-cvs1:/tmp/cvs-serv7213
Modified Files:
oopsmore.tmpl
Log Message:
Codev.FasterRenameWithCurrentWebRefsOnly
Index: oopsmore.tmpl
===================================================================
RCS file: /cvsroot/twiki/twiki/templates/oopsmore.tmpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** oopsmore.tmpl 29 Mar 2002 18:46:13 -0000 1.5
--- oopsmore.tmpl 27 Jul 2002 08:43:51 -0000 1.6
***************
*** 5,10 ****
%TMPL:DEF{"message"}%
! * *Rename, move or delete:*
! * <a href="%SCRIPTURLPATH%/rename%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Rename/move</a> <nop>%TOPIC%
* *Ref-By:*
--- 5,13 ----
%TMPL:DEF{"message"}%
! * *Rename, move or delete <nop>%TOPIC%:*
! * <a href="%SCRIPTURLPATH%/rename%SCRIPTSUFFIX%/%WEB%/%TOPIC%?currentwebonly=on">Rename/move topic</a>,
! looking for references in __%WEB% web__ only.
! * <a href="%SCRIPTURLPATH%/rename%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Rename/move topic</a>,
! looking for references in __all public webs__. (recommended)
* *Ref-By:*
***************
*** 15,19 ****
* Child topics in __%WEB% Web__: %METASEARCH{type="parent" web="%WEB%" topic="%TOPIC%" title=""}%
! <form name="main" action="%EDITURL%" method="post">
* *Parent of <nop>%TOPIC%:*
* Set topic parent to
--- 18,22 ----
* Child topics in __%WEB% Web__: %METASEARCH{type="parent" web="%WEB%" topic="%TOPIC%" title=""}%
! <form name="main" action="%EDITURL%">
* *Parent of <nop>%TOPIC%:*
* Set topic parent to
|