Changes for page Public

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

From version 19.1
edited by xJeff xCalhoun
on 2026/05/18 16:51
Change comment: There is no comment for this version
To version 17.1
edited by xJeff xCalhoun
on 2026/05/18 16:02
Change comment: There is no comment for this version

Summary

Details

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