Last modified by Antony Desmeaux on 2025/06/06 09:29

From version 5.1
edited by Antony Desmeaux
on 2025/06/06 09:29
Change comment: There is no comment for this version
To version 1.1
edited by Antony Desmeaux
on 2024/06/24 05:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,18 +1,28 @@
1 -(% class="col-sm-3" style="float: right;" %)
1 +(% style="width:25%; float: right;" %)
2 2  (((
3 3  (% class="box" style="background-color: white; margin:20px;" %)
4 4  (((
5 -[[image:Main.Boîte à outils pour le XWiki.Images, schémas et autres.WebHome@HabenariaRadiata.jpg||alt="EdenExiste" data-xwiki-image-style-alignment="center" style="border-radius:15px"]]
5 +[[image:Main.La feuille de route.WebHome@c1c1b173-bd97-4fd9-8720-06b5ac622205-0.png||alt="EdenExiste" data-xwiki-image-style-alignment="center" style="border-radius:15px"]]
6 6  
7 -(% style="width:100%" %)
8 -|(% style="background-color:#1c8569; border-radius:5px; 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 -|(% style="background-color:#1c8569; border-radius:5px; text-align:center" %)(% style="color:#ffffff" %)**Mentions**
11 +|(% style="background-color:#1c8569; text-align:center" %)(% style="color:#ffffff" %)**Structure hiérarchique**
14 14  
13 +Page parent
14 +
15 15  {{velocity}}
16 +* [[$parentDoc.title >>doc:$parentDoc]]
17 +{{/velocity}}
18 +
19 +Contenu
20 +
21 +{{toc depth="2"/}}
22 +
23 +|(% style="background-color:#1c8569; text-align:center" %)(% style="color:#ffffff" %)**Mentions**
24 +
25 +{{velocity}}
16 16  #set ($links = $doc.getBacklinks())
17 17  #if ($links.size() > 0)
18 18   #foreach ($docname in $links)
... ... @@ -23,23 +23,10 @@
23 23   No back links for this page!
24 24  #end
25 25  {{/velocity}}
36 +
26 26  )))
27 27  )))
28 28  
29 -(% style="font-size: 2em;" %)
30 -Synopsis
40 += Synopsis =
31 31  
32 -(% style="font-size: 1.5em;" %)
33 -(((
34 -Page parent
35 -{{velocity}}[[$parentDoc.title >>doc:$parentDoc]]{{/velocity}}
36 -)))
37 37  
38 -(% style="font-size: 1.5em;" %)
39 -(((
40 -Pages enfants
41 -
42 -(((
43 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:.WebHome"/}}
44 -)))
45 -)))