---+!! Tag-me: Rename Tag %INCLUDE{"TagMeCreateNewTag" section="cleanTagJavascript"}% %STARTINCLUDE% <table class="tagmeNavigation" border="0" cellpadding="3" cellspacing="0"><tr> <td> </td> <td bgcolor="#eef0f8" style="background-image: url(%PUBURLPATH%/%SYSTEMWEB%/TagMePlugin/gray-gradient-2.png); border: solid 1px #d7dced;"> [[%BASEWEB%.TagMeCreateNewTag][Create New Tag]] </td> <td> </td> <td bgcolor="#d7dced" style="background-image: url(%PUBURLPATH%/%SYSTEMWEB%/TagMePlugin/gray-gradient-1.png); border: solid 1px #d7dced;"> *Rename Tag* </td> <td> </td> <td bgcolor="#eef0f8" style="background-image: url(%PUBURLPATH%/%SYSTEMWEB%/TagMePlugin/gray-gradient-2.png); border: solid 1px #d7dced;"> [[%BASEWEB%.TagMeDeleteTag][Delete Tag]] </td> </tr></table> <table border="0" cellpadding="5" cellspacing="0" style="width:100%;"> <tr bgcolor="#d7dced"><td style="width:100%;"></td></tr> </table> %STARTSECTION{"create"}% <noautolink><form name="renametag" action="%SCRIPTURL{viewauth}%/%BASEWEB%/%BASETOPIC%" method="post" onsubmit="return cleanTag(this.newtag.value);">%TAGME{ tpaction="%URLPARAM{"renameaction" default="renametaginit"}%" oldtag="%URLPARAM{oldtag}%" newtag="%URLPARAM{newtag}%" note="%URLPARAM{renametagnote}%" }% <div class="twikiFormSteps"> <div class="twikiFormStep"> Tag to rename: %BR% <select name="oldtag"> <option>%URLPARAM{renametagfrom}%</option> %TAGME{ tpaction="showalltags" format="<option>$tag</option>" separator="$n" }% </select> </div> <div class="twikiFormStep"> New name for this tag: %BR% <input type="text" value="%URLPARAM{"renametagto" default="%URLPARAM{renametagfrom}%"}%" name="newtag" id="newtag" class="twikiInputField" size="30" onblur="this.value=cleanTag(this.value)" /> </div> <div class="twikiFormStep twikiLast"> <input %IF{"context inactive" then="disabled"}% type="submit" class="twikiSubmit" value="%MAKETEXT{"Rename"}%" /> </div> </div> <input type="hidden" name="renameaction" value="renametag" /> </form> </noautolink> %ENDSECTION{"rename"}% %BR% <span class="twikiGrayText">Other tag options: [[%BASEWEB%.TagMeViewAllTags][View all tags]], %IF{"'%TAGMEPLUGIN_USER_AGNOSTIC%' = 'on'" else="[[%BASEWEB%.TagMeViewMyTags][View my tags]], "}%[[%BASEWEB%.TagMeSearch][Search tags]]</span> <script type="text/javascript"> //<![CDATA[ addLoadEvent(setHandyFocus); function setHandyFocus () { document.getElementById('newtag').focus(); } //]]> </script> %STOPINCLUDE%
This topic: TWiki
>
TagMePlugin
>
TagMeRenameTag
Topic revision: r4 - 2012-11-13 - TWikiContributor
Copyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback
Note:
Please contribute updates to this topic on TWiki.org at
TWiki:TWiki.TagMeRenameTag
.