Wiki source code of Public

Version 19.1 by xJeff xCalhoun on 2026/05/18 16:51

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 == Search ==
13 {{locationSearch reference="document:xwiki:Public.WebHome" box="true" placeholder="Search ..." width="70%"/}}
14
15 == Hot ==
16 {{velocity}}
17 #set ($list = $xwiki.tag.getDocumentsWithTag('Hot'))
18 #foreach($reference in $list)
19 #set ($document = $xwiki.getDocument($reference))
20 #set ($label = $document.getTitle())
21 [[$label>>$reference]]
22 #end
23 {{/velocity}}
24
25 == Search ==
26 {{locationSearch reference="document:xwiki:Public.WebHome" box="true" placeholder="Search ..." width="70%"/}}
27
28 == Browse ==
29
30 {{documentTree root="document:xwiki:Public.WebHome"/}}
31
32