Wiki source code of Public

Version 17.1 by xJeff xCalhoun on 2026/05/18 16:02

Show last authors
1 {{velocity}}
2 {{html wiki="true"}}
3 #startfloatingbox()
4 **ECOM Login Required:
5 * [[WIU Only>>WIU]]
6 * [[Dpt/Unit/Group>>Unit]]
7 * [[Sandbox]]
8 #endfloatingbox()
9 {{/html}}
10 {{/velocity}}
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
22 == Search ==
23
24 {{locationSearch reference="document:xwiki:Public.WebHome" box="true" placeholder="Search ..." /}}
25
26
27
28 == Browse ==
29 {{documentTree root="document:xwiki:Public.WebHome"/}}