Changes for page ListWebSearch

Last modified by Ecaterina Valica on 2010/07/22 10:30

From version 5.1
edited by Ecaterina Valica
on 2009/03/16 14:46
Change comment: There is no comment for this version
To version 2.1
edited by Ecaterina Valica
on 2009/03/16 14:09
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +3,3 @@
1 -$xwiki.ssx.use("Main.ListWebSearch")
2 -
3 3  #if(!$request.space)
4 4   #set($space = "All")
5 5  #else
... ... @@ -34,7 +34,9 @@
34 34  #else
35 35   #set($url = $xwiki.getURL("Main.WebSearchRss", "view", "xpage=rdf&space=$space&text=${utext}"))
36 36  #end
35 +
37 37  <div id="search">
37 +
38 38  <form action="">
39 39   {pre}
40 40   <div id="searchBar">
... ... @@ -44,6 +44,10 @@
44 44   </div>
45 45   {/pre}
46 46  </form>
47 +
48 +
47 47  #includeInContext("XWiki.WebSearchCode")
48 48  #includeInContext("XWiki.ListResults")
51 +
49 49  </div>
53 +