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 8.1
edited by xWill xMencel
on 2026/05/04 09:00
Change comment: There is no comment for this version

Summary

Details

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