Wiki broncode van ASolutionsDocument Sheet

Version 8.2 by Sven Borman on 19-05-2019

Show last authors
1 {{velocity}}
2 #set ($editorgroup = $xwiki.getUser($xcontext.user).isUserInGroup('xwiki:XWiki.Editor'))
3 #if ($editorgroup)
4 #set ($showhistory = true)
5 #end
6
7 {{box cssClass="floatinginfobox" title="**Inhoudsopgave**" }}
8 {{toc/}}
9 {{/box}}
10
11 #if ($doc.fullName != 'XWiki.ASolutionsDocumentSheet')
12 #set($revisionClass = $doc.getObject("XWiki.ASolutionsDocumentClass"))
13 #if($revisionClass)
14 #set ($rev = $doc.getValue("revision"))
15 #if ("$!rev" != '')
16 #set ($revDoc = $xwiki.getDocument($doc, $rev))
17 #if ($revDoc)
18 $revDoc.content
19 #else
20 {{error}}Invalid revision [$rev] specified, showing latest content{{/error}}
21
22 $doc.content
23 #end
24 #else
25 {{error}}Invalid revision [$rev] specified, showing latest content{{/error}}
26 = Nog niet beschikbaar =
27 De tekst voor deze pagina is nog niet af. Wij werken er hard aan, zodat binnenkort dit onderdeel van de documentatie ook beschikbaar is.
28 #end
29 #else
30 $doc.content
31 #end
32 #end
33 {{/velocity}}

Inhoudsopgave

Copyright © 2016-2025 ASolutions
Rivium Quadrant 181 - 2909 LC - Capelle aan den IJsselpubliek v14.10.5