Changes for page Public

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

From version 17.1
edited by xJeff xCalhoun
on 2026/05/18 16:02
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)
... ... @@ -21,13 +21,13 @@
21 21  
22 22  == Search ==
23 23  
24 -{{locationSearch reference="document:xwiki:Public.WebHome" box="true" placeholder="Search ..." /}}
25 +{{locationSearch reference="document:xwiki:Public.WebHome" box="true" placeholder="Search ..." width="70%"/}}
25 25  
26 26  
27 27  
28 28  == Browse ==
29 -{{documentTree root="document:xwiki:Public.WebHome"/}}
30 30  
31 +{{documentTree root="document:xwiki:Public.WebHome"/}}
31 31  
32 32  
33 33