Changes for page Public

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

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

Summary

Details

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