Wijzigen voor document ASolutionsDocument Sheet

Laatst gewijzigd door Sven Borman op 28-06-2019

<
Van versie < 13.1 >
gewijzigd door Sven Borman
op 20-05-2019
Naar versie < 7.1 >
gewijzigd door Sven Borman
op 19-05-2019
>
Opmerking bij wijziging: Er is geen opmerking bij deze versie

Samenvatting

Details

Paginaeigenschappen
Inhoud
... ... @@ -1,9 +1,7 @@
1 1  {{velocity}}
2 2  #set ($editorgroup = $xwiki.getUser($xcontext.user).isUserInGroup('xwiki:XWiki.Editor'))
3 3  #if ($editorgroup)
4 - #set ($showattachments = true)
5 5   #set ($showhistory = true)
6 - #set ($showinformation = true)
7 7  #end
8 8  
9 9  {{box cssClass="floatinginfobox" title="**Inhoudsopgave**" }}
... ... @@ -15,24 +15,16 @@
15 15   #if($revisionClass)
16 16   #set ($rev = $doc.getValue("revision"))
17 17   #if ("$!rev" != '')
18 - #if ($editorgroup)
19 - {{info}}Versie zichtbaar op internet: $rev
20 - Laatste versie: $doc.version{{/info}}
21 -
22 - $doc.content
16 + #set ($revDoc = $xwiki.getDocument($doc, $rev))
17 + #if ($revDoc)
18 + $revDoc.content
23 23   #else
24 - #set ($revDoc = $xwiki.getDocument($doc, $rev))
25 - #if ($revDoc)
26 - $revDoc.content
27 - #else
28 - {{error}}Invalid revision [$rev] specified, showing latest content{{/error}}
20 + {{error}}Invalid revision [$rev] specified, showing latest content{{/error}}
29 29  
30 - $doc.content
31 - #end
22 + $doc.content
32 32   #end
33 33   #else
34 - = Nog niet beschikbaar =
35 - De tekst voor deze pagina is nog niet af. Wij werken er hard aan, zodat binnenkort dit onderdeel van de documentatie ook beschikbaar is.
25 + $doc.content
36 36   #end
37 37   #else
38 38   $doc.content

Inhoudsopgave

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