Changes for page ListWebSearch

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

From version 2.1
edited by Ecaterina Valica
on 2009/03/16 14:09
Change comment: There is no comment for this version
To version 4.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
... ... @@ -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 -