Changes for page Candide

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

From version 16.1
edited by Antony Desmeaux
on 2024/06/30 18:13
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
... ... @@ -2,45 +2,22 @@
2 2  (((
3 3  (% class="box" style="background-color: white; margin:20px;" %)
4 4  (((
5 -[[image:https://gitlab.com/manon.lavenier/candide/-/raw/main/plants.gif||style="border-radius:15px"]]]]
5 +[[image:https://gitlab.com/manon.lavenier/candide/-/raw/main/plants.gif]]
6 6  
7 -(% style="width:100%" %)
8 -|(% style="background-color:#1c8569; text-align:center; width:100%" %)(% style="color:#ffffff" %)**Liens utiles**
7 +|(% style="background-color:#1c8569; text-align:center" %)(% style="color:#ffffff" %)**Liens utiles**
9 9  
10 10  *
11 11  
12 -(% style="width:100%" %)
13 13  |(% style="background-color:#1c8569; text-align:center" %)(% style="color:#ffffff" %)**Structure hiérarchique**
14 14  
15 -**Page parent**
13 +Page parent
16 16  
17 17  {{velocity}}
18 -* [[$parentDoc.title >>doc:$parentDoc]]
16 +[[$parentDoc.title >>doc:$parentDoc]]
19 19  {{/velocity}}
20 20  
21 -**Contenu**
22 -
19 +Contenu
23 23  {{toc depth="2"/}}
24 -
25 -**Pages enfants**
26 -
27 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:.WebHome"/}}
28 -
29 -
30 -(% style="width:100%" %)
31 -|(% style="background-color:#1c8569; text-align:center" %)(% style="color:#ffffff" %)**Mentions**
32 -
33 -{{velocity}}
34 -#set ($links = $doc.getBacklinks())
35 -#if ($links.size() > 0)
36 - #foreach ($docname in $links)
37 - #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument())
38 - * [[$escapetool.xml($rdoc.fullName)]]
39 - #end
40 -#else
41 - No back links for this page!
42 -#end
43 -{{/velocity}}
44 44  )))
45 45  )))
46 46