Changes for page Public

Last modified by xWill xMencel on 2026/06/29 15:39

From version 18.1
edited by xJeff xCalhoun
on 2026/05/18 16:08
Change comment: There is no comment for this version
To version 14.1
edited by xJeff xCalhoun
on 2026/05/18 15:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -10,7 +10,6 @@
10 10  {{/velocity}}
11 11  
12 12  == Hot ==
13 -
14 14  {{velocity}}
15 15  #set ($list = $xwiki.tag.getDocumentsWithTag('Hot'))
16 16  #foreach($reference in $list)
... ... @@ -19,16 +19,9 @@
19 19   [[$label>>$reference]]
20 20   #end
21 21  {{/velocity}}
22 -
23 -== Search ==
24 -
25 -{{locationSearch reference="document:xwiki:Public.WebHome" box="true" placeholder="Search ..." width="70%"/}}
26 -
27 -
28 -
29 29  == Browse ==
22 +{{documentTree root="document:xwiki:Public.WebHome"/}}
30 30  
31 -{{documentTree root="document:xwiki:Public.WebHome"/}}
32 32  
33 33  
34 34