Changes for page Candide

Last modified by Antony Desmeaux on 2024/07/20 07:46

From version 14.1
edited by Antony Desmeaux
on 2024/05/26 17:47
Change comment: There is no comment for this version
To version 12.1
edited by Antony Desmeaux
on 2024/05/26 17:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -13,27 +13,11 @@
13 13  Page parent
14 14  
15 15  {{velocity}}
16 -* [[$parentDoc.title >>doc:$parentDoc]]
16 +[[$parentDoc.title >>doc:$parentDoc]]
17 17  {{/velocity}}
18 18  
19 19  Contenu
20 -
21 21  {{toc depth="2"/}}
22 -
23 -|(% style="background-color:#1c8569; text-align:center" %)(% style="color:#ffffff" %)**Mentions**
24 -
25 -{{velocity}}
26 -#set ($links = $doc.getBacklinks())
27 -#if ($links.size() > 0)
28 - #foreach ($docname in $links)
29 - #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument())
30 - * [[$escapetool.xml($rdoc.fullName)]]
31 - #end
32 -#else
33 - No back links for this page!
34 -#end
35 -{{/velocity}}
36 -
37 37  )))
38 38  )))
39 39