Is it possible do to a formatted search on a different web?
We're a development team, using twiki as documentation tool and bug/evolution tracking system.
Taking in account that each developer has its own web, the purpose of using formatted seach in an other web (Codev in this case) would be to be able to display the bugs that are assigned to each developer in its own web.
A work around, if formated search is not possible in this case, would be to use something like that:
<A HREF="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/Codev/?scope=text®ex=on&search=AssignedTo.%2AShehzadSheikh">ShehzadSheikh</A>
But i'm not familiar with
RegExp? in URL !!
any help is welcome!
--
JeanSeurin - 10 Oct 2003
Use the form in
FormattedSearchFormTesting to build your search. It shows you the embedded
%SEARCH{}% variable which you can copy to your site.
Example:
http://twiki.org/cgi-bin/view/Codev/FormattedSearchFormTesting?search=META.*%3FAssignedToCore.*%3FPeterThoeny®ex=on
--
PeterThoeny - 11 Oct 2003
Topic revision: r2 - 11 Oct 2003 - 04:44:00 -
PeterThoeny