Changes for page Public

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

From version 14.1
edited by xJeff xCalhoun
on 2026/05/18 15:52
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,18 +9,7 @@
9 9  {{/html}}
10 10  {{/velocity}}
11 11  
12 -== Hot ==
13 -{{velocity}}
14 -#set ($list = $xwiki.tag.getDocumentsWithTag('Hot'))
15 -#foreach($reference in $list)
16 - #set ($document = $xwiki.getDocument($reference))
17 - #set ($label = $document.getTitle())
18 - [[$label>>$reference]]
19 - #end
20 -{{/velocity}}
21 -== Browse ==
22 -{{documentTree root="document:xwiki:Public.WebHome"/}}
12 +{{documentTree root="Public.WebHome" /}}
23 23  
24 24  
25 25  
26 -