• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic Item7851 for doc work on extensions that are not part of a release. More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
Does this site look broken?. Use the LitterTray web for test cases.

Item4131: Urls constructed using SCRIPTSUFFIX not working properly with ShortUrls

Item Form Data

AppliesTo: Component: Priority: CurrentState: WaitingFor: TargetRelease ReleasedIn
Engine   Normal No Action Required   n/a  

Edit Form Data

Summary:
Reported By:
Codebase:
Applies To:
Component:
Priority:
Current State:
Waiting For:
Target Release:
Released In:
 

Detail

Urls constructed like this
  • %SCRIPTURL%/view%SCRIPTSUFFIX%
  • %SCRIPTURL%/edit%SCRIPTSUFFIX%
  • %SCRIPTURL%/attach%SCRIPTSUFFIX%
  • ...

break when you configure different ScriptPaths for the respective actions. This form is deprecated and should be replaced with.

  • %SCRIPTURL{view}%
  • %SCRIPTURL{edit}%
  • %SCRIPTURL{attach}%
  • ...

There are a couple of other plugins and applications that are affected, e.g. the SpreadSheetPlugin. But I report that to TagMePlugin because I needed to fix that here in a lot of places to get it to work.

-- TWiki:Main/MichaelDaum - 25 May 2007

Fixed TagMePlugin and SpreadSheetPlugin. There's still a lot of default content that contains %SCRIPTSUFFIX%

-- TWiki:Main.MichaelDaum - 25 May 2007

Recasted it to "Engine" as there's no "Engine & Plugins".

-- TWiki:Main.MichaelDaum - 25 May 2007

If all the plugins are fixed, then it's fixed; there are no changes need in the engine, AFAIK.

CC

attachments aren't working atm... so, here are current results inline:

