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
Change comment: There is no comment for this version
To version 7.33
edited by xWill xMencel
on 2026/02/11 10:02
Change comment: allow comment right for Main.AIMS->LDAP

Summary

Details

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