Changes for page Home

Last modified by Jesse Veentjer on 06-5-2024 05:01

From version 120.2
edited by Jesse Veentjer
on 31-10-2022 12:31
Change comment: There is no comment for this version
To version 124.1
edited by Jesse Veentjer
on 31-10-2022 12:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -17,8 +17,6 @@
17 17  
18 18  Hier kunnen we kennis, de laatste ontwikkelingen (nieuws), bestanden en ideeΓ«n plaatsen en delen. Klik[[ hier >>doc:.Werkwijze.Applicaties.Kennisbank.WebHome]]voor uitleg hoe een pagina aan te maken en wat de mogelijk is binnen een pagina.
19 19  
20 -{{documentTree showWikis="true" showSpaces="true" showTranslations="false" showAttachments="false" showChildDocuments="false"/}}
21 -
22 22  {{velocity}}
23 23  ## Escape special characters in macro parameter values.
24 24  #set ($openToDoc = $doc.documentReference.toString().replaceAll('([~"])', '~$1'))
... ... @@ -74,12 +74,11 @@
74 74   + $services.model.serialize($exclusionReference, 'local')))
75 75  #end
76 76  #set ($exclusions = $stringtool.join($exclusions, ','))
77 -{{documentTree showTranslations="false" showAttachments="false" compact="true" openTo="document:$openToDoc"
75 +{{documentTree showTranslations="false" showAttachments="false" compact="true" openTo="WebHome"
78 78   exclusions="$exclusions" /}}
79 -{{/velocity}}
80 80  
78 +############
81 81  
82 -{{velocity}}
83 83  #if($isGuest)
84 84  #set($loginscherm = 'https://kennis.wardenburg.nl/login/XWiki/XWikiLogin')
85 85  ==**Inloggen**==
... ... @@ -94,8 +94,12 @@
94 94  {{blogpostlist blog="Nieuws.WebHome" limit="10" layout="cards" layoutParams="displayTitle=true|useSummary=true"/}}
95 95  )))
96 96  #end
97 -
98 98  {{/velocity}}
95 +
96 +
97 +[[Blabla>>doc:WebHome]]
98 +
99 +
99 99  )))
100 100  
101 101  {{velocity}}