./twikiplugins/VersionLinkPlugin/lib/TWiki/Plugins/VersionLinkPlugin.pm:   my $text = "<a href=\"%SCRIPTURLPATH%/viewfile%SCRIPTSUFFIX%/%WEB%/%TOPIC%?rev=$rev&filename=$filename\">$filename</a>";
./twikiplugins/DallasSkin/templates/view.dallas.tmpl:ef="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%MAINWEB%/WebColors"><font size="-2">Why do the colors
./twikiplugins/DallasSkin/templates/view.dallas.tmpl:    <TD vAlign="center"><A href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%?topic=%WIKIUSERNAME%"><IMG alt="%WIKIUSERNAME%" border=1 height=30 src="%PUBURLPATH%/TWiki/DallasSkin/personal_homepage.gif" width=160 ></A></TD>
./twikiplugins/DallasSkin/templates/view.dallas.tmpl:     <form name="search" action="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%">
./twikiplugins/DallasSkin/templates/view.dallas.tmpl:      <TD vAlign="top" height="25" colSpan="2"><IMG alt="" border="0" height="25" src="%PUBURLPATH%/TWiki/DallasSkin/rounded_border.gif" ><IMG alt="" border =0 height=25 src="%PUBURLPATH%/TWiki/DallasSkin/bottom_nav_corner.gif"></TD><TD vAlign="top" align="left" bgColor="#000000" width="3600" height="25" ><A Href="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%WEB%/%TOPIC%"><IMG alt="edit" border="0" height="25" src="%PUBURLPATH%/TWiki/DallasSkin/edit.gif" title="Double-clicking inside the topic works too! :-)" width=60></A><A Href="%SCRIPTURLPATH%/attach%SCRIPTSUFFIX%/%WEB%/%TOPIC%"><IMG alt="attach" border="0" height="25" src="%PUBURLPATH%/TWiki/DallasSkin/attach.gif" title="Attach files to this topic" width=60></A><A href="%SCRIPTURLPATH%/view/Main/WebSearch"><IMG alt="advanced search" border="0" height=25 src="%PUBURLPATH%/TWiki/DallasSkin/advsearch.gif" width=80 title="Search across webs, use regular expressions, etc."></A><A Href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=text&web=all&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D"><IMG alt="crossreference" border="0" height="25" src="%PUBURLPATH%/TWiki/DallasSkin/ref_by.gif" width=70 title="What topics reference this topic?"></A><A Href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?skin=print" ><IMG alt="print" border="0" height="25" src="%PUBURLPATH%/TWiki/DallasSkin/printable.gif" width=90 title="When the urge to kill trees just can't be stopped..."></A><A Href="%SCRIPTURLPATH%/createtopic%SCRIPTSUFFIX%/%WEB%"><IMG alt="create" border="0" height="25" src="%PUBURLPATH%/TWiki/DallasSkin/create.gif" width=75 title="Unlease the Wiki Genie!"></A><A Href="%SCRIPTURLPATH%/rename%SCRIPTSUFFIX%/%WEB%/%TOPIC%"><IMG alt="rename" border="0" height="25" src="%PUBURLPATH%/TWiki/DallasSkin/rename.gif" width=60 title="You can make it run, but you can't make it hide!"></A></TD>
./twikiplugins/DallasSkin/templates/view.dallas.tmpl:       <TD vAlign="top" colSpan="2" onload="window.defaultStatus='Viewmode'" ondblclick="location.href='%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%WEB%/%TOPIC%'"> 
./twikiplugins/DallasSkin/templates/view.dallas.tmpl:      <B>Current Rev: %REVINFO%, Revision History:</B><A href="%SCRIPTURLPATH%/rdiff%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Diffs</A>%REVISIONS%
./twikiplugins/LinkOptionsPlugin/data/TWiki/LinkOptionsPlugin.txt:   * *Expand to:* <a href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%TWIKIWEB%/TWikiVariables?skin=plain" target="winTWikiVariables"\
./twikiplugins/LinkOptionsPlugin/data/TWiki/LinkOptionsPlugin.txt: onclick="open('%SCRIPTURL%/view%SCRIPTSUFFIX%/%TWIKIWEB%/TWikiVariables?skin=plain',\
./twikiplugins/PerlDocPlugin/data/TWiki/PerlDocPlugin.txt:<form name="modulequery" action="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%">
./twikiplugins/QuickSearchPlugin/templates/quicksearch.tmpl:    <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPICNAME%"><b>%TOPICNAME%</b></a>
./twikiplugins/SpellCheckerPlugin/templates/edit.spellcheck.tmpl: <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/SpellCheckerPlugin/templates/edit.spellcheck.tmpl:  win = open( "%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/" + theWeb + "/" + theTopic + "?skin=plain",
./twikiplugins/SpellCheckerPlugin/templates/edit.spellcheck.tmpl:<form name="main" action="%SCRIPTURLPATH%/preview%SCRIPTSUFFIX%/%WEB%/%TOPIC%" method="post">
./twikiplugins/SpellCheckerPlugin/templates/edit.spellcheck.tmpl:<a target="GoodStyle" onClick="return launchWindow('%TWIKIWEB%','GoodStyle')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/GoodStyle">GoodStyle</a>
./twikiplugins/SpellCheckerPlugin/templates/edit.spellcheck.tmpl:<a target="TextFormattingRules" onClick="return launchWindow('%TWIKIWEB%','TextFormattingRules')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/TextFormattingRules">TextFormattingRules</a>.
./twikiplugins/SpellCheckerPlugin/templates/edit.spellcheck.tmpl:%TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?unlock=on">Cancel</a> edit %TMPL:END%
./twikiplugins/CompareRevisionsAddOn/lib/TWiki/UI/Compare.pm:    my $revisions = " | <span class=\"patternButton\"><a href=\"%SCRIPTURLPATH%/compare%SCRIPTSUFFIX%/%WEB%/%TOPIC%?rev1=$rev1&rev2=$rev2&render=" 
./twikiplugins/CompareRevisionsAddOn/lib/TWiki/UI/Compare.pm:   $revisions .= "  <a href=\"%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?rev=$i\">r$i</a>";
./twikiplugins/CompareRevisionsAddOn/lib/TWiki/UI/Compare.pm:     $revisions .= "  <a href=\"%SCRIPTURLPATH%/compare%SCRIPTSUFFIX%/%WEB%/%TOPIC%?rev1=$i&rev2=".($i-1).($query->param('skin')?'&skin='.$query->param('skin'):'').($query->param('context')?'&context='.$query->param('context'):'').'&render='.$renderStyle.'">&lt;</a>';
./twikiplugins/CompareRevisionsAddOn/templates/interweave.pattern.tmpl:%TMPL:DEF{"topicactionbuttons"}%<span class='patternButton'><a href="%SCRIPTURL{"view"}%/%WEB%/%TOPIC%" rel='nofollow' title='%MAKETEXT{"View topic"}%'>%MAKETEXT{"&View topic"}%</a></span> %TMPL:P{"sep"}%%TMPL:P{context="HistoryPluginEnabled" then="history_history" else="history_rdiff"}%%REVISIONS%%TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopsmore&param1=%MAXREV%&param2=%CURRREV%" title='%MAKETEXT{"Delete or rename this topic; set parent topic; view and compare revisions"}%' accesskey="M" rel="nofollow">%MAKETEXT{"&More topic actions"}%</a>%TMPL:END% 
./twikiplugins/CompareRevisionsAddOn/templates/compare.tmpl:%TMPL:DEF{"topicaction"}% <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%">View</a>
./twikiplugins/CompareRevisionsAddOn/templates/compare.tmpl: %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopsmore&amp;param1=%MAXREV%&amp;param2=%CURRREV%">More</a> %TMPL:END%
./twikiplugins/CompareRevisionsAddOn/templates/viewtopicactionbuttons_cra.pattern.tmpl:%TMPL:DEF{"active_attach"}%<a href="%SCRIPTURLPATH%/attach%SCRIPTSUFFIX%/%WEB%/%TOPIC%" accesskey="A" title="%MAKETEXT{"Attach an image or document to this topic"}%" rel="nofollow">%MAKETEXT{"&Attach"}%</a>%TMPL:END%
./twikiplugins/CompareRevisionsAddOn/templates/viewtopicactionbuttons_cra.pattern.tmpl:%TMPL:DEF{"active_more"}%<a href="%SCRIPTURLPATH%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopsmore&param1=%MAXREV%&param2=%CURRREV%" title='%MAKETEXT{"Delete or rename this topic; set parent topic; view and compare revisions"}%' accesskey="M" rel="nofollow">%MAKETEXT{"&More topic actions"}%</a>%TMPL:END%
./twikiplugins/CompareRevisionsAddOn/templates/viewtopicactionbuttons_cra.pattern.tmpl:%TMPL:DEF{"printable"}%<a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=viewprint%REVARG%" title="%MAKETEXT{"Printable version of this topic"}%" accesskey="P" rel="nofollow">%MAKETEXT{"&Printable"}%</a>%TMPL:END%
./twikiplugins/CompareRevisionsAddOn/templates/viewtopicactionbuttons_cra.pattern.tmpl:%TMPL:DEF{"link_in_view_to_raw"}%<a href='%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?raw=on%REVARG%' title='%MAKETEXT{"View raw text without formatting"}%' accesskey='r' rel='nofollow'>%MAKETEXT{"&Raw View"}%</a>%TMPL:END%
./twikiplugins/CompareRevisionsAddOn/templates/viewtopicactionbuttons_cra.pattern.tmpl:%TMPL:DEF{"backlinks"}%%MAKETEXT{"Backlinks"}%: <a href="%SCRIPTURLPATH%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=backlinksweb" title='%MAKETEXT{"Search the [_1] Web for topics that link to here" args="<nop>%WEB%"}%' accesskey="b">%MAKETEXT{"We&b"}%</a>, <a href="%SCRIPTURLPATH%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=backlinksallwebs" title="%MAKETEXT{"Search all webs for topics that link to here"}%" accesskey="L">%MAKETEXT{"A&ll Webs"}%</a>%TMPL:END%
./twikiplugins/CompareRevisionsAddOn/templates/interweave.tmpl:%TMPL:DEF{"topicaction"}% <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%">View</a>
./twikiplugins/CompareRevisionsAddOn/templates/interweave.tmpl: %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopsmore&amp;param1=%MAXREV%&amp;param2=%CURRREV%">More</a> %TMPL:END%
./twikiplugins/CompareRevisionsAddOn/templates/compare.pattern.tmpl: %TMPL:P{"sep"}%%TMPL:P{context="HistoryPluginEnabled" then="history_history" else="history_rdiff"}%%REVISIONS%%TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopsmore&param1=%MAXREV%&param2=%CURRREV%" title='%MAKETEXT{"Delete or rename this topic; set parent topic; view and compare revisions"}%' accesskey="M" rel="nofollow">%MAKETEXT{"&More topic actions"}%</a>%TMPL:END% 
./twikiplugins/AccessStatsPlugin/data/TWiki/AccessStatsPlugin.txt:      * TWiki 4.0 and up: Run the [[%SCRIPTURL%/configure%SCRIPTSUFFIX%][configure]] script to enable the Plugin
./twikiplugins/EditInTablePlugin/data/TWiki/EditInTablePlugin.txt:<a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?edittable=1">Click to try it now</a> (only works if plugin is installed)
./twikiplugins/EditInTablePlugin/data/TWiki/EditInTablePlugin.txt:   * &lt;a href="%<nop>SCRIPTURLPATH%/view%<nop>SCRIPTSUFFIX%/%<nop>WEB%/%<nop>TOPIC%?edittable=1"&gt;Edit Tables&lt;/a&gt;
./twikiplugins/EditTablerowPlugin/lib/TWiki/Plugins/EditTablerowPlugin.pm:      $header .= "<form action=\"%SCRIPTURLPATH%/editTableRow%SCRIPTSUFFIX%/%WEB%/$topic\">
./twikiplugins/EditTablerowPlugin/templates/editTableRow.tmpl:   <a id="cancel" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?unlock=on">Cancel</a>%TMPL:P{"sep"}% %ACTIONBUTTONS%  %TMPL:END%
./twikiplugins/EditTablerowPlugin/templates/editTableRow.tmpl:<form name="main" enctype="multipart/form-data" action="%SCRIPTURLPATH%/uploadTableRow%SCRIPTSUFFIX%/%WEB%/%TOPIC%" method="post">
./twikiplugins/EditTablerowPlugin/templates/editTableRow.pattern.tmpl:<form name="main" enctype="multipart/form-data" action="%SCRIPTURLPATH%/uploadTableRow%SCRIPTSUFFIX%/%WEB%/%TOPIC%" method="post">
./twikiplugins/EditTablerowPlugin/templates/editTableRow.pattern.tmpl:   <a id="cancel" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?unlock=on">Cancel</a>%TMPL:P{"sep"}% %ACTIONBUTTONS%  %TMPL:END%
./twikiplugins/EditSyntaxPlugin/data/TWiki/EditSyntaxPlugin.txt:      * TWiki 4.0 and up: Run the [[%SCRIPTURL%/configure%SCRIPTSUFFIX%][configure]] script to enable the Plugin
./twikiplugins/HistoryPlugin/data/TWiki/HistoryPlugin.txt:        %SCRIPTURL%/oops%SCRIPTSUFFIX%/Main/TWikiUsers?template=oopshistory
./twikiplugins/HistoryPlugin/templates/oopshistory.pattern.tmpl: %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopsmore&param1=%MAXREV%&param2=%CURRREV%" title='%MAKETEXT{"Delete or rename this topic; set parent topic; view and compare revisions"}%' accesskey="M" rel="nofollow">%MAKETEXT{"&More topic actions"}%</a> %TMPL:END%
./twikiplugins/HistoryPlugin/templates/oopshistory.pattern.tmpl:%HISTORY{"<tr><td nowrap=\"nowrap\" valign=\"top\" align=\"right\" style=\"border-width:0px 0px 1px;\"><a href=\"%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?rev=$rev\">$rev</a>&nbsp;<input type=\"radio\" name=\"rev1\" value=\"$rev\">&nbsp;<input type=\"radio\" name=\"rev2\" value=\"$rev\"></td><td valign=\"top\" style=\"border-width:0px 0px 1px;\">$date</td><td valign=\"top\" style=\"border-width:0px 0px 1px;\">[[$wikiusername][$wikiname]]</td><td valign=\"top\" style=\"border-width:0px 0px 1px; \">%REVCOMMENT[$rev]%</td></tr>" rev1="%URLPARAM{"rev1"}%" rev2="%URLPARAM{"rev2"}%" nrev="%URLPARAM{"nrev"}%" header="<tr><td colspan=\"4\" align=\"left\" style=\"border-width:0px;\">$next{'later' url='%SCRIPTURL%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopshistory&rev1=$rev1&nrev=$nrev'} $next{'last' url='%SCRIPTURL%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopshistory&nrev=$nrev'}</td></tr>" footer="<tr><td colspan=\"4\" align=\"left\" style=\"border-width:0px;\">$previous{'earlier' url='%SCRIPTURL%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopshistory&rev1=$rev1&nrev=$nrev'} $previous{'first' url='%SCRIPTURL%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopshistory&rev1=1&nrev=$nrev'}</td></tr>"}%
./twikiplugins/HistoryPlugin/templates/oopshistory.pattern.tmpl:%HISTORY{"<tr><td align=\"right\" style=\"border-width:0px;\"><a href=\"%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?rev=$rev\">$rev</a>&nbsp;<input type=\"radio\" name=\"rev1\" value=\"$rev\" >&nbsp;<input type=\"radio\" name=\"rev2\" value=\"$rev\"></td><td style=\"border-width:0px;\">$date</td><td style=\"border-width:0px;\">[[$wikiusername][$wikiname]]</td></tr>" rev1="%URLPARAM{"rev1"}%" rev2="%URLPARAM{"rev2"}%" nrev="%URLPARAM{"nrev"}%" header="<tr><td colspan=\"3\" align=\"left\" style=\"border-width:0px;\">$next{'later' url='%SCRIPTURL%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopshistory&rev1=$rev1&nrev=$nrev'} $next{'last' url='%SCRIPTURL%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopshistory&nrev=$nrev'}</td></tr>" footer="<tr><td colspan=\"3\" align=\"left\" style=\"border-width:0px;\">$previous{'earlier' url='%SCRIPTURL%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopshistory&rev1=$rev1&nrev=$nrev'} $previous{'first' url='%SCRIPTURL%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopshistory&rev1=1&nrev=$nrev'}</td></tr>"}%
./twikiplugins/HistoryPlugin/templates/oopshistory.pattern.tmpl:<form name="main" action="%SCRIPTURLPATH%/%TMPL:P{"diffbin"}%%SCRIPTSUFFIX%/%WEB%/%TOPIC%">
./twikiplugins/HistoryPlugin/templates/oopshistory.pattern.tmpl:<form action="%SCRIPTURL%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%">
./twikiplugins/HistoryPlugin/templates/oopshistory.tmpl:<form name="main" action="%SCRIPTURLPATH%/rdiff%SCRIPTSUFFIX%/%WEB%/%TOPIC%">
./twikiplugins/HistoryPlugin/templates/oopshistory.tmpl:%HISTORY{"<tr><td align=\"right\" style=\"border-width:0px;\"><a href=\"%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?rev=1.$rev\">1.$rev</a>&nbsp;<input type=\"radio\" name=\"rev1\" value=\"$rev\">&nbsp;<input type=\"radio\" name=\"rev2\" value=\"$rev\"></td><td style=\"border-width:0px;\">$date</td><td style=\"border-width:0px;\">[[$wikiusername][$wikiname]]</td></tr>" rev1="%URLPARAM{"rev1"}%" rev2="%URLPARAM{"rev2"}%" nrev="%URLPARAM{"nrev"}%" header="<tr><td colspan=\"3\" align=\"left\" style=\"border-width:0px;\">$next{'later' url='%SCRIPTURL%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopshistory&rev1=$rev1&nrev=$nrev'} $next{'last' url='%SCRIPTURL%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopshistory&nrev=$nrev'}</td></tr>" footer="<tr><td colspan=\"3\" align=\"left\" style=\"border-width:0px;\">$previous{'earlier' url='%SCRIPTURL%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopshistory&rev1=$rev1&nrev=$nrev'} $previous{'first' url='%SCRIPTURL%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopshistory&rev1=1&nrev=$nrev'}</td></tr>"}%
./twikiplugins/HistoryPlugin/templates/oopshistory.tmpl:<form action="%SCRIPTURL%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%">
./twikiplugins/MultiLangPlugin/data/TWiki/MultiLangPlugin.txt:   * The complete URL/path part is grown out of some confusion at my side which sources of information to use. I (or someone else) need to take a deep look at that again. (e.g. should it also try to use TOPICURL). I have also generally ignored the possibility that SCRIPTSUFFIX != "", so this is probably horribly broken.
./twikiplugins/MoveableTypeSkin/data/TWiki/MoveableTypeSkin.txt:|  Preview: | [[%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%][Preview with this topic]] |
./twikiplugins/ExcelImportExportPlugin/lib/TWiki/Plugins/ExcelImportExportPlugin.pm:  return "<form action=\"%SCRIPTURLPATH%/table2excel%SCRIPTSUFFIX%/%WEB%/%TOPIC%\"><input type=\"hidden\" value=\"$filename\" name=\"file\" /><input type=\"hidden\" value=\"$filetopic\" name=\"topic\" /><input type=\"hidden\" value=\"$mapping\" name=\"map\" /><input type=\"submit\" value=\"Export table\" /></form>";
./twikiplugins/DandruffSkin/data/TWiki/SideBar.txt:  <form style="padding: 0px; margin:0px" name="main" action="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%/"> 
./twikiplugins/DandruffSkin/templates/twiki.seneca.tmpl:  <a href="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%WEB%/%TOPIC%?t=%GMTIME{"$yea$mo$day$hou$min$sec"}%">Edit</a>   
./twikiplugins/DandruffSkin/templates/twiki.seneca.tmpl:  <a href="%SCRIPTURLPATH%/attach%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Attach</a> 
./twikiplugins/DandruffSkin/templates/twiki.seneca.tmpl:  <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?skin=print%REVARG%">Printable</a>
./twikiplugins/DandruffSkin/templates/twiki.seneca.tmpl:  <a href="%SCRIPTURLPATH%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopsmore&param1=%MAXREV%&param2=%CURRREV%">More</a>
./twikiplugins/DandruffSkin/templates/twiki.seneca.tmpl:%TMPL:DEF{"default_footer"}% %REVINFO% %META{"parent" prefix="- Terug naar: "}% <p> <a href="%SCRIPTURLPATH%/rdiff%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Diffs</a> %REVISIONS% </p> <p> %WEBCOPYRIGHT% </p> %TMPL:END%
./twikiplugins/DandruffSkin/templates/attach.dandruff.tmpl:  win = open("%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/" + theWeb + "/" + theTopic + "?skin=plain", theTopic, "titlebar=0,width=500,height=480,resizable,scrollbars");
./twikiplugins/DandruffSkin/templates/attach.dandruff.tmpl:<form name="main" enctype="multipart/form-data" action="%SCRIPTURLPATH%/upload%SCRIPTSUFFIX%/%WEB%/%TOPIC%" method="post">
./twikiplugins/DandruffSkin/templates/edit.dandruff.tmpl:  win = open( "%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/" + theWeb + "/" + theTopic + "?skin=plain",
./twikiplugins/DandruffSkin/templates/edit.dandruff.tmpl:<form name="main" action="%SCRIPTURLPATH%/savemulti%SCRIPTSUFFIX%/%WEB%/%TOPIC%" method="post">
./twikiplugins/DandruffSkin/templates/edit.dandruff.tmpl:<a target="GoodStyle" onClick="return launchWindow('%TWIKIWEB%','GoodStyle')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/GoodStyle">GoodStyle</a>
./twikiplugins/DandruffSkin/templates/edit.dandruff.tmpl:<a target="TextFormattingRules" onClick="return launchWindow('%TWIKIWEB%','TextFormattingRules')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/TextFormattingRules">TextFormattingRules</a>.
./twikiplugins/DandruffSkin/templates/twiki.dandruff.tmpl:  <a href="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%WEB%/%TOPIC%?t=%GMTIME{"$yea$mo$day$hou$min$sec"}%">Edit</a>   
./twikiplugins/DandruffSkin/templates/twiki.dandruff.tmpl:  <a href="%SCRIPTURLPATH%/attach%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Attach</a> 
./twikiplugins/DandruffSkin/templates/twiki.dandruff.tmpl:  <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?skin=print%REVARG%">Printable</a>
./twikiplugins/DandruffSkin/templates/twiki.dandruff.tmpl:  <a href="%SCRIPTURLPATH%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopsmore&param1=%MAXREV%&param2=%CURRREV%">More</a>
./twikiplugins/DandruffSkin/templates/twiki.dandruff.tmpl:%TMPL:DEF{"default_footer"}% <div id="footer">%REVINFO% %META{"parent" prefix="- Terug naar: "}% <p> <a href="%SCRIPTURLPATH%/rdiff%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Diffs</a> %REVISIONS% </p> <p> %WEBCOPYRIGHT% </p></div> %TMPL:END%
./twikiplugins/DandruffSkin/templates/attach.seneca.tmpl:  win = open("%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/" + theWeb + "/" + theTopic + "?skin=plain", theTopic, "titlebar=0,width=500,height=480,resizable,scrollbars");
./twikiplugins/DandruffSkin/templates/attach.seneca.tmpl:<form name="main" enctype="multipart/form-data" action="%SCRIPTURLPATH%/upload%SCRIPTSUFFIX%/%WEB%/%TOPIC%" method="post">
./twikiplugins/DandruffSkin/templates/edit.seneca.tmpl:  win = open( "%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/" + theWeb + "/" + theTopic + "?skin=plain",
./twikiplugins/DandruffSkin/templates/edit.seneca.tmpl:<form name="main" action="%SCRIPTURLPATH%/savemulti%SCRIPTSUFFIX%/%WEB%/%TOPIC%" method="post">
./twikiplugins/DandruffSkin/templates/edit.seneca.tmpl:<a target="GoodStyle" onClick="return launchWindow('%TWIKIWEB%','GoodStyle')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/GoodStyle">GoodStyle</a>
./twikiplugins/DandruffSkin/templates/edit.seneca.tmpl:<a target="TextFormattingRules" onClick="return launchWindow('%TWIKIWEB%','TextFormattingRules')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/TextFormattingRules">TextFormattingRules</a>.
./twikiplugins/ExternalLinkPlugin/data/TWiki/ExternalLinkPlugin.txt:| =[<nop>[%<nop>SCRIPTURL%/view%<nop>SCRIPTSUFFIX%/%<nop>WEB%/%<nop>TOPIC%][explicit link to this topic]]= | <a href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" target="_top">explicit link to this topic</a> | [[%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%][explicit link to this topic]] |
./twikiplugins/SlideShowPlugin/data/TWiki/SlideShowPlugin.txt:   * TWiki 4.0 and up: Run the [[%SCRIPTURL%/configure%SCRIPTSUFFIX%][configure]] script, and enable the plugin in the {Plugins} section.
./twikiplugins/TouchGraphPlugin/data/TWiki/TouchGraphPlugin.txt:   * Set TGPOPUP = <a target="wikigraph" onClick="open('%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?skin=tglaunch', 'wikigraph', 'titlebar=0,width=600,height=600,resizable,scrollbars'); return false" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?skin=tglaunch title="The topology of the topics in this web (java applet)">Graph</a> 
./twikiplugins/TouchGraphPlugin/templates/view.tglaunch.tmpl:  <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/TouchGraphPlugin/templates/view.tglaunch.tmpl:   <param name="WIKI_URL" value="<nop>%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/"/>
./twikiplugins/TouchGraphPlugin/templates/view.tglaunch.tmpl:<a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/TouchGraphAppletInstructions" target="wiki">Quick Instructions</a>
./twikiplugins/TouchGraphPlugin/templates/view.tglaunch.tmpl:<!-- java -cp <nop>TGWikiBrowser.jar;<nop>BrowserLauncher.jar com.touchgraph.wikibrowser.TGWikiBrowser  <nop>%PUBURLPATH%/%WEB%/touchgraph.txt <nop>%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/ <nop>%TOPIC% 2 false -->
./twikiplugins/ChecklistPlugin/data/TWiki/ChecklistPlugin.txt:      * TWiki 4.0 and up: Run the [[%SCRIPTURL%/configure%SCRIPTSUFFIX%][configure]] script to enable the Plugin
./twikiplugins/CacheChooserAddOn/data/TWiki/CacheChooserAddOn.txt:          =%<nop>TMPL:P{"sep"}% &lt;a href="%<nop>SCRIPTURLPATH%/refresh%<nop>SCRIPTSUFFIX%/%<nop>WEB%/%<nop>TOPIC%">Refresh&lt;/a>=
./twikiplugins/CacheChooserAddOn/data/TWiki/CacheChooserAddOn.txt:      * *Update* %T%: =302 Moved= messages cause wrong =Localisation= redirect, when view script is called with different name. Workaround is to use the =?refresh=cache= option instead of the link =refresh= for the refresh button, e.g.: =%<nop>TMPL:P{"sep"}% &lt;a href="%<nop>SCRIPTURLPATH%/view%<nop>SCRIPTSUFFIX%/%<nop>WEB%/%<nop>TOPIC%?refresh=cache">Refresh&lt;/a>=
./twikiplugins/TopicClassificationAddOn/data/TCAO/RecentNews.txt:_Click [[%SCRIPTURL%/view%SCRIPTSUFFIX%/%BASEWEB%/CreateNewTopic?type=NewsItem&step=two][here]] to create a new %BASEWEB%.NewsItem for %BASEWEB% web._
./twikiplugins/TopicClassificationAddOn/data/TCAO/RenderCreateNewTopicDropDown.txt:%STARTINCLUDE% <form action="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%BASEWEB%/CreateNewTopic">
./twikiplugins/TopicClassificationAddOn/data/TCAO/RenderClassificationTopic.txt:<span class="twikiRight" style="margin:.25em 0 0 0;" /><form name="browseSubjects" action="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%BASEWEB%/" >
./twikiplugins/TopicClassificationAddOn/data/TCAO/WebRss.txt:<channel rdf:about="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%">
./twikiplugins/TopicClassificationAddOn/data/TCAO/WebRss.txt:  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%</link>
./twikiplugins/TopicClassificationAddOn/data/TCAO/AllNews.txt:_Click [[%SCRIPTURL%/view%SCRIPTSUFFIX%/%BASEWEB%/CreateNewTopic?type=NewsItem&step=two][here]] to create a new %BASEWEB%.NewsItem for the %BASEWEB% web ._
./twikiplugins/TopicClassificationAddOn/data/TCAO/CreateNewWebLog.txt:<form name="newWebLog" action="%SCRIPTURLPATH%/save%SCRIPTSUFFIX%/%BASEWEB%/" method="post">
./twikiplugins/TopicClassificationAddOn/data/TCAO/WebHome.txt:<form action="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%"}%/">
./twikiplugins/TopicClassificationAddOn/data/TCAO/TopicTree.txt:<form name="selectType" action="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%BASEWEB%/%BASETOPIC%" >
./twikiplugins/TopicClassificationAddOn/data/TCAO/RenderStandardFilter.txt:<form name="filterList" action="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%BASEWEB%/%BASETOPIC%" >
./twikiplugins/TopicClassificationAddOn/data/TCAO/RenderBarFilterWithSort.txt:<form name="filterList" action="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%BASEWEB%/%BASETOPIC%#FilterBar" >
./twikiplugins/TopicClassificationAddOn/data/TCAO/RenderClassificationTopicMessageLayout.txt:<span class="twikiRight" style="margin:.25em 0 0 0;" /><form name="browseClasses" action="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%BASEWEB%/" >
./twikiplugins/TopicClassificationAddOn/data/TCAO/RenderAddClassification.txt:<p><form name="addType" action="%SCRIPTURLPATH%/save%SCRIPTSUFFIX%/%BASEWEB%/" onsubmit="return checkName()" >
./twikiplugins/TopicClassificationAddOn/data/TCAO/Installs/WebRss.txt:<channel rdf:about="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%">
./twikiplugins/TopicClassificationAddOn/data/TCAO/Installs/WebRss.txt:  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%</link>
./twikiplugins/TopicClassificationAddOn/data/TCAO/Installs/WebHome.txt:<form action="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%"}%/">
./twikiplugins/ImmediateNotifyPlugin/templates/smtp.immediatenotify.tmpl:%WIKILOGOURL%twiki/bin/view%SCRIPTSUFFIX%/%WEB%/%TOPICNAME%
./twikiplugins/ImmediateNotifyPlugin/templates/smtp.immediatenotify.tmpl:%WIKILOGOURL%twiki/bin/view%SCRIPTSUFFIX%/%WEB%/WebImmediateNotify
./twikiplugins/CacheAddOn/data/TWiki/CacheAddOn.txt:     =%<nop>TMPL:P{"sep"}% &lt;a href="%<nop>SCRIPTURLPATH%/fresh%<nop>SCRIPTSUFFIX%/%<nop>WEB%/%<nop>TOPIC%">Refresh&lt;/a>=
./twikiplugins/CacheAddOn/data/TWiki/CacheAddOn.txt:     =%<nop>TMPL:P{"sep"}% &lt;a href="%<nop>SCRIPTURLPATH%/view%<nop>SCRIPTSUFFIX%/%<nop>WEB%/%<nop>TOPIC%?maxage=-1">Refresh&lt;/a>=
./twikiplugins/CacheAddOn/data/TWiki/CacheAddOn.txt:   * A useful string to insert in your template is =&lt;small>&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;[cached %<nop>GMTIME{"$month $day $year at $hour:$min:$sec"}% - &lt;i>[<nop>[%<nop>SCRIPTURL%/fresh%<nop>SCRIPTSUFFIX%/%<nop>WEB%/%<nop>BASETOPIC% refresh]]&lt;/i>]&lt;/small>= - this makes it easy to see the date, and also provides a Refresh link (calling the =fresh= script on the page). [ Main.RichardDonkin 13 Nov 2002 ]
./twikiplugins/SearchEnginePluceneAddOn/data/TWiki/PluceneSearch.txt:<form action="%SCRIPTURLPATH%/plucsearch%SCRIPTSUFFIX%/%INTURLENCODE{"%INCLUDINGWEB%"}%/">
./twikiplugins/SearchEnginePluceneAddOn/templates/plucsearch.pattern.tmpl:<div class="twikiRight" style="width:30%; text-align:left;"><a href="%SCRIPTURLPATH%/rdiff%SCRIPTSUFFIX%/%WEB%/%TOPICNAME%">%TIME%</a> - %REVISION%</div><br class="twikiClear" /></div>
./twikiplugins/SearchEnginePluceneAddOn/templates/plucsearch.tmpl: <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/SearchEnginePluceneAddOn/templates/plucsearch.tmpl:<form name="main" action="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%">
./twikiplugins/PluginBenchmarkAddOn/data/TWiki/PluginBenchmarkAddOn.txt:      * [[%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?debugenableplugins=DefaultPlugin][Test]] if above list shows only the =DefaultPlugin=
./twikiplugins/CopyCatSkin/templates/view.cc-movabletype.tmpl:  <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />%TMPL:END%
./twikiplugins/CopyCatSkin/templates/view.cc-movabletype.tmpl:  <form name="main" action="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%"}%" />
./twikiplugins/CopyCatSkin/templates/view.cc-movabletype.tmpl:  <a href='%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%"}%/WebChanges?skin=rss'>Syndicate the %WEB% web (XML)</a>
./twikiplugins/CopyCatSkin/templates/view.cc-movabletype.tmpl:  %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/attach%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Attach</a>
./twikiplugins/CopyCatSkin/templates/view.cc-movabletype.tmpl:  %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/SearchResult?scope=text&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D">Ref-By</a>
./twikiplugins/CopyCatSkin/templates/view.cc-movabletype.tmpl:  %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?skin=print%REVARG%">Printable</a>
./twikiplugins/CopyCatSkin/templates/view.cc-movabletype.tmpl:  %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/rdiff%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Diffs</a> %REVISIONS%
./twikiplugins/CopyCatSkin/templates/view.cc-movabletype.tmpl:  %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopsmore&param1=%MAXREV%&param2=%CURRREV%">More</a>%TMPL:END%
./twikiplugins/UserHomePageAddOn/data/TWiki/UserHomePageAddOn.txt:Use it as link to <tt>%<nop>SCRIPTURL%/userhomepage%<nop>SCRIPTSUFFIX%, eg:
./twikiplugins/UserHomePageAddOn/data/TWiki/UserHomePageAddOn.txt:  <tt>&lt;a href='%<nop>SCRIPTURL%/userhomepage%<nop>SCRIPTSUFFIX%'>Your TWiki account&lt;/a>
./twikiplugins/UserHomePageAddOn/data/TWiki/UserHomePageAddOn.txt:  <form action='%<nop>SCRIPTURL%/userhomepage%<nop>SCRIPTSUFFIX%'>
./twikiplugins/UserHomePageAddOn/data/TWiki/UserHomePageAddOn.txt:      * <a href='%SCRIPTURL%/userhomepage%SCRIPTSUFFIX%'>Your TWiki account</a>
./twikiplugins/UserHomePageAddOn/data/TWiki/UserHomePageAddOn.txt:      * <form action='%SCRIPTURL%/userhomepage%SCRIPTSUFFIX%'><input type=submit value="Your Home Page"></form>
./twikiplugins/PowerEditAddon/templates/edit.power.tmpl: <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/PowerEditAddon/templates/edit.power.tmpl:  win = open( "%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/" + theWeb + "/" + theTopic + "?skin=plain",
./twikiplugins/PowerEditAddon/templates/edit.power.tmpl:<param name="server" value="%SCRIPTURLPATH%/poweredit%SCRIPTSUFFIX%/%WEB%/%TOPIC%">
./twikiplugins/PowerEditAddon/templates/edit.power.tmpl:<a target="GoodStyle" onClick="return launchWindow('%TWIKIWEB%','GoodStyle')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/GoodStyle">GoodStyle</a>
./twikiplugins/PowerEditAddon/templates/edit.power.tmpl:<a target="TextFormattingRules" onClick="return launchWindow('%TWIKIWEB%','TextFormattingRules')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/TextFormattingRules">TextFormattingRules</a>.
./twikiplugins/PowerEditAddon/templates/edit.power.tmpl:%TMPL:DEF{"topicaction"}% <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?unlock=on">Cancel</a> edit %TMPL:END%
./twikiplugins/TWikiCacheAddOn/bin/view:            $revisions = "$revisions | <a href=\"$scriptUrlPath/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?rev=1.$i\">r1.$i</a>";
./twikiplugins/TWikiCacheAddOn/bin/view:                $revisions = "$revisions | <a href=\"$scriptUrlPath/rdiff%SCRIPTSUFFIX%/%WEB%/%TOPIC%?rev1=1.$i&amp;rev2=1.$j\">&gt;</a>";
./twikiplugins/PublishContrib/data/TWiki/PublishWeb.txt:<form method="POST" name="rename" action="%SCRIPTURLPATH%/publish%SCRIPTSUFFIX%/%WEB%">
./twikiplugins/VarCachePlugin/lib/TWiki/Plugins/VarCachePlugin.pm:    $msg =~ s|\$link|%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?varcache=refresh|go;
./twikiplugins/VarCachePlugin/data/TWiki/VarCachePlugin.txt:   * TWiki 4.0 and up: Run the [[%SCRIPTURL%/configure%SCRIPTSUFFIX%][configure%SCRIPTSUFFIX%]] script to enable the Plugin
./twikiplugins/NotificationPlugin/data/TWiki/NotificationPlugin.txt:%ICON{edittopic}% <a href="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%WIKIUSERNAME%NotifyList?templatetopic=Main.NotificationPluginListTemplate"><strong>Create <nop>%WIKIUSERNAME%NotifyList now!</strong></a>.
./twikiplugins/NotificationPlugin/data/TWiki/NotificationPlugin.txt~:%ICON{edittopic}% <a href="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%WIKIUSERNAME%NotifyList?templatetopic=Main.NotificationPluginListTemplate"><strong>Create <nop>%WIKIUSERNAME%NotifyList now!</strong></a>.
./twikiplugins/NotificationPlugin/templates/mailnotify-multi-html.tmpl:  %SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/WebChanges
./twikiplugins/NotificationPlugin/templates/mailnotify-multi-html.tmpl:  %SCRIPTURL%/view%SCRIPTSUFFIX%/%MAINWEB%/%WIKNAME%NotifyList
./twikiplugins/NotificationPlugin/templates/mailnotify-multi-html.tmpl:  %SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%NOTIFYTOPIC%
./twikiplugins/NotificationPlugin/templates/mailnotify-multi-html.tmpl:Content-Base: "%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%HOMETOPIC%"
./twikiplugins/NotificationPlugin/templates/mailnotify-multi-text.tmpl:  %SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/WebChanges
./twikiplugins/NotificationPlugin/templates/mailnotify-multi-text.tmpl:  %SCRIPTURL%/view%SCRIPTSUFFIX%/%MAINWEB%/%WIKNAME%NotifyList
./twikiplugins/NotificationPlugin/templates/mailnotify-multi-text.tmpl:  %SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%NOTIFYTOPIC%
./twikiplugins/NotificationPlugin/templates/view.NP.tmpl: <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/NotificationPlugin/templates/view.NP.tmpl:<form name="main" action="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%">
./twikiplugins/NotificationPlugin/templates/view.NP.tmpl:  %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/attach%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Attach</a>
./twikiplugins/NotificationPlugin/templates/view.NP.tmpl:  %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/SearchResult?%KNOWWEBSEARCHALL%scope=text&amp;casesensitive=on&amp;regex=on&amp;search=%28%5E%7C%5B%5EA-Za-z%5D%29%TOPIC%%28%5B%5EA-Za-z%5D%7C%24%29">Ref-By</a>
./twikiplugins/NotificationPlugin/templates/view.NP.tmpl:  %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/SearchResult?web=all&amp;scope=text&amp;casesensitive=on&amp;regex=on&amp;search=%28%5E%7C%5B%5EA-Za-z%5D%29%WEB%.%TOPIC%%28%5B%5EA-Za-z%5D%7C%24%29">All Ref-By</a>
./twikiplugins/NotificationPlugin/templates/view.NP.tmpl:  %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/publish%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Publish</a>
./twikiplugins/NotificationPlugin/templates/view.NP.tmpl:  %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TREETOPIC%?treeweb=%WEB%&treetopic=%TOPIC%">Tree</a>
./twikiplugins/NotificationPlugin/templates/view.NP.tmpl:  %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?skin=print%REVARG%">Printable</a>
./twikiplugins/NotificationPlugin/templates/view.NP.tmpl:  %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/rdiff%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Diffs</a> %REVISIONS%
./twikiplugins/NotificationPlugin/templates/view.NP.tmpl:  %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopsmore&param1=%MAXREV%&param2=%CURRREV%">More</a> %TMPL:END%
./twikiplugins/NotificationPlugin/templates/changes-single-html.tmpl:    <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPICNAME%"><b>%TOPICNAME%</b></a>
./twikiplugins/NotificationPlugin/templates/changes-single-html.tmpl:    <a href="%SCRIPTURLPATH%/rdiff%SCRIPTSUFFIX%/%WEB%/%TOPICNAME%">%TIME%</a> - %REVISION%
./twikiplugins/NotificationPlugin/templates/changes-single-text.tmpl:  %SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/WebChanges
./twikiplugins/NotificationPlugin/templates/changes-single-text.tmpl:  %SCRIPTURL%/view%SCRIPTSUFFIX%/%MAINWEB%/%WIKINAME%NotifyList
./twikiplugins/NotificationPlugin/templates/changes-single-text.tmpl:  %SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%NOTIFYTOPIC%
./twikiplugins/NotificationPlugin/templates/htmlchanges.tmpl: <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/NotificationPlugin/templates/htmlchanges.tmpl:<form name="main" action="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/">
./twikiplugins/NotificationPlugin/templates/htmlchanges.tmpl:<h2 align="center">Notification about changes in TWiki as you specify in <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/Main/%WIKIUSER%NotifyList">%WIKIUSER%NotifyList</a> topic</h2>
./twikiplugins/NotificationPlugin/templates/htmlchanges.tmpl:    <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEBNAME%/%TOPICNAME%"><b>%WEBNAME%.%TOPICNAME%</b></a>
./twikiplugins/NotificationPlugin/templates/htmlchanges.tmpl:    <a href="%SCRIPTURLPATH%/rdiff%SCRIPTSUFFIX%/%WEBNAME%/%TOPICNAME%">%TIME%</a> - %REVISION%
./twikiplugins/NotificationPlugin/templates/changes-srg-html.pattern.tmpl: <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/NotificationPlugin/templates/changes-srg-html.pattern.tmpl:<form name="main" action="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/">
./twikiplugins/NotificationPlugin/templates/changes-srg-html.pattern.tmpl:<h2 align="center">Notification about changes in TWiki as you specify in <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/Main/%WIKIUSER%NotifyList">%WIKIUSER%NotifyList</a> topic</h2>
./twikiplugins/NotificationPlugin/templates/changes-srg-html.pattern.tmpl:    <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEBNAME%/%TOPICNAME%"><b>%WEBNAME%.%TOPICNAME%</b></a>
./twikiplugins/NotificationPlugin/templates/changes-srg-html.pattern.tmpl:    <a href="%SCRIPTURLPATH%/rdiff%SCRIPTSUFFIX%/%WEBNAME%/%TOPICNAME%">%TIME%</a> - %REVISION%
./twikiplugins/NotificationPlugin/templates/changes-multi-text.tmpl:  %SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/WebChanges
./twikiplugins/NotificationPlugin/templates/changes-multi-text.tmpl:  %SCRIPTURL%/view%SCRIPTSUFFIX%/%MAINWEB%/%WIKINAME%NotifyList
./twikiplugins/NotificationPlugin/templates/changes-multi-text.tmpl:  %SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%NOTIFYTOPIC%
./twikiplugins/NotificationPlugin/templates/changes-srg-html.tmpl: <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/NotificationPlugin/templates/changes-srg-html.tmpl:<form name="main" action="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/">
./twikiplugins/NotificationPlugin/templates/changes-srg-html.tmpl:<h2 align="center">Notification about changes in TWiki as you specify in <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/Main/%WIKIUSER%NotifyList">%WIKIUSER%NotifyList</a> topic</h2>
./twikiplugins/NotificationPlugin/templates/changes-srg-html.tmpl:    <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEBNAME%/%TOPICNAME%"><b>%WEBNAME%.%TOPICNAME%</b></a>
./twikiplugins/NotificationPlugin/templates/changes-srg-html.tmpl:    <a href="%SCRIPTURLPATH%/rdiff%SCRIPTSUFFIX%/%WEBNAME%/%TOPICNAME%">%TIME%</a> - %REVISION%
./twikiplugins/NotificationPlugin/templates/changes-srg-text.tmpl:  %SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/WebChanges
./twikiplugins/NotificationPlugin/templates/changes-srg-text.tmpl:  %SCRIPTURL%/view%SCRIPTSUFFIX%/%MAINWEB%/%WIKINAME%NotifyList
./twikiplugins/NotificationPlugin/templates/changes-srg-text.tmpl:  %SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%NOTIFYTOPIC%
./twikiplugins/NotificationPlugin/NotificationPlugin.txt:%ICON{edittopic}% <a href="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%WIKIUSERNAME%NotifyList?templatetopic=Main.NotificationPluginListTemplate"><strong>Create <nop>%WIKIUSERNAME%NotifyList now!</strong></a>.
./twikiplugins/NatSkin/data/TWiki/NatSkin.txt:                  replaced SCRIPTURL{} with SCRIPTURL+SCRIPTSUFFIX again for legacy platforms; \
./twikiplugins/NatSkin/data/TWiki/NatSkin.txt~:                  replaced SCRIPTURL{} with SCRIPTURL+SCRIPTSUFFIX again for legacy platforms; \
./twikiplugins/NatSkin/NatSkin.txt:                  replaced SCRIPTURL{} with SCRIPTURL+SCRIPTSUFFIX again for legacy platforms; \
./twikiplugins/PhantomPlugin/data/TWiki/PhantomPlugin.txt:   * Try [[%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?skin=phantom]]
./twikiplugins/MailReminderPlugin/lib/TWiki/Plugins/MailReminderPlugin.pm:   format         => "<a href=\"%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/\$web/\$topic\"><font size=\"+2\">"
./twikiplugins/SuggestLinksPlugin/templates/edit.suggest.tmpl: <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/SuggestLinksPlugin/templates/edit.suggest.tmpl:  win = open( "%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/" + theWeb + "/" + theTopic + "?skin=plain",
./twikiplugins/SuggestLinksPlugin/templates/edit.suggest.tmpl:<form name="main" action="%SCRIPTURLPATH%/preview%SCRIPTSUFFIX%/%WEB%/%TOPIC%" method="post">
./twikiplugins/SuggestLinksPlugin/templates/edit.suggest.tmpl:<a target="GoodStyle" onClick="return launchWindow('%TWIKIWEB%','GoodStyle')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/GoodStyle">GoodStyle</a>
./twikiplugins/SuggestLinksPlugin/templates/edit.suggest.tmpl:<a target="TextFormattingRules" onClick="return launchWindow('%TWIKIWEB%','TextFormattingRules')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/TextFormattingRules">TextFormattingRules</a>.
./twikiplugins/SuggestLinksPlugin/templates/edit.suggest.tmpl:  %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?unlock=on">Cancel</a> edit <!-- start Suggest Link Plugin -->  %TMPL:P{"sep"}% 
./twikiplugins/StopWikiWordLinkPlugin/data/TWiki/StopWikiWordLinkPlugin.txt:      * TWiki 4.0 and up: Run the [[%SCRIPTURL%/configure%SCRIPTSUFFIX%][configure]] script to enable the Plugin
./twikiplugins/GenPDFLatexAddOn/data/Main/GenPDFLatexForm.txt:<form action="%SCRIPTURLPATH%/genpdflatex%SCRIPTSUFFIX%/$web/$topic">
./twikiplugins/FormQueryPlugin/data/TWiki/FormQueryPlugin.txt:<form action="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%">
./twikiplugins/FormQueryPlugin/data/TWiki/FormQueryPlugin.txt:<form action="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%">
./twikiplugins/FormQueryPlugin/data/TWiki/FormQueryPlugin.txt~:<form action="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%">
./twikiplugins/FormQueryPlugin/data/TWiki/FormQueryPlugin.txt~:<form action="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%">
./twikiplugins/FormQueryPlugin/FormQueryPlugin.txt:<form action="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%">
./twikiplugins/FormQueryPlugin/FormQueryPlugin.txt:<form action="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%">
./twikiplugins/TigerSkinPlugin/lib/TWiki/Plugins/TigerSkinPlugin.pm:            $res .= "      <li class=\"$webType\"><a class=\"clsHeading\" href=\"%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/$thisWeb/$startTopic\">$name</a></li>\n";
./twikiplugins/TigerSkinPlugin/lib/TWiki/Plugins/TigerSkinPlugin.pm:            $res .= "          <li><a class=clsItem href=\"%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/$thisWeb/$topic\">$name</A></li>\n";
./twikiplugins/TigerSkinPlugin/lib/TWiki/Plugins/TigerSkinPlugin.pm:   $icon = "<a href=\"%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/$web/WebHome\" title=\"$web Web Home\"><IMG height=\"40\" border=0 src=\"$url\"></a>";
./twikiplugins/TigerSkinPlugin/lib/TWiki/Plugins/TigerSkinPlugin.pm:            $revisions = "$revisions$split1$anchor title=\"View revision 1.$i\" href=\"%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?rev=1.$i\">r1.$i</a>";
./twikiplugins/TigerSkinPlugin/lib/TWiki/Plugins/TigerSkinPlugin.pm:                $revisions = "$revisions$split$anchor1 title=\"Diff between specific versions\" href=\"%SCRIPTURLPATH%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopsrev&amp;param1=1.$maxrev\">&gt;...</a>";
./twikiplugins/TigerSkinPlugin/lib/TWiki/Plugins/TigerSkinPlugin.pm:                $revisions = "$revisions$split$anchor1 title=\"Diff between 1.$i & 1.$j\" href=\"%SCRIPTURLPATH%/rdiff%SCRIPTSUFFIX%/%WEB%/%TOPIC%?rev1=1.$i&amp;rev2=1.$j\">&gt;</a>";
./twikiplugins/TigerSkinPlugin/templates/preview.tiger.tmpl: <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/TigerSkinPlugin/templates/preview.tiger.tmpl:  win = open("%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/" + theWeb + "/" + theTopic + "?skin=plain", theTopic, "titlebar=0,width=500,height=480,resizable,scrollbars");
./twikiplugins/TigerSkinPlugin/templates/preview.tiger.tmpl:<form name="main" action="%SCRIPTURLPATH%/save%SCRIPTSUFFIX%/%WEB%/%TOPIC%" method="post">
./twikiplugins/TigerSkinPlugin/templates/preview.tiger.tmpl:<font size="-1">(<a target="UnlockTopic" onClick="return launchWindow('%TWIKIWEB%','UnlockTopic')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/UnlockTopic">help</a>)</font>
./twikiplugins/TigerSkinPlugin/templates/preview.tiger.tmpl:<font size="-1">(<a target=DontNotify" onClick="return launchWindow('%TWIKIWEB%','DontNotify')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/DontNotify">help</a>)</font>
./twikiplugins/TigerSkinPlugin/templates/edit.tiger.tmpl: <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/TigerSkinPlugin/templates/edit.tiger.tmpl:  win = open( "%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/" + theWeb + "/" + theTopic + "?skin=plain",
./twikiplugins/TigerSkinPlugin/templates/edit.tiger.tmpl:<form name="main" action="%SCRIPTURLPATH%/save%SCRIPTSUFFIX%/%WEB%/%TOPIC%" method="post">
./twikiplugins/TigerSkinPlugin/templates/edit.tiger.tmpl:<a target="GoodStyle" onClick="return launchWindow('%TWIKIWEB%','GoodStyle')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/GoodStyle">GoodStyle</a>
./twikiplugins/TigerSkinPlugin/templates/edit.tiger.tmpl:<a target="TextFormattingRules" onClick="return launchWindow('%TWIKIWEB%','TextFormattingRules')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/TextFormattingRules">TextFormattingRules</a>.
./twikiplugins/TigerSkinPlugin/templates/edit.tiger.tmpl:     <font size="-1">(<a target="UnlockTopic" onClick="return launchWindow('%TWIKIWEB%','UnlockTopic')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/UnlockTopic">help</a>)</font>
./twikiplugins/TigerSkinPlugin/templates/edit.tiger.tmpl:     <font size="-1">(<a target=DontNotify" onClick="return launchWindow('%TWIKIWEB%','DontNotify')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/DontNotify">help</a>)</font>
./twikiplugins/TigerSkinPlugin/templates/edit.tiger.tmpl:  %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?unlock=on">Cancel</a> edit %TMPL:END%
./twikiplugins/TigerSkinPlugin/templates/twiki.tiger.tmpl: <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/TigerSkinPlugin/templates/createtopic.tmpl:    win = open("%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/" + theWeb + "/" + theTopic + "?skin=plain", theTopic, "titlebar=0,width=500,height=480,resizable,scrollbars");
./twikiplugins/TigerSkinPlugin/templates/createtopic.tmpl:<tr><td>Allow non <A target="WikiWord" onClick="return launchWindow('%TWIKIWEB%','WikiWord')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/WikiWord">WikiWord</A></td>
./twikiplugins/TigerSkinPlugin/templates/createtopic.tmpl:   * A <A target="GoodStyle" onClick="return launchWindow('%TWIKIWEB%','WikiTopic')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/WikiTopic">WikiTopic</A> is a web page that can be edited in your browser.
./twikiplugins/TigerSkinPlugin/templates/createtopic.tmpl:   * All Topics generally be given a <A target="WikiWord" onClick="return launchWindow('%TWIKIWEB%','WikiWord')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/WikiWord">WikiWord</A> as their name, otherwise automatic linking of topic text will not happen.  Exceptions:
./twikiplugins/TigerSkinPlugin/templates/createtopic.tmpl:%TMPL:DEF{"topicaction"}% <A href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Cancel</A> %TMPL:END%
./twikiplugins/TigerSkinPlugin/templates/view.tiger.tmpl:     <form action="%SCRIPTURL%/search%SCRIPTSUFFIX%/%WEB%/" method="post" name="form1">
./twikiplugins/TigerSkinPlugin/templates/view.tiger.tmpl:     <a class="menuButton" href="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Edit this page
./twikiplugins/TigerSkinPlugin/templates/view.tiger.tmpl:     <a class=menuButton href="%SCRIPTURLPATH%/attach%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Attach file
./twikiplugins/TigerSkinPlugin/templates/view.tiger.tmpl:        <tr class="menuLine"><td colspan="2"><a class="menuItem" title="Change skin" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/SelectSkin?fromtopic=%TOPIC%&fromweb=%WEB%">Change skin</a></td></tr>
./twikiplugins/TigerSkinPlugin/templates/view.tiger.tmpl:        <tr class="menuLine"><td colspan="2"><a class="menuItem" title="Create a new page in %WEB% Web" href="%SCRIPTURLPATH%/createtopic%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Create</a></td></tr>
./twikiplugins/TigerSkinPlugin/templates/view.tiger.tmpl:        <tr class="menuLine"><td colspan="2"><a class="menuItem" title="Move/rename this topic" href="%SCRIPTURLPATH%/rename%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Rename</a></td></tr>
./twikiplugins/TigerSkinPlugin/templates/view.tiger.tmpl:        <tr class="menuLine"><td colspan="2"><a class="menuItem" title="Raw topic text, not rendered to html, what you get when you edit" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?raw=on%REVARG%">Raw Text</a></td></tr>
./twikiplugins/TigerSkinPlugin/templates/view.tiger.tmpl:       <tr class="menuLine"><td colspan="2"><a class="menuItem" title="Find possible references to this topic" href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=text&web=all&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D">Ref-By</a></td></tr>
./twikiplugins/TigerSkinPlugin/templates/view.tiger.tmpl:       <tr class="menuLine"><td colspan="2"><a class="menuItem" title="Show a more printable page" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?skin=print%REVARG%">Print</a></td></tr>
./twikiplugins/TigerSkinPlugin/templates/view.tiger.tmpl:       <tr class="menuLine"><td colspan="2"><a class="menuItem" title="Differences between successive versions" href="%SCRIPTURLPATH%/rdiff%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Diffs</a></td></tr>
./twikiplugins/XpTrackerPlugin/data/Tracking/XpShowWindowScript.txt:  win = open ("%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/" + theWeb + "/" + theTopic + "?skin=plain&xptopic=%INCLUDINGTOPIC%",
./twikiplugins/XpTrackerPlugin/data/Tracking/WebChanges.txt:   * See [[%SCRIPTURL%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?search=%5C.*&amp;scope=topic&amp;order=modified&amp;reverse=on&amp;regex=on&amp;nosearch=on&amp;nosummary=on&amp;limit=100][100]], [[%SCRIPTURL%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?search=%5C.*&amp;scope=topic&amp;order=modified&amp;reverse=on&amp;regex=on&amp;nosearch=on&amp;nosummary=on&amp;limit=200][200]], [[%SCRIPTURL%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?search=%5C.*&amp;scope=topic&amp;order=modified&amp;reverse=on&amp;regex=on&amp;nosearch=on&amp;nosummary=on&amp;limit=400][400]], [[%SCRIPTURL%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?search=%5C.*&amp;scope=topic&amp;order=modified&amp;reverse=on&amp;regex=on&amp;nosearch=on&amp;nosummary=on&amp;limit=800][800]] most recent changes
./twikiplugins/XpTrackerPlugin/data/Tracking/WebChanges.txt:   * See [[%SCRIPTURL%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/SearchResult?search=%5C.*&amp;scope=topic&amp;order=modified&amp;reverse=on&amp;regex=on&amp;nosummary=on&amp;nosearch=on][all]] changes
./twikiplugins/TimeTablePlugin/data/TWiki/TimeTablePlugin.txt:      * TWiki 4.0 and up: Run the [[%SCRIPTURL%/configure%SCRIPTSUFFIX%][configure]] script to enable the Plugin
./twikiplugins/LdapPlugin/data/TWiki/LdapPlugin.txt:<FORM action="%SCRIPTURL%/view%SCRIPTSUFFIX%/%MAINWEB%/LdapPeople">
./twikiplugins/LdapPlugin/data/Sandbox/TestTopicLdapPlugin.txt:<FORM action="%SCRIPTURL%/view%SCRIPTSUFFIX%/%MAINWEB%/LdapPeople">
./twikiplugins/RedDotPlugin/data/TWiki/RedDotPlugin.txt:This plugin renders a clickable red dot (<a style="color:red; font-weight:bold; padding-left:2px; padding-right:2px; line-height:100%; font-size:18px; text-decoration:none" href="%SCRIPTURL%/edit%SCRIPTSUFFIX%/%WEB%/%TOPIC%?t=%SERVERTIME{"$year$mo$day$min$sec"}%">.</a>) to ease the edit access to
./twikiplugins/WysiwygPlugin/test/unit/WysiwygPlugin/TranslatorTests.pm:          html => '<form action="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%"}%/">',
./twikiplugins/WysiwygPlugin/test/unit/WysiwygPlugin/TranslatorTests.pm:          tml  => '<form action="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%"}%/">',
./twikiplugins/WysiwygPlugin/lib/TWiki/Plugins/WysiwygPlugin.pm:    '%SCRIPTSUFFIX%', # bit dodgy, this one
./twikiplugins/ActionTrackerPlugin/test/unit/ActionTrackerPlugin/ActionTrackerPluginTests.pm:  my $url = "%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/TheWeb/TheTopic?skin=action&action=$tag&t={*\\d+*}";
./twikiplugins/NewTopicEventPlugin/data/TWiki/NewTopicEventPlugin.txt:   * Set EXECUTE = %SCRIPTURL%/save%SCRIPTSUFFIX%?topic=$1$2Dev;templatetopic=$2DevTemplate %SCRIPTURL%/save%SCRIPTSUFFIX%?topic=$1$2Appraisal;templatetopic=$2AppraisalTemplate
./twikiplugins/FamilyTreePlugin/data/FamilyTreePlugin/NewUnion.txt:<form name="spec" action="%SCRIPTURL%/edit%SCRIPTSUFFIX%/%WEB%">

./twikiplugins/FamilyTreePlugin/data/FamilyTreePlugin/NewPerson.txt:<form name="spec" action="%SCRIPTURL%/edit%SCRIPTSUFFIX%/%WEB%">

./twikiplugins/PublishWebPlugin/data/Publish/WebPublish.txt:<form action="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%">
./twikiplugins/PublishWebPlugin/data/Publish/WebPublish.txt:[[%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%#PublishProcess][Clear]]
./twikiplugins/PublishWebPlugin/data/TWiki/PublishWebPlugin.txt:<form action="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%#PublishProcess">
./twikiplugins/PublishWebPlugin/data/TWiki/PublishWebPlugin.txt:     [[%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%#PublishProcess][Clear]]%BR%
./twikiplugins/PublishWebPlugin/data/TWiki/PublishWebPlugin.txt:      * TWiki 4.0 and up: Run the [[%SCRIPTURL%/configure%SCRIPTSUFFIX%][configure]] script to enable the Plugin
./twikiplugins/PublishWebPlugin/data/TWiki/PublishWebPlugin.txt:            * =[<nop>[%<nop>SCRIPTURL%/view%<nop>SCRIPTSUFFIX%/%<nop>WEB%/WebPublish?\%BR%action=publish;ptopic=%<nop>BASETOPIC%][Re-publish this topic]]=
./twikiplugins/JavaPasteAddOn/plugins-JavaPasteAddOn-applet.tmpl:<PARAM NAME="action" VALUE="%SCRIPTURL%/bin/upload%SCRIPTSUFFIX%/%WEB%/%TOPIC%">

./twikiplugins/BlackListPlugin/data/TWiki/BlackListPlugin.txt:<form name="banlist" action="%SCRIPTURL%/viewauth%SCRIPTSUFFIX%/%WEB%/%TOPIC%#BanList" method="post">
./twikiplugins/BlackListPlugin/data/TWiki/BlackListPlugin.txt:<form name="spamlist" action="%SCRIPTURL%/viewauth%SCRIPTSUFFIX%/%WEB%/%TOPIC%#SpamList" method="post">
./twikiplugins/BlackListPlugin/data/TWiki/BlackListPlugin.txt:<form name="spamlist" action="%SCRIPTURL%/viewauth%SCRIPTSUFFIX%/%WEB%/%TOPIC%#ExcludeList" method="post">
./twikiplugins/EditHiddenTablePlugin/lib/TWiki/Plugins/EditHiddenTablePlugin/Edit.pm:    $header .= "<form action=\"%SCRIPTURLPATH%/editTable%SCRIPTSUFFIX%/%WEB%/$topic\">
./twikiplugins/EditHiddenTablePlugin/lib/TWiki/Plugins/EditHiddenTablePlugin/Edit.pm:##<td class="twikiCancelCol"><a id="cancel" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?unlock=on" accesskey="c">Cancel</a></td>
./twikiplugins/EditHiddenTablePlugin/templates/editnewTable.tmpl:   <a id="cancel" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?unlock=on">Cancel</a>%TMPL:P{"sep"}% %ACTIONBUTTONS%  %TMPL:END%
./twikiplugins/EditHiddenTablePlugin/templates/editnewTable.tmpl:<form name="main" enctype="multipart/form-data" action="%SCRIPTURLPATH%/uploadTable%SCRIPTSUFFIX%/%WEB%/%TOPIC%" method="post">
./twikiplugins/EditHiddenTablePlugin/templates/editnewTable.pattern.tmpl:<form name="main" enctype="multipart/form-data" action="%SCRIPTURLPATH%/uploadTable%SCRIPTSUFFIX%/%WEB%/%TOPIC%" method="post">
./twikiplugins/EditHiddenTablePlugin/templates/editnewTable.pattern.tmpl:   <a id="cancel" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?unlock=on">Cancel</a>%TMPL:P{"sep"}% %ACTIONBUTTONS%  %TMPL:END%
./twikiplugins/GlobalReplacePlugin/data/TWiki/GlobalSearchAndReplace.txt:Welcome %WIKIUSERNAME% <font size=\"-1\">([[%SCRIPTURL%/viewauth%SCRIPTSUFFIX%/%WEB%/%TOPIC%][not me?]])</font>. You must %CALC{"$IF($EXACT(%USERNAME%,guest),[[%SCRIPTURL%/viewauth%SCRIPTSUFFIX%/%WEB%/%TOPIC%][login]] and)"}% be a member of the %MAINWEB%.TWikiAdminGroup to be able to save your search and replace.
./twikiplugins/GlobalReplacePlugin/data/TWiki/GlobalSearchAndReplace.txt:<form name="search" action="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" method="post">
./twikiplugins/GlobalReplacePlugin/data/TWiki/GlobalSearchAndReplace.txt:<form name="replace" action="%SCRIPTURLPATH%/viewauth%SCRIPTSUFFIX%/%WEB%/%TOPIC%Topics" method="post">
./twikiplugins/TagMePlugin/data/TWiki/TagMePlugin.txt:      * TWiki 4.0 and up: Run the [[%SCRIPTURL%/configure%SCRIPTSUFFIX%][configure]] script to enable the Plugin
./twikiplugins/NavBarAddOn/data/TWiki/NavBarAddOnStart.txt:<table border="0" cellspacing="0" cellpadding="0" width="100%"><tr> %CALC{$SET(tab, $NOEXEC($IF($EXACT($GET(web)/$GET(topic), %BASEWEB%/%BASETOPIC%), $SET(nbcolor,$GET(bga_color))$SET(nbtxtcolor,$GET(fga_color)), $SET(nbcolor,$GET(bgi_color))$SET(nbtxtcolor,$GET(fgi_color))) <td bgcolor="$GET(nbcolor)" valign="top" width="18"> <img src="%PUBURLPATH%/%WEB%/NavBarAddOn/tab_l.gif" alt="" width="18" height="27" /></td> <td bgcolor="$GET(nbcolor)" valign="top"> <table border="0" cellspacing="0" cellpadding="0" width="100%"> <tr><td bgcolor="$GET(nbcolor)" width="100%"> <img src="%PUBURLPATH%/%WEB%/NavBarAddOn/tab_t.gif" alt="" width="100%" height="2" /></td></tr> <tr><td bgcolor="$GET(nbcolor)" align="center">[[%SCRIPTURL%/view%SCRIPTSUFFIX%/$GET(web)/$GET(topic)][<nobr><b><font color="$GET(nbtxtcolor)" size="-1">$GET(label)</font></b></nobr>]]</td> </tr><tr><td bgcolor="$GET(nbcolor)"> <img src="%PUBURLPATH%/%WEB%/NavBarAddOn/clearpixel.gif" alt="" width="$GET(min_width)" height="1" /></td></tr></table></td> <td bgcolor="$GET(nbcolor)" valign="top" align="right" width="9"> <img src="%PUBURLPATH%/%WEB%/NavBarAddOn/tab_r.gif" alt="" width="9" height="27" /></td>))}% %STOPINCLUDE%
./twikiplugins/NavBarAddOn/data/TWiki/NavBarAddOn.txt:This Add-on works properly with different skins on IE, Netspace and Firefox. It works nicely with the !PatternSkin shipped with the TWiki:Codev.TWikiRelease02Sep2004, but not with the latest version of the TWiki:Plugins:PatternSkin due to interference of the Plugin stylesheet with the table layout of the tabs. [[%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?skin=classic][Test this topic]] with the %TWIKIWEB%.ClassicSkin
./twikiplugins/PollPlugin/data/Sandbox/PollExample.txt:<FORM ACTION="%SCRIPTURLPATH%/poll%SCRIPTSUFFIX%/%WEB%/%TOPIC%" method="POST">
./twikiplugins/PollPlugin/data/Sandbox/PollExample.txt:<FORM ACTION="%SCRIPTURLPATH%/poll%SCRIPTSUFFIX%/%WEB%/%TOPIC%" method="POST">
./twikiplugins/PollPlugin/data/Sandbox/SmiliesPoll.txt:<FORM ACTION="%SCRIPTURLPATH%/poll%SCRIPTSUFFIX%/%WEB%/%TOPIC%" method="POST">
./twikiplugins/FakeBasicAuthRegPlugin/pub/TWiki/FakeBasicAuthRegPlugin/TWikiRegistration.txt:<form action="%SCRIPTURL%/register%SCRIPTSUFFIX%/%MAINWEB%/%HOMETOPIC%" method="post">
./twikiplugins/KoalaSkin/bin/koalaskin-generate:export KSHELP="%SCRIPTURLPATH%/$view%SCRIPTSUFFIX%/TWiki/WelcomeGuest"
./twikiplugins/KoalaSkin/bin/koalaskin-generate:      url="%SCRIPTURL%/$view%SCRIPTSUFFIX%/$web/%HOMETOPIC%"
./twikiplugins/KoalaSkin/bin/koalaskin-generate:      url="%SCRIPTURL%/$view%SCRIPTSUFFIX%/$tab/%HOMETOPIC%"
./twikiplugins/KoalaSkin/bin/koalaskin-generate:      url="%SCRIPTURL%/$view%SCRIPTSUFFIX%/$tab/%HOMETOPIC%"
./twikiplugins/KoalaSkin/data/TWiki/KoalaSkin.txt:     defaults to: %SCRIPTURLPATH%/view%SCRIPTSUFFIX%/TWiki/WelcomeGuest
./twikiplugins/KoalaSkin/templates/ks_topbuttons.koala.tmpl:%TMPL:INCLUDE{"ks_homebutton"}% | <a href='%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%WEB%/%TOPIC%?time=%GMTIME{"$hours$minutes$seconds"}%' accesskey=e title='[Alt-e] Edit (modify) this page (topic)'><img src="%PUBURLPATH%/_ks/edit.gif" width=16 height=16 border=0 alt="Edit"><b>Edit</b></a> | 
./twikiplugins/KoalaSkin/templates/ks_topbuttons.koala.tmpl:      <a href="%SCRIPTURLPATH%/attach%SCRIPTSUFFIX%/%WEB%/%TOPIC%" accesskey=a title='[Alt-a] Upload and attach any file to this page (topic)'><img src="%PUBURLPATH%/_ks/attach.gif" width=16 height=16 border=0 alt="Attach"> Attach</a> |
./twikiplugins/KoalaSkin/templates/ks_topbuttons.koala.tmpl:      <a href='%SCRIPTURLPATH%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopscreate&param2=none' accesskey=n title='[Alt-n] Create a new page (topic) in this web (folder)'><img src="%PUBURLPATH%/_ks/new.gif" width=16 height=16 border=0 alt="New"> New</a> | 
./twikiplugins/KoalaSkin/templates/ks_topbuttons.koala.tmpl:      <a href="%SCRIPTURLPATH%/oops%SCRIPTSUFFIX%/%WEB%?template=sitemap" accesskey=s title='[Alt-s] See all the webs (folders) available on this site at'><img src="%PUBURLPATH%/_ks/sitemap.gif" width=16 height=16 border=0 alt="Site Map"> Site Map</a> |
./twikiplugins/KoalaSkin/templates/ks_topbuttons-slim.koala.tmpl:%TMPL:INCLUDE{"ks_homebutton"}% | <a href='%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%WEB%/%TOPIC%?time=%GMTIME{"$hours$minutes$seconds"}%' accesskey=e title='[Alt-e] Edit (modify) this page (topic)'><img src="%PUBURLPATH%/_ks/edit.gif" width=16 height=16 border=0 alt="Edit"><b>Edit</b></a> | 
./twikiplugins/KoalaSkin/templates/ks_topbuttons-slim.koala.tmpl:      <a href="%SCRIPTURLPATH%/attach%SCRIPTSUFFIX%/%WEB%/%TOPIC%" accesskey=a title='[Alt-a] Upload and attach any file to this page (topic)'><img src="%PUBURLPATH%/_ks/attach.gif" width=16 height=16 border=0 alt="Attach"> Attach</a> |
./twikiplugins/KoalaSkin/templates/ks_topbuttons-slim.koala.tmpl:      <a href='%SCRIPTURLPATH%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopscreate&param2=none' accesskey=n title='[Alt-n] Create a new page (topic) in this web (folder)'><img src="%PUBURLPATH%/_ks/new.gif" width=16 height=16 border=0 alt="New"> New</a> | 
./twikiplugins/KoalaSkin/templates/ks_topbuttons-slim.koala.tmpl:      <a href="%SCRIPTURLPATH%/oops%SCRIPTSUFFIX%/%WEB%?template=sitemap" accesskey=s title='[Alt-s] See all the webs (folders) available on this site at'><img src="%PUBURLPATH%/_ks/sitemap.gif" width=16 height=16 border=0 alt="Site Map"> Site Map haha</a> |
./twikiplugins/KoalaSkin/templates/edit-slim.koala.tmpl: <base href='%SCRIPTURL%/%VIEW%%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%'>
./twikiplugins/KoalaSkin/templates/edit-slim.koala.tmpl:  win = open( "%SCRIPTURLPATH%/%VIEW%%SCRIPTSUFFIX%/" + theWeb + "/" + theTopic + "?skin=plain",
./twikiplugins/KoalaSkin/templates/edit-slim.koala.tmpl:<form action='%SCRIPTURLPATH%/save%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%' method="post" name=main>
./twikiplugins/KoalaSkin/templates/edit-slim.koala.tmpl:<a target="GoodStyle" onClick="return launchWindow('%TWIKIWEB%','GoodStyle')" href="%SCRIPTURLPATH%/%VIEW%%SCRIPTSUFFIX%/%TWIKIWEB%/GoodStyle">GoodStyle</a>
./twikiplugins/KoalaSkin/templates/edit-slim.koala.tmpl:<a target="TextFormattingRules" onClick="return launchWindow('%TWIKIWEB%','TextFormattingRules')" href="%SCRIPTURLPATH%/%VIEW%%SCRIPTSUFFIX%/%TWIKIWEB%/TextFormattingRules">TextFormattingRules</a>.
./twikiplugins/KoalaSkin/templates/ks_config: maplink="<td align=right><a href='%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$KSWEBMAPTOPIC' title='Map of web <nop>$web'><img src='%PUBURLPATH%/_ks/sitemap.gif' width=16 height=16 border=0></a><a href='%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/WebChanges' title='Newest changed topics of web <nop>$web'><img src='%PUBURLPATH%/%TWIKIWEB%/TWikiDocGraphics/changes.gif' width=16 height=16 border=0></a></table>"
./twikiplugins/KoalaSkin/templates/ks_config:relatedwebs_bar '%SCRIPTURL%/view%SCRIPTSUFFIX%/'"${tabnames[$4]}"'/%HOMETOPIC%' "${tabnames[$4]}" "title=\"`quote_attval \"${comments[$4]}\"`\""
./twikiplugins/KoalaSkin/templates/ks_config:  relatedwebs_bar '%SCRIPTURL%/view%SCRIPTSUFFIX%/'"${tabnames[$4]}"'/%HOMETOPIC%' "${tabnames[$4]}" "title=\"`quote_attval \"${comments[$4]}\"`\"" $KSTABWIDTH "$2"
./twikiplugins/KoalaSkin/templates/ks_config:    pg="<a href='%SCRIPTURL%/view%SCRIPTSUFFIX%/${tabnames[$np]}/%HOMETOPIC%' class=unselectedGroup \" $ptt>$5</a>&nbsp;&gt;&nbsp;"
./twikiplugins/KoalaSkin/templates/attach.koala.tmpl: <base href='%SCRIPTURL%/%VIEW%%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%'>
./twikiplugins/KoalaSkin/templates/attach.koala.tmpl:  win = open("%SCRIPTURLPATH%/%VIEW%%SCRIPTSUFFIX%/" + theWeb + "/" + theTopic + "?skin=plain", theTopic, "titlebar=0,width=500,height=480,resizable,scrollbars");
./twikiplugins/KoalaSkin/templates/attach.koala.tmpl:<form enctype="multipart/form-data" action='%SCRIPTURLPATH%/upload%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%' method="post" name=main>
./twikiplugins/KoalaSkin/templates/attach.koala.tmpl:Go to the <a href="%SCRIPTURLPATH%/rename%SCRIPTSUFFIX%/%WEB%/%TOPIC%?attachment=%FILENAME%">Move/delete attachment</a> page
./twikiplugins/KoalaSkin/templates/search.koala.tmpl: <base href='%SCRIPTURL%/%VIEW%%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%'>
./twikiplugins/KoalaSkin/templates/search.koala.tmpl:    <a href="%SCRIPTURLPATH%/%VIEW%%SCRIPTSUFFIX%/%<WEB>%/%TOPICNAME%"><strong>%TOPICNAME%</strong></a>
./twikiplugins/KoalaSkin/templates/search.koala.tmpl:    <a href="%SCRIPTURLPATH%/rdiff%SCRIPTSUFFIX%/%<WEB>%/%TOPICNAME%">%TIME%</a> - %REVISION%
./twikiplugins/KoalaSkin/templates/changes.koala.tmpl: <base href='%SCRIPTURL%/%VIEW%%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%'>
./twikiplugins/KoalaSkin/templates/changes.koala.tmpl:    <a href="%SCRIPTURLPATH%/%VIEW%%SCRIPTSUFFIX%/%<WEB>%/%TOPICNAME%"><b>%TOPICNAME%</b></a>
./twikiplugins/KoalaSkin/templates/changes.koala.tmpl:    <a href="%SCRIPTURLPATH%/rdiff%SCRIPTSUFFIX%/%<WEB>%/%TOPICNAME%">%TIME%</a> - %REVISION%
./twikiplugins/KoalaSkin/templates/ks_noleftbar.koala.tmpl:<form style="margin: 0px" action='%SCRIPTURL%/searchmulti%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%"}%' method="post" name=main>
./twikiplugins/KoalaSkin/templates/ks_leftsearch.koala.tmpl:<form action='%SCRIPTURL%/searchmulti%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%"}%' method="post" name=main>
./twikiplugins/KoalaSkin/templates/searchformat.koala.tmpl: <base href='%SCRIPTURL%/%VIEW%%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%'>
./twikiplugins/KoalaSkin/templates/searchformat.koala.tmpl:<form action='%SCRIPTURLPATH%/%VIEW%%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/"}%' name=main>
./twikiplugins/KoalaSkin/templates/moveattachment.koala.tmpl: <base href='%SCRIPTURL%/%VIEW%%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%'>
./twikiplugins/KoalaSkin/templates/moveattachment.koala.tmpl:<form name="rename" action='%SCRIPTURLPATH%/rename%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%' name=main>
./twikiplugins/KoalaSkin/templates/moveattachment.koala.tmpl:<form name="rename" action='%SCRIPTURLPATH%/rename%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%' name=main>
./twikiplugins/KoalaSkin/templates/moveattachment.koala.tmpl:<a title='[Alt-Z] Cancels' accesskey=z href='%SCRIPTURLPATH%/%VIEW%%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%'>Cancel</a> %TMPL:END%
./twikiplugins/KoalaSkin/templates/ks_bottombuttons.koala.tmpl:<a href='%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%WEB%/%TOPIC%?time=%GMTIME{"$hours$minutes$seconds"}%' title='[Alt-E] Edit (modify) this page (topic)'>Edit</a> | 
./twikiplugins/KoalaSkin/templates/ks_bottombuttons.koala.tmpl:  <a href="%SCRIPTURLPATH%/attach%SCRIPTSUFFIX%/%WEB%/%TOPIC%" title='[Alt-A] Upload and attach any file to this page (topic)'>Attach</a> | 
./twikiplugins/KoalaSkin/templates/ks_bottombuttons.koala.tmpl:  <a href='%SCRIPTURLPATH%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopscreate&param2=none' title='[Alt-N] Create a new page (topic) in this web (folder)'>New</a> | 
./twikiplugins/KoalaSkin/templates/ks_bottombuttons.koala.tmpl:  <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/SearchResult?scope=text&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D" accesskey=l title='[Alt-L] See all pages linking to this page'>Ref-By</a> |
./twikiplugins/KoalaSkin/templates/ks_bottombuttons.koala.tmpl:  <a href='%SCRIPTURLPATH%/%VIEW%%SCRIPTSUFFIX%/%WEB%/%TOPIC%?%INTURLENCODE{"skin=koalaprint%REVARG%"}%' accesskey=p title='[Alt-P] Show this page in a simpler view for printing'>Printable view</a> <span class=invisibleInRaw>| <a href="%SCRIPTURLPATH%/%VIEW%%SCRIPTSUFFIX%/%WEB%/%TOPIC%?raw=on%REVARG%" accesskey=r title='[Alt-R] Show the raw source of this page in TWiki notation, without editing (thus locking) it'>Raw view</a><a href="%SCRIPTURLPATH%/%VIEW%%SCRIPTSUFFIX%/%WEB%/%TOPIC%" accesskey=z></a> </span><span class=invisibleInNormal>| <a href="%SCRIPTURLPATH%/%VIEW%%SCRIPTSUFFIX%/%WEB%/%TOPIC%" title='[Alt-Z] Back to normal view' accesskey=z>Normal view</a> </span>| 
./twikiplugins/KoalaSkin/templates/ks_bottombuttons.koala.tmpl: <a href="%SCRIPTURLPATH%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopsmore&param1=%MAXREV%&param2=%CURRREV%" accesskey=m title='[Alt-M] Renaming/Moving/Deleting/Reparenting the page, viewing/comparing past revisions, see children'>More...</a>
./twikiplugins/KoalaSkin/templates/preview.koala.tmpl: <base href='%SCRIPTURL%/%VIEW%%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%'>
./twikiplugins/KoalaSkin/templates/preview.koala.tmpl:  win = open("%SCRIPTURLPATH%/%VIEW%%SCRIPTSUFFIX%/" + theWeb + "/" + theTopic + "?skin=plain", theTopic, "titlebar=0,width=500,height=480,resizable,scrollbars");
./twikiplugins/KoalaSkin/templates/preview.koala.tmpl:%TMPL:DEF{"topicaction"}% <form action='%SCRIPTURLPATH%/save%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%' method="post" name=main>
./twikiplugins/KoalaSkin/templates/edit.koala.tmpl: <base href='%SCRIPTURL%/%VIEW%%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%'>
./twikiplugins/KoalaSkin/templates/edit.koala.tmpl:  win = open( "%SCRIPTURLPATH%/%VIEW%%SCRIPTSUFFIX%/" + theWeb + "/" + theTopic + "?skin=plain",
./twikiplugins/KoalaSkin/templates/edit.koala.tmpl:<form action='%SCRIPTURLPATH%/save%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%' method="post" name=main>
./twikiplugins/KoalaSkin/templates/edit.koala.tmpl:   * <a target="TextFormattingRules" onClick="return launchWindow('TWiki','TextFormattingRules')" href=""%SCRIPTURL%/%VIEW%%SCRIPTSUFFIX%/TWiki/TextFormattingRules">More formatting help</a> and <a target="GoodStyle" onClick="return launchWindow('TWiki','GoodStyle')" href=""%SCRIPTURL%/%VIEW%%SCRIPTSUFFIX%/TWiki/GoodStyle">hints on good style</a>%TMPL:END%
./twikiplugins/KoalaSkin/templates/twiki.koala.tmpl: <base href='%SCRIPTURL%/%VIEW%%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%'>
./twikiplugins/KoalaSkin/templates/view.koalaprint.tmpl: <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/KoalaSkin/templates/searchrenameview.koala.tmpl: <base href='%SCRIPTURL%/%VIEW%%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%'>
./twikiplugins/KoalaSkin/templates/searchrenameview.koala.tmpl:<form action='%SCRIPTURLPATH%/%VIEW%%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/"}%' name=main>
./twikiplugins/KoalaSkin/templates/searchrenameview.koala.tmpl:    <a href="%SCRIPTURLPATH%/%VIEW%%SCRIPTSUFFIX%/%WEB%/%TOPICNAME%"><strong>%TOPICNAME%</strong></a> %LOCKED%
./twikiplugins/KoalaSkin/templates/searchrenameview.koala.tmpl:    <a href="%SCRIPTURLPATH%/rdiff%SCRIPTSUFFIX%/%WEB%/%TOPICNAME%">%TIME%</a> - %REVISION% &nbsp;
./twikiplugins/KoalaSkin/templates/rdiff.koala.tmpl: <base href='%SCRIPTURL%/%VIEW%%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%'>
./twikiplugins/KoalaSkin/templates/rdiff.koala.tmpl:%TMPL:DEF{"topicaction"}% <a title='[Alt-Z] Cancels, returns to normal view' href='%SCRIPTURLPATH%/%VIEW%%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%' accesskey=z>Normal View</a> 
./twikiplugins/KoalaSkin/templates/rdiff.koala.tmpl:| <a title='See the history of changes made to this page' href="%SCRIPTURLPATH%/rdiff%SCRIPTSUFFIX%/%WEB%/%TOPIC%" accesskey=d>See diffs</a> %REVISIONS%
./twikiplugins/KoalaSkin/templates/rdiff.koala.tmpl:| <a href="%SCRIPTURLPATH%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopsmore&param1=%MAXREV%&param2=%CURRREV%" accessskey=m>More</a> %TMPL:END%
./twikiplugins/KoalaSkin/templates/rdiff.koala.tmpl:<tr class='twikiDiffRev'><th>%TOPIC%: Changes made in Revision <b><a   href='%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?%INTURLENCODE{"rev=%REVTITLE1%"}%'>%REVTITLE1%</a></b> - %REVINFO1%<tr class='twikiDiffBody'><td><span class=text>%TEXT%</span></table>%REPEAT%
./twikiplugins/KoalaSkin/templates/renamebase.koala.tmpl: <base href='%SCRIPTURL%/%VIEW%%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%'>
./twikiplugins/KoalaSkin/templates/renamebase.koala.tmpl:    win = open("%SCRIPTURLPATH%/%VIEW%%SCRIPTSUFFIX%/" + theWeb + "/" + theTopic + "?skin=plain", theTopic, "titlebar=0,width=500,height=480,resizable,scrollbars");
./twikiplugins/KoalaSkin/templates/renamebase.koala.tmpl:<form method="POST" name="rename" action='%SCRIPTURLPATH%/rename%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%' name=main>
./twikiplugins/KoalaSkin/templates/renamebase.koala.tmpl:     <a target="ManagingTopics" onClick="return launchWindow('%TWIKIWEB%','ManagingTopics')" href="%SCRIPTURLPATH%/%VIEW%%SCRIPTSUFFIX%/%TWIKIWEB%/ManagingTopics">Renaming and moving topics</a>.
./twikiplugins/KoalaSkin/templates/sitemap.koala.tmpl: <base href='%SCRIPTURL%/%VIEW%%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%'>
./twikiplugins/KoalaSkin/templates/sitemap.koala.tmpl:<br>Generated from <a href="%SCRIPTURL%/%VIEW%%SCRIPTSUFFIX%/%TWIKIWEB%/KoalaSkinWebList" title="[Alt-L] Web descriptions, hierarchy and settings for Koala Skin" accesskey=l>KoalaSkinWebList</a> by the TWiki.KoalaSkin
./twikiplugins/KoalaSkin/templates/oopsmore.koala.tmpl:      * <a href="%SCRIPTURLPATH%/rename%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Rename/move topic</a>,
./twikiplugins/KoalaSkin/templates/oopsmore.koala.tmpl:      * *<a title='[Alt-M] Rename or Move' accesskey=m href="%SCRIPTURLPATH%/rename%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Rename/move topic</a>*,
./twikiplugins/KoalaSkin/templates/oopsmore.koala.tmpl:      * <form name="rename" action='%SCRIPTURLPATH%/rename%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%' name=main>
./twikiplugins/KoalaSkin/templates/oopsmore.koala.tmpl:      * <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/SearchResult?scope=text&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D">Find topics</a>
./twikiplugins/KoalaSkin/templates/oopsmore.koala.tmpl:      * <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/SearchResult?scope=text&amp;web=all;&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D">Find topics</a>
./twikiplugins/KoalaSkin/templates/oopsmore.koala.tmpl:<form action='%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%'>
./twikiplugins/KoalaSkin/templates/oopsmore.koala.tmpl:<form action="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%WEB%">
./twikiplugins/KoalaSkin/templates/oopsmore.koala.tmpl:<form  action='%SCRIPTURLPATH%/%VIEW%%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%'>
./twikiplugins/KoalaSkin/templates/oopsmore.koala.tmpl:<form action='%SCRIPTURLPATH%/rdiff%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%'>
./twikiplugins/KoalaSkin/templates/oopsmore.koala.tmpl:%TMPL:DEF{"topicaction"}% <a title='[Alt-Z] Cancel' accesskey=z href='%SCRIPTURLPATH%/%VIEW%%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%'>Cancel</a> %TMPL:END%
./twikiplugins/KoalaSkin/templates/oopscreate.koala.tmpl:<form action='%SCRIPTURL%/searchmulti%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%"}%' method="post" name=create>
./twikiplugins/KoalaSkin/templates/oopscreate.koala.tmpl:<form action='%SCRIPTURL%/searchmulti%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%"}%' method="post" name=forcecreate>If you <b>really</b> (read help below) want to do this, you can
./twikiplugins/KoalaSkin/templates/oopscreate.koala.tmpl:<form action="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%WEB%">
./twikiplugins/KoalaSkin/templates/oopscreate.koala.tmpl:%TMPL:DEF{"topicaction"}% <a title='[Alt-Z] Cancels' accesskey=z href='%SCRIPTURLPATH%/%VIEW%%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%'>Cancel</a> %TMPL:END%
./twikiplugins/KoalaSkin/templates/sitemap-slim.koala.tmpl: <base href='%SCRIPTURL%/%VIEW%%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%'>
./twikiplugins/KoalaSkin/templates/sitemap-slim.koala.tmpl:<br>Generated from <a href="%SCRIPTURL%/%VIEW%%SCRIPTSUFFIX%/%TWIKIWEB%/KoalaSkinWebList" title="[Alt-L] Web descriptions, hierarchy and settings for Koala Skin" accesskey=l>KoalaSkinWebList</a> by the TWiki.KoalaSkin
./twikiplugins/KoalaSkin/templates/changeform.koala.tmpl: <base href='%SCRIPTURL%/%VIEW%%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%'>
./twikiplugins/KoalaSkin/templates/changeform.koala.tmpl:<form action='%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%' method="post" name=main>
./twikiplugins/KoalaSkin/templates/view.koala.tmpl: <base href='%SCRIPTURL%/%VIEW%%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%'>
./twikiplugins/KoalaSkin/templates/searchbookview.koala.tmpl: <base href='%SCRIPTURL%/%VIEW%%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%'>
./twikiplugins/KoalaSkin/templates/searchbookview.koala.tmpl:    <span class=topicTitleBig><a href="%SCRIPTURLPATH%/%VIEW%%SCRIPTSUFFIX%/%<WEB>%/%TOPICNAME%">%TOPICNAME%</a> %LOCKED% &nbsp;</span>
./twikiplugins/KoalaSkin/templates/searchbookview.koala.tmpl:    <a href="%SCRIPTURLPATH%/rdiff%SCRIPTSUFFIX%/%<WEB>%/%TOPICNAME%">%TIME%</a> - %REVISION% &nbsp;
./twikiplugins/KoalaSkin/templates/searchmeta.koala.tmpl:%SPLIT%%SPLIT%%REPEAT%<a href="%SCRIPTURLPATH%/%VIEW%%SCRIPTSUFFIX%/%WEB%/%TOPICNAME%"><b>%TOPICNAME%</b></a> %REPEAT%%SPLIT%%SPLIT%
./twikiplugins/KoalaSkin/templates/view-slim.koala.tmpl: <base href='%SCRIPTURL%/%VIEW%%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%'>
./twikiplugins/KoalaSkin/templates/view-slim.koala.tmpl:<form action="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%"}%/">
./twikiplugins/EmbedTopicPlugin/lib/TWiki/Plugins/EmbedTopicPlugin.pm:    $r = "<table width='100%' border='0' cellpadding='0' cellspacing='0'><tr><td width='1' bgcolor='$bgcolor'><img src='$spacerimg' width='1'></td><td width='100%'><table cellspacing='0' border='0' width='100%'><tr><td bgcolor='$bgcolor'><a style='color:$hdcolor;font-size:9px;text-decoration:none;' href='%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/$w/$t'>$qn</a></td></tr><tr><td><table border=0 cellpadding=2><td>$r</td></table></td></tr></table></td></tr></table>";
./twikiplugins/PowerEditPlugin/data/TWiki/PowerEditPlugin.txt:The default control definitions for this installation may be viewed <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/PowerEditControls?raw=on">here</a>.
./twikiplugins/PowerEditPlugin/data/TWiki/PowerEditPlugin.txt:   %<nop>TMPL:P{"sep"}% &lt;a href="%<nop>SCRIPTURLPATH%/edit%<nop>SCRIPTSUFFIX%/%<nop>WEB%/%<nop>TOPIC%?skin=power">PowerEdit&lt;/a>
./twikiplugins/PowerEditPlugin/templates/edit.power.tmpl: <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/PowerEditPlugin/templates/edit.power.tmpl:  win = open( "%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/" + theWeb + "/" + theTopic + "?skin=plain",
./twikiplugins/PowerEditPlugin/templates/edit.power.tmpl:<form name="main" action="%SCRIPTURLPATH%/preview%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%" method="post">
./twikiplugins/PowerEditPlugin/templates/edit.power.tmpl:<a target="GoodStyle" onClick="return launchWindow('%TWIKIWEB%','GoodStyle')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/GoodStyle">GoodStyle</a>
./twikiplugins/PowerEditPlugin/templates/edit.power.tmpl:<a target="TextFormattingRules" onClick="return launchWindow('%TWIKIWEB%','TextFormattingRules')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/TextFormattingRules">TextFormattingRules</a>.
./twikiplugins/PowerEditPlugin/templates/edit.power.tmpl:  %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?unlock=on">Cancel</a> edit %TMPL:END%
./twikiplugins/TWikiDrawPlugin/lib/TWiki/Plugins/TWikiDrawPlugin.pm:    return "href=\"%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/$web/$topic$anchor\"";
./twikiplugins/TWikiDrawPlugin/templates/twikidraw.tmpl:<param name="savepath" value="%SCRIPTURLPATH%/upload%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/TWikiDrawPlugin/templates/twikidraw.tmpl:<param name="viewpath" value="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/TWikiDrawPlugin/templates/twikidraw.tmpl:<param name="helppath" value="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/TWikiDrawPlugin" />
./twikiplugins/TWikiDrawPlugin/templates/twikidraw.tmpl:      <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Cancel</a>
./twikiplugins/TinyMCEContrib/data/TWiki/TinyMCEContrib.txt:   * To enable the editor in one of your skins, add the following link to the skin alongside or in place of the existing 'edit' link:<br /><code>&lt;a href="%<nop>SCRIPTURLPATH%/edit%<nop>SCRIPTSUFFIX%/%<nop>WEB%/%<nop>TOPIC%?skin=tinymce"&gt;tinymce&lt;/a&gt;</code><br />As you can see this is just a standard edit link with the 'tinymce' skin in place of the usual edit skin. Here it is for this topic: <a href="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%WEB%/%TOPIC%?skin=tinymce">TinyMCE</a>. Try clicking on it, but _do not save_!
./twikiplugins/SeeSkin/bin/savemulti:    $ptext =~ s@(href=".*?")@href="%SCRIPTURLPATH%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%\?template=oopspreview"@goi;
./twikiplugins/SeeSkin/templates/view.see.tmpl:      <form id="search" name="photonsearch" action="%SCRIPTURLPATH%/photonsearch%SCRIPTSUFFIX%/%INTURLENCODE{"%INCLUDINGWEB%"}%" method="post">
./twikiplugins/SeeSkin/templates/view.see.tmpl:      <input type="text" name="topic" size="10" title="type topic name to search for and press [Enter]" accesskey="/" /> <a href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/WebSearch" title="Go to advanced search form">Search</a>
./twikiplugins/SeeSkin/templates/view.see.tmpl:  %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%WEB%/%TOPIC%?t=%GMTIME{"$year$month$day$hours$minutes$seconds"}%" accesskey="i" title="Edit this page">Ed<u>i</u>t</a>
./twikiplugins/SeeSkin/templates/view.see.tmpl:  %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/attach%SCRIPTSUFFIX%/%WEB%/%TOPIC%" accesskey="a" title="Upload a file to this topic"><u>A</u>ttach</a>
./twikiplugins/SeeSkin/templates/view.see.tmpl:  %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/SearchResult?scope=text&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D" accesskey="r" title="Which pages link to this one?"><u>R</u>ef-By</a>
./twikiplugins/SeeSkin/templates/view.see.tmpl:  %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?skin=print%REVARG%" accesskey="p" title="a barebones version of this page more suitable for printing"><u>P</u>rintable</a>
./twikiplugins/SeeSkin/templates/view.see.tmpl:  %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/rdiff%SCRIPTSUFFIX%/%WEB%/%TOPIC%" accesskey="s" title="View previous versions of this page">Hi<u>s</u>tory</a>
./twikiplugins/SeeSkin/templates/view.see.tmpl:  %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopsmore&param1=%MAXREV%&param2=%CURRREV%" accesskey="m" title="advanced actions: rename/move, parentage, compare revisions, etc." id="editmore"><u>M</u>ore...</a>%TMPL:END%
./twikiplugins/SeeSkin/templates/preview.see.tmpl:  win = open("%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/" + theWeb + "/" + theTopic + "?skin=plain", theTopic, "titlebar=0,width=500,height=480,resizable,scrollbars");
./twikiplugins/SeeSkin/templates/preview.see.tmpl:<form name="main" action="%SCRIPTURLPATH%/save%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%" method="post">
./twikiplugins/SeeSkin/templates/preview.see.tmpl:      <input id="unlock" type="checkbox" name="unlock" %RELEASEEDITLOCKCHECKBOX% accesskey="k" title="Alt-K to toggle" /> Release edit loc<span class="akey">k</span> (<a target="UnlockTopic" onClick="return launchWindow('%TWIKIWEB%','UnlockTopic')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/UnlockTopic">help</a>)
./twikiplugins/SeeSkin/templates/preview.see.tmpl:      <input id="dontnotify" type="checkbox" name="dontnotify" %DONTNOTIFYCHECKBOX% accesskey="n" title="Alt-N to toggle" /> Minor changes, don't <span class="akey">n</span>otify (<a target="DontNotify" onClick="return launchWindow('%TWIKIWEB%','DontNotify')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/DontNotify">help</a>)
./twikiplugins/SeeSkin/templates/edit.see.tmpl:  win = open( "%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/" + theWeb + "/" + theTopic + "?skin=plain",
./twikiplugins/SeeSkin/templates/edit.see.tmpl:<form name="main" action="%SCRIPTURLPATH%/savemulti%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%/%TOPIC%"}%" method="post" id="editcont">
./twikiplugins/SeeSkin/templates/edit.see.tmpl:<a target="GoodStyle" onClick="return launchWindow('%TWIKIWEB%','GoodStyle')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/GoodStyle">GoodStyle</a>
./twikiplugins/SeeSkin/templates/edit.see.tmpl:<a target="TextFormattingRules" onClick="return launchWindow('%TWIKIWEB%','TextFormattingRules')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/TextFormattingRules">TextFormattingRules</a>.
./twikiplugins/SeeSkin/templates/twiki.see.tmpl: <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />%TMPL:END%
./twikiplugins/SeeSkin/templates/twiki.see.tmpl:   <h1><a href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%MAINWEB%/%HOMETOPIC%">%WIKITOOLNAME%</a></h1>
./twikiplugins/SeeSkin/templates/twiki.see.tmpl:   <h2>/ <a href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%HOMETOPIC%">%WEB%</a> / %TOPIC% %TMPL:P{"titleaction"}%</h2>
./twikiplugins/SeeSkin/templates/twiki.see.tmpl:   <form><input type="text" name="topic" size="10" title="type topic name to search for and press [Enter]" accesskey="/" /> <a href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/WebSearch" title="Go to advanced search form">Search</a></form>
./twikiplugins/SeeSkin/templates/twiki.see.tmpl:   <h1><a href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%MAINWEB%/%HOMETOPIC%">%WIKITOOLNAME%</a></h1>
./twikiplugins/SeeSkin/templates/twiki.see.tmpl:   <h2>/ <a href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%HOMETOPIC%">%WEB%</a> / %TOPIC% </h2>
./twikiplugins/SeeSkin/templates/twiki.see.tmpl:%TMPL:DEF{"bugreport"}%<a href="%SCRIPTURL%/edit%SCRIPTSUFFIX%/Feedback/%TOPIC%_%GMTIME{"$year$month$day$hours$minutes$seconds"}%?topicparent=%WEB%.%TOPIC%">feedback</a>%TMPL:END%
./twikiplugins/PeerPlugin/lib/TWiki/Plugins/PeerPlugin.pm:        $link = qq{<a class=menuButton href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/PeerPluginView?prurl=%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%&prweb=%WEB%&prtopic=%TOPIC%&prrevinfo=$maxrev">Review $linkImg </a>};
./twikiplugins/PeerPlugin/lib/TWiki/Plugins/PeerPlugin.pm:    return "%SCRIPTURL%/view%SCRIPTSUFFIX%/%TWIKIWEB%/PeerPluginView";
./twikiplugins/PeerPlugin/lib/TWiki/Plugins/PeerPlugin.pm:        $opText .= "[[%SCRIPTURL%/view%SCRIPTSUFFIX%/%TWIKIWEB%/PeerPluginExtView?prurl=$item][Wiki:$item]] <br> ";
./twikiplugins/PeerPlugin/lib/TWiki/Plugins/PeerPlugin.pm:    my $text = qq{<a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/PeerPluginUser?};
./twikiplugins/PeerPlugin/lib/TWiki/Plugins/PeerPlugin.pm:    $text   .= qq{prurl=%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%&prweb=%WEB%&prtopic=%TOPIC%&prrevinfo=$maxrev">};
./twikiplugins/PeerPlugin/data/TWiki/PeerReviewInstall.txt:          | <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&amp;regex=on&amp;search=.*">Index</A>
./twikiplugins/PeerPlugin/data/TWiki/PeerReviewInstall.txt:          | <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic&amp;regex=on&amp;search=.*">Index</A>
./twikiplugins/PeerPlugin/data/TWiki/PeerReviewExamples.txt:<FORM action="%<nop>SCRIPTURL%/view%<nop>SCRIPTSUFFIX%/%<nop>TWIKIWEB%/PeerPluginView" method="post">
./twikiplugins/PeerPlugin/data/TWiki/PeerReviewExamples.txt:<FORM action="%SCRIPTURL%/view%SCRIPTSUFFIX%/%TWIKIWEB%/PeerPluginExtView" method="post">
./twikiplugins/PeerPlugin/data/TWiki/PeerReviewExamples.txt:<FORM action="%SCRIPTURL%/view%SCRIPTSUFFIX%/%TWIKIWEB%/PeerPluginExtView" method="post">
./twikiplugins/PeerPlugin/data/TWiki/PeerPluginForm.txt:<FORM action="%SCRIPTURL%/view%SCRIPTSUFFIX%/%TWIKIWEB%/PeerPluginView" method="post">
./twikiplugins/PeerPlugin/data/TWiki/PeerPluginExtForm.txt:<FORM action="%SCRIPTURL%/view%SCRIPTSUFFIX%/%TWIKIWEB%/PeerPluginExtView" method="post">
./twikiplugins/PeerPlugin/data/TWiki/PeerPluginExtForm.txt:<FORM action="%SCRIPTURL%/view%SCRIPTSUFFIX%/%TWIKIWEB%/PeerPluginView" method="post">
./twikiplugins/EndNotePlugin/data/TWiki/EndNotePlugin.txt:      * TWiki 4.0 and up: Run the [[%SCRIPTURL%/configure%SCRIPTSUFFIX%][configure]] script to enable the Plugin

./twikiplugins/TopicReferencePlugin/data/TWiki/TopicReferencePlugin.txt:      * TWiki 4.0 and up: Run the [[%SCRIPTURL%/configure%SCRIPTSUFFIX%][configure]] script to enable the Plugin
./twikiplugins/SpellCheckAddOn/bin/view:            $tmpl =~ s/%EDITTOPIC%/<a href=\"$scriptUrlPath\/edit%SCRIPTSUFFIX%\/%WEB%\/%TOPIC%\"><b>Edit<\/b><\/a> | <a href=\"$scriptUrlPath\/spellcheck%SCRIPTSUFFIX%\/%WEB%\/%TOPIC%\"><b>Spell Check<\/b><\/a>/go;
./twikiplugins/SpellCheckAddOn/bin/view:            $tmpl =~ s/%EDITTOPIC%/<a href=\"$scriptUrlPath\/edit%SCRIPTSUFFIX%\/%WEB%\/%TOPIC%\"><b>Create<\/b><\/a>/go;
./twikiplugins/SpellCheckAddOn/bin/view:            $revisions = "$revisions | <a href=\"$scriptUrlPath/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?rev=1.$i\">r1.$i</a>";
./twikiplugins/SpellCheckAddOn/bin/view:                # $revisions = "$revisions | <a href=\"$scriptUrlPath/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopsrev&amp;param1=1.$maxrev\">&gt;...</a>";
./twikiplugins/SpellCheckAddOn/bin/view:                $revisions = "$revisions | <a href=\"$scriptUrlPath/rdiff%SCRIPTSUFFIX%/%WEB%/%TOPIC%?rev1=1.$i&amp;rev2=1.$j\">&gt;</a>";
./twikiplugins/SpellCheckAddOn/bin/spellcheck-preview:    $ptext =~ s@(href=".*?")@href="%SCRIPTURLPATH%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%\?template=oopspreview"@goi;
./twikiplugins/SpellCheckAddOn/templates/spellcheck-preview.tmpl: <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/SpellCheckAddOn/templates/spellcheck-preview.tmpl:  win = open("%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/" + theWeb + "/" + theTopic + "?skin=plain", theTopic, "titlebar=0,width=500,height=480,resizable,scrollbars");
./twikiplugins/SpellCheckAddOn/templates/spellcheck-preview.tmpl:<form name="main" action="%SCRIPTURLPATH%/save%SCRIPTSUFFIX%/%WEB%/%TOPIC%" method="post">
./twikiplugins/SpellCheckAddOn/templates/spellcheck-preview.tmpl:   <font size="-1">(<a target="UnlockTopic" onClick="return launchWindow('%TWIKIWEB%','UnlockTopic')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/UnlockTopic">help</a>)</font> <br />
./twikiplugins/SpellCheckAddOn/templates/spellcheck-preview.tmpl:   <font size="-1">(<a target=DontNotify" onClick="return launchWindow('%TWIKIWEB%','DontNotify')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/DontNotify">help</a>)</font>
./twikiplugins/SpellCheckAddOn/templates/spellcheck.tmpl: <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/SpellCheckAddOn/templates/spellcheck.tmpl:  win = open( "%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/" + theWeb + "/" + theTopic + "?skin=plain",
./twikiplugins/SpellCheckAddOn/templates/spellcheck.tmpl:<form name="main" action="%SCRIPTURLPATH%/spellcheck-preview%SCRIPTSUFFIX%/%WEB%/%TOPIC%" method="post">
./twikiplugins/SpellCheckAddOn/templates/spellcheck.tmpl:  %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?unlock=on">Cancel</a> edit %TMPL:END%
./twikiplugins/GetAWebAddOn/data/TWiki/GetAWebAddOn.txt:| Webname | tar | all | =%<nop>SCRIPTURL%/get-a-web%<nop>SCRIPTSUFFIX%/Webname/Webname.tar= |
./twikiplugins/GetAWebAddOn/data/TWiki/GetAWebAddOn.txt:%WEBLIST{ format="   * %SCRIPTURL%/get-a-web%SCRIPTSUFFIX%/$name/$name.wiki.tar" }%
./twikiplugins/GetAWebAddOn/data/TWiki/getweb-list.txt:| *All* | <A href="%SCRIPTURLPATH%/get-a-web%SCRIPTSUFFIX%/all.zip">Download</A> | <A href="%SCRIPTURLPATH%/get-a-web%SCRIPTSUFFIX%/all.tar.gz">Download</A> | <A href="%SCRIPTURLPATH%/get-a-web%SCRIPTSUFFIX%/all.tar.bz2">Download</A> |
./twikiplugins/GetAWebAddOn/data/TWiki/getweb-list.txt:| *TWiki* | <A href="%SCRIPTURLPATH%/get-a-web%SCRIPTSUFFIX%/TWiki.zip">Download</A> | <A href="%SCRIPTURLPATH%/get-a-web%SCRIPTSUFFIX%/TWiki.tar.gz">Download</A> | <A href="%SCRIPTURLPATH%/get-a-web%SCRIPTSUFFIX%/TWiki.tar.bz2">Download</A> |
./twikiplugins/GetAWebAddOn/data/TWiki/getweb-list.txt:| *All* | <A href="%SCRIPTURLPATH%/get-a-web%SCRIPTSUFFIX%/all.zip?lastOnly=yes">Download</A> | <A href="%SCRIPTURLPATH%/get-a-web%SCRIPTSUFFIX%/all.tar.gz?lastOnly=yes">Download</A> | <A href="%SCRIPTURLPATH%/get-a-web%SCRIPTSUFFIX%/all.tar.bz2?lastOnly=yes">Download</A> |
./twikiplugins/GetAWebAddOn/data/TWiki/getweb-list.txt:| *TWiki* | <A href="%SCRIPTURLPATH%/get-a-web%SCRIPTSUFFIX%/TWiki.zip?lastOnly=yes">Download</A> | <A href="%SCRIPTURLPATH%/get-a-web%SCRIPTSUFFIX%/TWiki.tar.gz?lastOnly=yes">Download</A> | <A href="%SCRIPTURLPATH%/get-a-web%SCRIPTSUFFIX%/TWiki.tar.bz2?lastOnly=yes">Download</A> |
./twikiplugins/SimpleBlueSkin/templates/attachagain.simpleblue.tmpl:<a href="%TOPIC%">Cancel</a>&nbsp;%TMPL:P{"sep"}%&nbsp;<a href="%SCRIPTURLPATH%/rename%SCRIPTSUFFIX%/%WEB%/%TOPIC%?attachment=%FILENAME%">Move&nbsp;attachment...</a>&nbsp;%TMPL:P{"sep"}%&nbsp;<a href="javascript:changeProperties();">Change Properties</a>&nbsp;%TMPL:P{"sep"}%&nbsp;<a href="javascript:uploadFile();">Upload</a>%TMPL:END%
./twikiplugins/SimpleBlueSkin/templates/attach.simpleblue.tmpl:<form name="main" enctype="multipart/form-data" action="%SCRIPTURLPATH%/upload%SCRIPTSUFFIX%/%WEB%/%TOPIC%" method="post">%TMPL:END%
./twikiplugins/SimpleBlueSkin/templates/search.simpleblue.tmpl:          <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPICNAME%"><b>%TOPICNAME%</b></a>
./twikiplugins/SimpleBlueSkin/templates/view.print.simpleblue.tmpl:  <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/SimpleBlueSkin/templates/rename.simpleblue.tmpl:   * It's usually best to choose a <a target="WikiWord" onclick="return launchWindow('%TWIKIWEB%','WikiWord')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/WikiWord">WikiWord</a> for the new topic name, otherwise automatic linking may not work. 
./twikiplugins/SimpleBlueSkin/templates/changes.simpleblue.tmpl:          <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPICNAME%"><b>%TOPICNAME%</b></a>
./twikiplugins/SimpleBlueSkin/templates/view.simpleblue.tmpl:%TMPL:DEF{"actionsBottomBar"}%%EDITTOPIC%&nbsp;%TMPL:P{"sep"}%&nbsp;<a href="%SCRIPTURLPATH%/attach%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Attach image or document</a>&nbsp;%TMPL:P{"sep"}%&nbsp;<a href="%SCRIPTURLPATH%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopsmore&param1=%MAXREV%&param2=%CURRREV%">More topic actions</a>&nbsp;%TMPL:P{"sep"}%&nbsp;<a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/SearchResult?scope=text&amp;regex=on&amp;excludetopic=%TOPIC%&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z0-9%5D">Backlinks</a>%TMPL:END%
./twikiplugins/SimpleBlueSkin/templates/view.simpleblue.tmpl:%TMPL:DEF{"simpleBlueFormAction"}%<form name="main" action="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%"> %BROADCASTMESSAGE%%TMPL:END%
./twikiplugins/SimpleBlueSkin/templates/searchbookview.simpleblue.tmpl:          <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPICNAME%"><b>%TOPICNAME%</b></a>
./twikiplugins/SimpleBlueSkin/templates/searchmeta.simpleblue.tmpl:%SPLIT%%SPLIT%%REPEAT%<a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPICNAME%"><b>%TOPICNAME%</b></a> %REPEAT%%SPLIT%%SPLIT%
./twikiplugins/SimpleBlueSkin/templates/preview.simpleblue.tmpl:   var win = open("%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/" + theWeb + "/" + theTopic + "?skin=plain", theTopic, "titlebar=0,width=500,height=480,resizable,scrollbars");
./twikiplugins/SimpleBlueSkin/templates/preview.simpleblue.tmpl:<a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?unlock=on">Discard</a>&nbsp;%TMPL:P{"sep"}%&nbsp;<a href="javascript:submitForm();">Save Changes</a>%FORMFIELDS%<br>
./twikiplugins/SimpleBlueSkin/templates/preview.simpleblue.tmpl:<input type="checkbox" name="unlock" %RELEASEEDITLOCKCHECKBOX% />Release edit lock<a target="UnlockTopic" onclick="return launchWindow('%TWIKIWEB%','UnlockTopic')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/UnlockTopic">&nbsp;help</a><br/><input type="checkbox" name="dontnotify" %DONTNOTIFYCHECKBOX% />Minor changes, don't notify<a target="DontNotify" onclick="return launchWindow('%TWIKIWEB%','DontNotify')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/DontNotify">&nbsp;help</a>
./twikiplugins/SimpleBlueSkin/templates/preview.simpleblue.tmpl:%TMPL:DEF{"simpleBlueFormAction"}%<form name="main" action="%SCRIPTURLPATH%/save%SCRIPTSUFFIX%/%WEB%/%TOPIC%" method="post">%TMPL:END%
./twikiplugins/SimpleBlueSkin/templates/renameconfirm.simpleblue.tmpl:   * It's usually best to choose a <a target="WikiWord" onclick="return launchWindow('%TWIKIWEB%','WikiWord')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/WikiWord">WikiWord</a> for the new topic name, otherwise automatic linking may not work. 
./twikiplugins/SimpleBlueSkin/templates/edit.simpleblue.tmpl:  win = open( "%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/" + theWeb + "/" + theTopic + "?skin=plain" + theAnchor,
./twikiplugins/SimpleBlueSkin/templates/edit.simpleblue.tmpl:<input type="checkbox" name="unlock" %RELEASEEDITLOCKCHECKBOX% />Release edit lock<a target="UnlockTopic" onclick="return launchWindow('%TWIKIWEB%','UnlockTopic')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/UnlockTopic">&nbsp;help</a><br/><input type="checkbox" name="dontnotify" %DONTNOTIFYCHECKBOX% />Minor changes, don't notify<a target="DontNotify" onclick="return launchWindow('%TWIKIWEB%','DontNotify')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/DontNotify">&nbsp;help</a>
./twikiplugins/SimpleBlueSkin/templates/edit.simpleblue.tmpl:<form name="main" action="%SCRIPTURLPATH%/save%SCRIPTSUFFIX%/%WEB%/%TOPIC%" method="post" onSubmit="javascript:check();">
./twikiplugins/SimpleBlueSkin/templates/twiki.simpleblue.tmpl:  <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/SimpleBlueSkin/templates/twiki.simpleblue.tmpl:        <a href="%SCRIPTURLPATH%/attach%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Attach</a>
./twikiplugins/SimpleBlueSkin/templates/twiki.simpleblue.tmpl:   %INCLUDE{"%MAINWEB%.%WIKINAME%LeftBar" warn="<a href=\"%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%MAINWEB%/%WIKINA
./twikiplugins/SimpleBlueSkin/templates/searchrenameview.simpleblue.tmpl:     <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPICNAME%">
./twikiplugins/SimpleBlueSkin/templates/searchrenameview.simpleblue.tmpl:     <a href="%SCRIPTURLPATH%/rdiff%SCRIPTSUFFIX%/%WEB%/%TOPICNAME%">%TIME%</a> - %REVISION%
./twikiplugins/SimpleBlueSkin/templates/renamedelete.simpleblue.tmpl:     <a target="ManagingTopics" onclick="return launchWindow('%TWIKIWEB%','ManagingTopics')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/ManagingTopics">Renaming and moving topics</a>.
./twikiplugins/SimpleBlueSkin/templates/renamebase.simpleblue.tmpl:      win = open("%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/" + theWeb + "/" + theTopic + "?skin=plain", theTopic, "titlebar=0,width=500,height=480,resizable,scrollbars");
./twikiplugins/SimpleBlueSkin/templates/renamebase.simpleblue.tmpl:<form method="post" name="rename" action="%SCRIPTURLPATH%/rename%SCRIPTSUFFIX%/%WEB%/%TOPIC%">%TMPL:END%
./twikiplugins/SimpleBlueSkin/templates/oopsmore.simpleblue.tmpl:   * *<a href="%SCRIPTURLPATH%/rename%SCRIPTSUFFIX%/%WEB%/%TOPIC%?newweb=Trash&amp;nonwikiword=on">Delete topic...</a>*,
./twikiplugins/SimpleBlueSkin/templates/oopsmore.simpleblue.tmpl:   * <a href="%SCRIPTURLPATH%/rename%SCRIPTSUFFIX%/%WEB%/%TOPIC%?newweb=Trash&amp;nonwikiword=on&amp;currentwebonly=on">Delete topic...</a>,
./twikiplugins/SimpleBlueSkin/templates/oopsmore.simpleblue.tmpl:   * *<a href="%SCRIPTURLPATH%/rename%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Rename/move topic...</a>*,
./twikiplugins/SimpleBlueSkin/templates/oopsmore.simpleblue.tmpl:   * <a href="%SCRIPTURLPATH%/rename%SCRIPTSUFFIX%/%WEB%/%TOPIC%?currentwebonly=on">Rename/move topic...</a>,
./twikiplugins/SimpleBlueSkin/templates/oopsmore.simpleblue.tmpl:   * *<a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/SearchResult?scope=text&amp;web=all;&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D">Find topics</a>*
./twikiplugins/SimpleBlueSkin/templates/oopsmore.simpleblue.tmpl:   * <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/SearchResult?scope=text&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D">Find topics</a>
./twikiplugins/SimpleBlueSkin/templates/oopsmore.simpleblue.tmpl:<form name="main" action="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%">
./twikiplugins/SimpleBlueSkin/templates/oopsmore.simpleblue.tmpl:<form name="main" action="%SCRIPTURLPATH%/rdiff%SCRIPTSUFFIX%/%WEB%/%TOPIC%">
./twikiplugins/RevCommentPlugin/data/TWiki/RevCommentPlugin.txt:        %SCRIPTURL%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopshistory
./twikiplugins/RevCommentPlugin/data/TWiki/RevCommentPlugin.txt:        %SCRIPTURL%/edit%SCRIPTSUFFIX%/%WEB%/%TOPIC%
./twikiplugins/RevCommentPlugin/data/TWiki/WebChangesWC.txt:%SEARCH{".*" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" limit="50" header="<table border=\"0\" style=\"border-collapse:collapse;\">" format="<tr><td style=\"border-width:1px 0px 0px; border-style:solid; border-color:#ccc;\">[[$web.$topic][$topic]]</td><td style=\"border-width:1px 0px 0px; border-style:solid; border-color:#ccc;\" nowrap=\"nowrap\"><a href=\"%SCRIPTURLPATH%/oops%SCRIPTSUFFIX%/$web/$topic?template=oopshistory\">$date</a> - $rev</td><td style=\"border-width:1px 0px 0px; border-style:solid; border-color:#ccc;\">[[$wikiusername][$wikiname]]</td><td rowspan=\"2\" style=\"border-width:1px 0px 1px; border-style:solid; border-color:#ccc; vertical-align:text-top;\" width=\"30%\" valign=\"top\">%REVCOMMENT[rev=''$rev'' web=''$web'' topic=''$topic'']%</td></tr><tr><td colspan=\"3\" style=\"border-width:0px 0px 1px; border-style:solid; border-color:#ccc;\"><div style=\"font-size:smaller; color:#888;\">$summary</div></td></tr>"}%
./twikiplugins/SlidyPlugin/lib/TWiki/Plugins/SlidyPlugin/Slidy.pm:          . "<a href=\"%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/$theWeb/$theTopic?skin=slidy\">"
./twikiplugins/SlidyPlugin/templates/view.slidy.tmpl:  <meta name="copyright" content="This slide is available at %SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/SlidyPlugin/templates/view.slidy.tmpl:  <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%"></base>
./twikiplugins/NavPlugin/templates/view.nav.tmpl:  <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%"> <meta name="ROBOTS" content="NOINDEX"> %HTTP_EQUIV_ON_VIEW%
./twikiplugins/NavPlugin/templates/view.nav.tmpl:       <A href=\"%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%PREVTOPIC%?skin=nav\"><IMG src=\"%PUBURLPATH%/%TWIKIWEB%/NavPlugin/prev.gif\" border=\"0\" alt=\"Previous\"></A> \
./twikiplugins/NavPlugin/templates/view.nav.tmpl:       <A href=\"%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOCTOPIC%?skin=nav\"><IMG src=\"%PUBURLPATH%/%TWIKIWEB%/NavPlugin/toc.gif\" border=\"0\" alt=\"Table of Contents\"></A> \
./twikiplugins/NavPlugin/templates/view.nav.tmpl:       <A href=\"%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%NEXTTOPIC%?skin=nav\"><IMG src=\"%PUBURLPATH%/%TWIKIWEB%/NavPlugin/next.gif\" border=\"0\" alt=\"Next\"></A> </TD></TR>";
./twikiplugins/GenPDFAddOn/data/TWiki/GenPDFAddOn.txt:      * =&lt;a href="%<nop>SCRIPTURLPATH%/genpdf%<nop>SCRIPTSUFFIX%/%<nop>WEB%/%<nop>TOPIC%?pdftitle=%<nop>TOPIC%"&gt;PDF&lt;/a&gt;=
./twikiplugins/WikiwygContrib/data/TWiki/WikiwygContrib.txt:   * To enable the editor in one of your skins, add the following link to the skin alongside or in place of the existing 'edit' link:<br /><code>&lt;a href="%<nop>SCRIPTURLPATH%/edit%<nop>SCRIPTSUFFIX%/%<nop>WEB%/%<nop>TOPIC%?skin=wikiwyg"&gt;Wikiwyg&lt;/a&gt;</code><br />As you can see this is just a standard edit link with the wikiwyg skin in place of the usual edit skin. Here it is for this topic: <a href="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%WEB%/%TOPIC%?skin=wikiwyg">Wikiwyg</a>. Try clicking on it, but _do not save_!
./twikiplugins/PreferencesPlugin/data/TWiki/TWikiPreferencesForm.txt:| WEBLOGOURL | text | 30 | %SCRIPTURL%/view%SCRIPTSUFFIX%/%BASEWEB%/%HOMETOPIC% | URL under the logo | S |
./twikiplugins/PreferencesPlugin/data/TWiki/TWikiPreferencesForm.txt:| HTTP_EQUIV_ON_VIEW| textarea | 30x1 | <link rel='alternate' type='application/rss+xml' title='RSS Feed' href='%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/WebRss' /> | http-equiv== meta tags for ==view==, ==rdiff==, ==attach==, ==search*== scripts | S |
./twikiplugins/IncludeRevisionPlugin/lib/TWiki/Plugins/IncludeRevisionPlugin.pm:    $text =~ s/%META.*{.*version=\"(.*?)\"}?%/<a href="\%SCRIPTURLPATH\%\/view\%SCRIPTSUFFIX\%\/$webName\/$topic?rev=$1"><nop>$topic<\/a> *Revision: $1*/g;
./twikiplugins/OrphansPlugin/lib/TWiki/Plugins/OrphansPlugin/Orphans.pm:    my $url1 = "| <a href=\"%SCRIPTURL%/rename%SCRIPTSUFFIX%/$web";
./twikiplugins/ImagePlugin/data/TWiki/ImagePlugin.txt:      * TWiki 4.0 and up: Run the [[%SCRIPTURL%/configure%SCRIPTSUFFIX%][configure]] script to enable the Plugin
./twikiplugins/RackPlannerPlugin/data/TWiki/RackPlannerPlugin.txt:      * TWiki 4.0 and up: Run the [[%SCRIPTURL%/configure%SCRIPTSUFFIX%][configure]] script to enable the Plugin
./twikiplugins/BugsContrib/data/Bugs/WebRss.txt:<channel rdf:about="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%">
./twikiplugins/BugsContrib/data/Bugs/WebRss.txt:  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%</link>
./twikiplugins/BugsContrib/data/Bugs/WebLeftBar.txt:   * [[%SCRIPTURL{view}%%SCRIPTSUFFIX%/%INCLUDINGWEB%/CurrentState?state=New][%ICON{"viewtopic"}% New]]
./twikiplugins/BugsContrib/data/Bugs/WebLeftBar.txt:   * [[%SCRIPTURL{view}%%SCRIPTSUFFIX%/%INCLUDINGWEB%/CurrentState?state=Waiting+for+Feedback][%ICON{"rfc"}% Waiting for Feedback]]
./twikiplugins/BugsContrib/data/Bugs/WebLeftBar.txt:   * [[%SCRIPTURL{view}%%SCRIPTSUFFIX%/%INCLUDINGWEB%/CurrentState?state=Confirmed][%ICON{"viewtopic"}% Confirmed]]
./twikiplugins/BugsContrib/data/Bugs/WebLeftBar.txt:   * [[%SCRIPTURL{view}%%SCRIPTSUFFIX%/%INCLUDINGWEB%/CurrentState?state=Being+Worked+On][%ICON{"wip"}% Being Worked On]]
./twikiplugins/BugsContrib/data/Bugs/WebLeftBar.txt:   * [[%SCRIPTURL{view}%%SCRIPTSUFFIX%/%INCLUDINGWEB%/CurrentState?state=Waiting+For+Release][%ICON{"rfc"}% Waiting For Release]]
./twikiplugins/BugsContrib/data/Bugs/WebLeftBar.txt:   * [[%SCRIPTURL{view}%%SCRIPTSUFFIX%/%INCLUDINGWEB%/CurrentState?state=Closed][%ICON{"choice-yes"}% Closed]]
./twikiplugins/BugsContrib/data/Bugs/WebLeftBar.txt:   * [[%SCRIPTURL{view}%%SCRIPTSUFFIX%/%INCLUDINGWEB%/CurrentState?state=No+Action+Required][%ICON{"choice-cancel"}% No Action Required]]
./twikiplugins/BugsContrib/data/Bugs/WebAdmin.txt:   * [[%SCRIPTURL%/configure%SCRIPTSUFFIX% configure]]
./twikiplugins/BugsContrib/data/Bugs/WebStatistics.txt:   * Do not edit this topic, it is updated automatically. (You can also <a href="%SCRIPTURLPATH%/statistics%SCRIPTSUFFIX%/%WEB%">force</a> an update)
./twikiplugins/TWikiReleaseTrackerPlugin/data/TWiki/TWikiReleaseTrackerPlugin.txt:   1 Create a md5 index of your local installation by clicking [[%SCRIPTURL%/view%SCRIPTSUFFIX%/TWiki/TRTChangesFromDistribution?mode=indexLocalInstallation][here]]. _(Repeat this step after modifying installation files to create new index.)_
./twikiplugins/TWikiReleaseTrackerPlugin/data/TWiki/TWikiReleaseTrackerPlugin.txt:Even before you have built the index for your own installation, you can use the TRT to determine what changes were made between standard TWiki distributions. For example, click [[%SCRIPTURL%/view%SCRIPTSUFFIX%/TWiki/TRTChangesFromDistribution?from=TWiki19990901&to=TWiki20000501&statusFilter=all][here]] to compare <nop>TWikiRelease01Sep2001 and <nop>TWikiRelease01May2000 production releases. To compare other releases, simply select them from the From and To drop down menus and click the Go button.<!-- N.B. use of TWiki/ not TWiki. because athens did not support its use --> From the drop down menu, you can 
./twikiplugins/TWikiReleaseTrackerPlugin/data/TWiki/TRTChangesFromDistribution.txt:<form action="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%"> 
./twikiplugins/TWikiReleaseTrackerPlugin/data/TWiki/TRTChangesFromDistribution.txt:   * <A HREF="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?from=localInstallation;to=%WIKIVERSIONASDISTNAME{%WIKIVERSION%}%;sortcol=0;table=2;up=0">Reset parameters to compare from localInstallation...</A> to WIKIVERSION ='%WIKIVERSION%' (%WIKIVERSIONASDISTNAME{%WIKIVERSION%}%) 
./twikiplugins/TWikiReleaseTrackerPlugin/data/TWiki/TRTChangesFromDistribution.txt:   * <A HREF='%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?from=%URLPARAM{"to"}%&to=%URLPARAM{"from"}%'>Swap</A> 
./twikiplugins/TWikiReleaseTrackerPlugin/data/TWiki/TRTChangesFromDistribution.txt:   * <A HREF='%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?mode=indexLocalInstallation'>Re-index</A> 
./twikiplugins/RenderListPlugin/data/TWiki/RenderListPlugin.txt:   * TWiki 4.0 and up: Run the [[%SCRIPTURL%/configure%SCRIPTSUFFIX%][configure]] script to enable the Plugin
./twikiplugins/ImgPlugin/data/TWiki/ImgPlugin.txt:      * TWiki 4.0 and up: Run the [[%SCRIPTURL%/configure%SCRIPTSUFFIX%][configure]] script to enable the Plugin
./twikiplugins/ImgPlugin/data/TWiki/ImgPlugin.txt,v:      * TWiki 4.0 and up: Run the [[%SCRIPTURL%/configure%SCRIPTSUFFIX%][configure]] script to enable the Plugin
./twikiplugins/DragonSkin/data/TWiki/DragonSkin.txt:   * Test if installed: %SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?skin=foobar (note: see the instructions in DragonSkinInstall, first)
./twikiplugins/DragonSkin/templates/dragonmenu.dragon.tmpl:              <form action="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%">
./twikiplugins/DragonSkin/templates/renamebase.dragon.tmpl: <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/DragonSkin/templates/renamebase.dragon.tmpl:    win = open("%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/" + theWeb + "/" + theTopic + "?skin=plain", theTopic, "titlebar=0,width=500,height=480,resizable,scrollbars");
./twikiplugins/DragonSkin/templates/renamebase.dragon.tmpl:<form method="POST" name="rename" action="%SCRIPTURLPATH%/rename%SCRIPTSUFFIX%/%WEB%/%TOPIC%">
./twikiplugins/DragonSkin/templates/renamebase.dragon.tmpl:     <a target="ManagingTopics" onClick="return launchWindow('%TWIKIWEB%','ManagingTopics')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/ManagingTopics">Renaming and moving topics</a>.
./twikiplugins/DragonSkin/templates/attach.dragon.tmpl: <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/DragonSkin/templates/attach.dragon.tmpl:  win = open("%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/" + theWeb + "/" + theTopic + "?skin=plain", theTopic, "titlebar=0,width=500,height=480,resizable,scrollbars");
./twikiplugins/DragonSkin/templates/attach.dragon.tmpl:<form name="main" enctype="multipart/form-data" action="%SCRIPTURLPATH%/upload%SCRIPTSUFFIX%/%WEB%/%TOPIC%" method="post">
./twikiplugins/DragonSkin/templates/search.dragon.tmpl: <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/DragonSkin/templates/search.dragon.tmpl:    <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPICNAME%"><b>%TOPICNAME%</b></a>
./twikiplugins/DragonSkin/templates/search.dragon.tmpl:    <a href="%SCRIPTURLPATH%/rdiff%SCRIPTSUFFIX%/%WEB%/%TOPICNAME%">%TIME%</a> - %REVISION%
./twikiplugins/DragonSkin/templates/changes.dragon.tmpl: <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/DragonSkin/templates/changes.dragon.tmpl:    <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPICNAME%"><b>%TOPICNAME%</b></a>
./twikiplugins/DragonSkin/templates/changes.dragon.tmpl:    <a href="%SCRIPTURLPATH%/rdiff%SCRIPTSUFFIX%/%WEB%/%TOPICNAME%">%TIME%</a> - %REVISION%
./twikiplugins/DragonSkin/templates/changeform.dragon.tmpl: <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/DragonSkin/templates/view.dragon.tmpl:  <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/DragonSkin/templates/searchbookview.dragon.tmpl: <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/DragonSkin/templates/searchbookview.dragon.tmpl:    <span class="ds-searchbookviewtitle"><a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPICNAME%">%TOPICNAME%</a>
./twikiplugins/DragonSkin/templates/searchbookview.dragon.tmpl:    <a href="%SCRIPTURLPATH%/rdiff%SCRIPTSUFFIX%/%WEB%/%TOPICNAME%">%TIME%</a> - %REVISION% &nbsp;
./twikiplugins/DragonSkin/templates/searchformat.dragon.tmpl: <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/DragonSkin/templates/moveattachment.dragon.tmpl:<base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/DragonSkin/templates/moveattachment.dragon.tmpl:<form name="rename" action="%SCRIPTURLPATH%/rename%SCRIPTSUFFIX%/%WEB%/%TOPIC%">
./twikiplugins/DragonSkin/templates/preview.dragon.tmpl: <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/DragonSkin/templates/preview.dragon.tmpl:  win = open("%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/" + theWeb + "/" + theTopic + "?skin=plain", theTopic, "titlebar=0,width=500,height=480,resizable,scrollbars");
./twikiplugins/DragonSkin/templates/preview.dragon.tmpl:%TMPL:DEF{"previewform"}%<form name="main" action="%SCRIPTURLPATH%/save%SCRIPTSUFFIX%/%WEB%/%TOPIC%" method="post">
./twikiplugins/DragonSkin/templates/preview.dragon.tmpl:(<a target="UnlockTopic" onClick="return launchWindow('%TWIKIWEB%','UnlockTopic')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/UnlockTopic">help</a>)
./twikiplugins/DragonSkin/templates/preview.dragon.tmpl:(<a target="DontNotify" onClick="return launchWindow('%TWIKIWEB%','DontNotify')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/DontNotify">help</a>)
./twikiplugins/DragonSkin/templates/preview.dragon.tmpl:(<a target="UnlockTopic" onClick="return launchWindow('%TWIKIWEB%','UnlockTopic')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/UnlockTopic">help</a>)
./twikiplugins/DragonSkin/templates/preview.dragon.tmpl:(<a target="DontNotify" onClick="return launchWindow('%TWIKIWEB%','DontNotify')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/DontNotify">help</a>)
./twikiplugins/DragonSkin/templates/edit.dragon.tmpl: <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/DragonSkin/templates/edit.dragon.tmpl:  win = open( "%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/" + theWeb + "/" + theTopic + "?skin=plain" + theAnchor,
./twikiplugins/DragonSkin/templates/edit.dragon.tmpl:<form name="main" action="%SCRIPTURLPATH%/preview%SCRIPTSUFFIX%/%WEB%/%TOPIC%" method="post" style="margin: 0">
./twikiplugins/DragonSkin/templates/edit.dragon.tmpl:<a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?unlock=on">Cancel edit </a> 
./twikiplugins/DragonSkin/templates/edit.dragon.tmpl:    (<a target="GoodStyle" onClick="return launchWindow('%TWIKIWEB%','GoodStyle','#SignAndDate')" href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/GoodStyle#SignAndDate">help</a>)</td>
./twikiplugins/DragonSkin/templates/edit.dragon.tmpl:<a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?unlock=on"> Cancel edit </a>
./twikiplugins/DragonSkin/templates/twiki.dragon.tmpl:<a href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%HOMETOPIC%">%WEB%</a>
./twikiplugins/DragonSkin/templates/twiki.dragon.tmpl:<li><a href="%SCRIPTURLPATH%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopsmore&amp;param1=%MAXREV%&amp;param2=%CURRREV%">
./twikiplugins/DragonSkin/templates/twiki.dragon.tmpl:<li><a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?skin=plain%REVARG%">Printable version</a></li>
./twikiplugins/DragonSkin/templates/twiki.dragon.tmpl:<li><a href="%SCRIPTURLPATH%/attach%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Attach a file</a></li>
./twikiplugins/DragonSkin/templates/twiki.dragon.tmpl:<a href="%SCRIPTURLPATH%/attach%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Attach</a>
./twikiplugins/DragonSkin/templates/twiki.dragon.tmpl:<a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?skin=plain%REVARG%">Printable</a>%TMPL:P{"sep"}%
./twikiplugins/DragonSkin/templates/twiki.dragon.tmpl:<a href="%SCRIPTURLPATH%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopsmore&amp;param1=%MAXREV%&amp;param2=%CURRREV%">More...</a>
./twikiplugins/DragonSkin/templates/twiki.dragon.tmpl:<a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/SearchResult?scope=text&amp;regex=on&amp;search=%SPACEDTOPIC%%5B%5EA-Za-z%5D">
./twikiplugins/DragonSkin/templates/twiki.dragon.tmpl:Referrers to this page</a> %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?raw=on">View raw text</a>
./twikiplugins/DragonSkin/templates/twiki.dragon.tmpl:%TMPL:P{"sep"}%&nbsp;<a href="%SCRIPTURLPATH%/rdiff%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Revision history</a> %REVISIONS%
./twikiplugins/DragonSkin/templates/twiki.dragon.tmpl:<base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/DragonSkin/templates/searchrenameview.dragon.tmpl: <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/DragonSkin/templates/searchrenameview.dragon.tmpl:    <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPICNAME%"><b>%TOPICNAME%</b></a> %LOCKED%
./twikiplugins/DragonSkin/templates/searchrenameview.dragon.tmpl:    <a href="%SCRIPTURLPATH%/rdiff%SCRIPTSUFFIX%/%WEB%/%TOPICNAME%">%TIME%</a> - %REVISION% &nbsp;
./twikiplugins/DragonSkin/templates/rdiff.dragon.tmpl: <base href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%" />
./twikiplugins/DragonSkin/templates/rdiff.dragon.tmpl:      <b><a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%">%TOPIC%</a></b>
./twikiplugins/DragonSkin/templates/rdiff.dragon.tmpl:      (<a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?rev=%REVTITLE1%">%REVTITLE1%</a> - %REVINFO1%)
./twikiplugins/DragonSkin/templates/rdiff.dragon.tmpl:%TMPL:DEF{"topicaction"}% <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%">View</a>
./twikiplugins/DragonSkin/templates/rdiff.dragon.tmpl: %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/rdiff%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Diffs</a> %REVISIONS%
./twikiplugins/DragonSkin/templates/rdiff.dragon.tmpl: %TMPL:P{"sep"}% <a href="%SCRIPTURLPATH%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopsmore&amp;param1=%MAXREV%&amp;param2=%CURRREV%">More</a> %TMPL:END%
./twikiplugins/GenerateSearchPlugin/lib/TWiki/Plugins/GenerateSearchPlugin.pm:  my $format = "| [[\$web.\$topic][<img src=\\\"%PUBURLPATH%/%TWIKIWEB%/TWikiDocGraphics/viewtopic.gif\\\" border=\\\"0\\\" alt=\\\"View entry\\\" />]] [[%SCRIPTURL%/edit%SCRIPTSUFFIX%/\$web/\$topic?t=%GMTIME{\"\$hour\$min\$sec\"}%][<img src=\\\"%PUBURLPATH%/%TWIKIWEB%/TWikiDocGraphics/edittopic.gif\\\" border=\\\"0\\\" alt=\\\"Edit entry\\\" />]] |";
./twikiplugins/TipsContrib/data/TWiki/TWikiTips.txt:<form action="%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%">
./twikiplugins/TipsContrib/data/TWiki/TWikiTipsOfTheDayAddNew.txt:<form name="newlocal" action="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%MAINWEB%/">
./twikiplugins/TipsContrib/data/TWiki/TWikiTipsOfTheDayAddNew.txt:<form name="new" action="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%WEB%/">
./twikiplugins/TipsContrib/data/TWiki/TWikiTipsOfTheDayAddNew.txt:<form name="new" action="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%WEB%/">
./twikiplugins/TipsContrib/data/TWiki/TWikiTipsOfTheDayAdmin.txt:| [[TWikiTipsOfTheDay][<img src="%PUBURL%/%TWIKIWEB%/TWikiDocGraphics/viewtopic.gif" alt="View topic" border="0" width="16" height="16" />]] [[%SCRIPTURL%/edit%SCRIPTSUFFIX%/%WEB%/TWikiTipsOfTheDay?t=%SERVERTIME{$hou$min$sec}%][<img src="%PUBURL%/%TWIKIWEB%/TWikiDocGraphics/edittopic.gif" alt="Edit topic" border="0" width="16" height="16" />]] TWikiTipsOfTheDay | Aggregated List of All Tips, from %MAINWEB% and %TWIKIWEB%. |
./twikiplugins/TipsContrib/data/TWiki/TWikiTipsOfTheDayAdmin.txt:| [[TWikiTipsOfTheDayAddNew][<img src="%PUBURL%/%TWIKIWEB%/TWikiDocGraphics/viewtopic.gif" alt="View topic" border="0" width="16" height="16" />]] [[%SCRIPTURL%/edit%SCRIPTSUFFIX%/%WEB%/TWikiTipsOfTheDayAddNew?t=%SERVERTIME{$hou$min$sec}%][<img src="%PUBURL%/%TWIKIWEB%/TWikiDocGraphics/edittopic.gif" alt="Edit topic" border="0" width="16" height="16" />]] TWikiTipsOfTheDayAddNew | Add A New Tip |
./twikiplugins/TipsContrib/data/TWiki/TWikiTipsOfTheDayAdmin.txt:| [[TWikiTipsOfTheDayInclude][<img src="%PUBURL%/%TWIKIWEB%/TWikiDocGraphics/viewtopic.gif" alt="View topic" border="0" width="16" height="16" />]] [[%SCRIPTURL%/edit%SCRIPTSUFFIX%/%WEB%/TWikiTipsOfTheDayInclude?t=%SERVERTIME{$hou$min$sec}%][<img src="%PUBURL%/%TWIKIWEB%/TWikiDocGraphics/edittopic.gif" alt="Edit topic" border="0" width="16" height="16" />]] TWikiTipsOfTheDayInclude | This topic generates the random tip to display. It gets included to the focus box.  |
./twikiplugins/TipsContrib/data/TWiki/TWikiTipsOfTheDayAdmin.txt:| [[TWikiTipsOfTheDayTemplate][<img src="%PUBURL%/%TWIKIWEB%/TWikiDocGraphics/viewtopic.gif" alt="View topic" border="0" width="16" height="16" />]] [[%SCRIPTURL%/edit%SCRIPTSUFFIX%/%WEB%/TWikiTipsOfTheDayTemplate?t=%SERVERTIME{$hou$min$sec}%][<img src="%PUBURL%/%TWIKIWEB%/TWikiDocGraphics/edittopic.gif" alt="Edit topic" border="0" width="16" height="16" />]] TWikiTipsOfTheDayTemplate | Template for new TWiki Tips |
./twikiplugins/TipsContrib/data/TWiki/TWikiTip029.txt:<code> %SCRIPTURL%/view%SCRIPTSUFFIX%/%MAINWEB%/WebRss </code>
./twikiplugins/TipsContrib/data/TWiki/TWikiTip029.txt:%WEBLIST{ format="   * <code> %SCRIPTURL%/view%SCRIPTSUFFIX%/$name/WebRss </code>" }%
./twikiplugins/KupuContrib/data/TWiki/KupuContrib.txt:   * To enable the editor in one of your skins, add the following link to the skin alongside or in place of the existing 'edit' link:<br /><code>&lt;a href="%<nop>SCRIPTURLPATH%/edit%<nop>SCRIPTSUFFIX%/%<nop>WEB%/%<nop>TOPIC%?skin=kupu"&gt;Kupu&lt;/a&gt;</code><br />As you can see this is just a standard edit link with the 'kupu' skin in place of the usual edit skin. Here it is for this topic: <a href="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%WEB%/%TOPIC%?skin=kupu">Kupu</a>. Try clicking on it, but _do not save_!
./twikiplugins/KupuContrib/templates/edit.kupu.tmpl:     <cancel>%SCRIPTURLPATH%/save%SCRIPTSUFFIX%/%WEB%/%TOPIC%?action=cancel</cancel>
./twikiplugins/KupuContrib/templates/edit.kupu.tmpl:     <upload_url>%SCRIPTURLPATH%/attach%SCRIPTSUFFIX%/%WEB%/%TOPIC%</upload_url>
./twikiplugins/KupuContrib/templates/edit.kupu.tmpl:     <view_url>%SCRIPTURL%/view%SCRIPTSUFFIX%/</view_url>
./twikiplugins/KupuContrib/templates/edit.kupu.tmpl:      <button class="twiki-help" title="Help" accesskey="k" onclick="window.open('%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WYSIWYGPLUGIN_HELPPAGE%', '_blank');">&#160;</button>
./twikiplugins/KupuContrib/templates/edit.kupu.tmpl:     <form name="upload" id="twiki-upload-form" enctype="multipart/form-data" action="%SCRIPTURLPATH%/upload%SCRIPTSUFFIX%/%WEB%/%TOPIC%" method="post" target="status_line">
./twikiplugins/KupuContrib/templates/edit.kupu.tmpl:    <iframe id="kupu-editor" class="kupu-editor-iframe" frameborder="1" src="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%OWEB%/%OTOPIC%?skin=kupu;wysiwyg_edit=1;t=%GMTIME{"$ye$mo$day$hou$min$sec"}%" scrolling="auto">
./twikiplugins/KupuContrib/templates/edit.kupu.tmpl:    <form id="twiki-main-form" name="main" action="%SCRIPTURL%/save%SCRIPTSUFFIX%/%WEB%/%TOPIC%" onsubmit="return TWikiVetoIfChanged(null,false)" method="post">
./twikiplugins/AliasPlugin/data/TWiki/AliasPlugin.txt:|  8 | <a href="%SCRIPTURL%/TESTALIAS%SCRIPTSUFFIX%" title="TESTALIAS">TESTALIAS</a> | this should be a green link to <nop>%SCRIPTURL%/<nop>TESTALIAS%SCRIPTSUFFIX% | %Y% |
</small>

WN

Because the %SCRIPTURL-with-parameters syntax wasn't supported prior to 4.0, then any plugin author wishing to maintain compatibility has to use the old formulation, which doesn't work with shorter URLs. All I can suggest is that you report problems against the individual plugins; a blanket report against the Engine is going to achieve much, so setting no-action.

Note that the testcases have to test compatibility, which is why they use the old formulation.

CC

ItemTemplate
Summary Urls constructed using SCRIPTSUFFIX not working properly with ShortUrls
ReportedBy TWiki:Main.MichaelDaum
Codebase

SVN Range TWiki-4.1.2, Fri, 18 May 2007, build 13796
AppliesTo Engine
Component

Priority Normal
CurrentState No Action Required
WaitingFor

Checkins TWikirev:13868 TWikirev:13869
TargetRelease n/a
ReleasedIn

Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r5 - 2007-05-31 - TWikiUserMapping_CrawfordCurrie
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback