Changes for page ListWebSearch

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

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

Summary

Details

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