Wiki source code of Public

Version 18.1 by xJeff xCalhoun on 2026/05/18 16:08

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
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
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"/}}