Wiki source code of Public
Version 21.1 by xJeff xCalhoun on 2026/05/18 16:55
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
4.1 | 1 | {{velocity}} |
| 2 | {{html wiki="true"}} | ||
| 3 | #startfloatingbox() | ||
| 4 | **ECOM Login Required: | ||
| |
7.1 | 5 | * [[WIU Only>>WIU]] |
| 6 | * [[Dpt/Unit/Group>>Unit]] | ||
| |
4.1 | 7 | * [[Sandbox]] |
| 8 | #endfloatingbox() | ||
| 9 | {{/html}} | ||
| 10 | {{/velocity}} | ||
| 11 | |||
| |
19.1 | 12 | {{locationSearch reference="document:xwiki:Public.WebHome" box="true" placeholder="Search ..." width="70%"/}} |
| 13 | |||
| |
11.2 | 14 | == Hot == |
| 15 | {{velocity}} | ||
| 16 | #set ($list = $xwiki.tag.getDocumentsWithTag('Hot')) | ||
| |
14.1 | 17 | #foreach($reference in $list) |
| |
11.2 | 18 | #set ($document = $xwiki.getDocument($reference)) |
| 19 | #set ($label = $document.getTitle()) | ||
| |
14.1 | 20 | [[$label>>$reference]] |
| 21 | #end | ||
| |
11.2 | 22 | {{/velocity}} |
| |
16.1 | 23 | |
| |
11.2 | 24 | == Browse == |
| |
18.1 | 25 | {{documentTree root="document:xwiki:Public.WebHome"/}} |
| |
1.1 | 26 | |
| 27 | |||
| |
10.2 | 28 |