Changes for page Public
Last modified by xWill xMencel on 2026/06/29 15:39
From version 21.1
edited by xJeff xCalhoun
on 2026/05/18 16:55
on 2026/05/18 16:55
Change comment:
There is no comment for this version
To version 18.1
edited by xJeff xCalhoun
on 2026/05/18 16:08
on 2026/05/18 16:08
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -9,9 +9,8 @@ 9 9 {{/html}} 10 10 {{/velocity}} 11 11 12 -{{locationSearch reference="document:xwiki:Public.WebHome" box="true" placeholder="Search ..." width="70%"/}} 13 - 14 14 == Hot == 13 + 15 15 {{velocity}} 16 16 #set ($list = $xwiki.tag.getDocumentsWithTag('Hot')) 17 17 #foreach($reference in $list) ... ... @@ -21,7 +21,14 @@ 21 21 #end 22 22 {{/velocity}} 23 23 23 +== Search == 24 + 25 +{{locationSearch reference="document:xwiki:Public.WebHome" box="true" placeholder="Search ..." width="70%"/}} 26 + 27 + 28 + 24 24 == Browse == 30 + 25 25 {{documentTree root="document:xwiki:Public.WebHome"/}} 26 26 27 27