Wiki source code of Home
Version 2.5 by Martin Walzer on 2026/04/17 18:47
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.2 | 1 | (% class="wikigeneratedid" id="HWelcometoyourwiki" %) |
| 2 | ~{~{velocity}} | ||
| 3 | #if($xcontext.getUser() == 'XWiki.XWikiGuest') | ||
| 4 | ~(% class="cenec-welcome" style="text-align:center; padding:80px 40px" %) | ||
| |
1.1 | 5 | |
| |
1.2 | 6 | (% class="wikigeneratedid" %) |
| 7 | ~(~(~( | ||
| |
2.1 | 8 | ~= Welcome to Centeral Energy Corporation / Project Management System = |
| |
1.2 | 9 | |
| 10 | This is a private platform for CENEC (Pty) Ltd and its associated entities. | ||
| 11 | |||
| 12 | Access is by invitation only. | ||
| 13 | |||
| |
2.1 | 14 | ~[~[Log in to continue>>path:/bin/login/XWiki/XWikiLogin||class="btn btn-primary btn-lg" style="margin-top:24px"]] ~)~)~) |
| 15 | #else | ||
| 16 | ~{~{include reference="XWiki.DefaultMainPageContent"/}} | ||
| 17 | ~#~# or paste your dashboard content for logged-in users here | ||
| 18 | #end | ||
| 19 | ~{~{/velocity}} |