Wijzigen voor document ASolutionsDocument Sheet

Laatst gewijzigd door Sven Borman op 27-06-2019

Van versie 1.1 >
gewijzigd door Sven Borman
op 18-05-2019
Naar versie < 9.2 >
gewijzigd door Sven Borman
op 19-05-2019
>
Opmerking bij wijziging: Er is geen opmerking bij deze versie

Samenvatting

Details

Paginaeigenschappen
Inhoud
... ... @@ -1,10 +1,36 @@
1 1  {{velocity}}
2 -## You can modify this page to customize the presentation of your object.
3 -## At first you should keep the default presentation and just save the document.
2 +#set ($displayShortcuts = false)
4 4  
5 -#set($class = $doc.getObject('XWiki.ASolutionsDocumentClass').xWikiClass)
6 -#foreach($prop in $class.properties)
7 - ; $doc.displayPrettyName($prop.name)
8 - : $doc.display($prop.name)
4 +#set ($editorgroup = $xwiki.getUser($xcontext.user).isUserInGroup('xwiki:XWiki.Editor'))
5 +#if ($editorgroup)
6 + #set ($showattachments = true)
7 + #set ($showhistory = true)
8 + #set ($showinformation = true)
9 9  #end
10 +
11 +{{box cssClass="floatinginfobox" title="**Inhoudsopgave**" }}
12 + {{toc/}}
13 +{{/box}}
14 +
15 +#if ($doc.fullName != 'XWiki.ASolutionsDocumentSheet')
16 + #set($revisionClass = $doc.getObject("XWiki.ASolutionsDocumentClass"))
17 + #if($revisionClass)
18 + #set ($rev = $doc.getValue("revision"))
19 + #if ("$!rev" != '')
20 + #set ($revDoc = $xwiki.getDocument($doc, $rev))
21 + #if ($revDoc)
22 + $revDoc.content
23 + #else
24 + {{error}}Invalid revision [$rev] specified, showing latest content{{/error}}
25 +
26 + $doc.content
27 + #end
28 + #else
29 + = Nog niet beschikbaar =
30 + De tekst voor deze pagina is nog niet af. Wij werken er hard aan, zodat binnenkort dit onderdeel van de documentatie ook beschikbaar is.
31 + #end
32 + #else
33 + $doc.content
34 + #end
35 +#end
10 10  {{/velocity}}

Inhoudsopgave

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