Index . What do I have to do to make it happen ?
It produces the following URL :
http://localhost/twiki/bin/search/Main/?scope=topic®ex=on&search=.*
My twiki runs under WindowsNT.
-- NorbertKlamann - 02 Aug 2000
<a href=%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/?scope=topic®ex=on&search=\.*&nosearch=on>
Which of course corresponds to the URL:
http://localhost/twiki/bin/search/Main/?scope=topic®ex=on&search=\.*&nosearch=on
Try replacing the value for %WEBTOPICLIST% in your WebPreferences topic for that web to the above URL.
-- JoshuaRodman - 03 Aug 2000