TWiki::UI::Manage manage command handler.
This method is designed to be
invoked via the TWiki::UI::run method.
rename command handler.
This method is designed to be
invoked via the TWiki::UI::run method.
Rename the given topic. Details of the new topic name are passed in CGI
parameters:
skin |
skin(s) to use |
newweb |
new web name |
newtopic |
new topic name |
breaklock |
|
attachment |
|
confirm |
if defined, requires a second level of confirmation |
currentwebonly |
if defined, searches current web only for links to this topic |
nonwikiword |
if defined, a non-wikiword is acceptable for the new topic name |
$session - reference to session object
$oldWeb - name of old web - must be untained
$oldTopic - name of old topic - must be untained
$newWeb - name of new web - must be untained
$newTopic - name of new topic - must be untained
$attachment - name of the attachment to move (from oldtopic to newtopic) (undef to move the topic) - must be untaineted
\@refs - array of webg.topics that must have refs to this topic converted
$session - the session
$web - web to search for
$topic - topic to search for
$allWebs - 0 to search $web only. 1 to search all webs except $web.
Please note that this site is a content mirror of the BNL USATLAS TWiki. To edit the content of this page, click the Edit this page button at the top of the page and log in with your BNL USATLAS account.