Changes for page Terrains

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

From version 4.1
edited by Antony Desmeaux
on 2025/06/06 09:28
Change comment: There is no comment for this version
To version 2.1
edited by Antony Desmeaux
on 2024/06/30 18:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,18 +1,36 @@
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 7  (% style="width:100%" %)
8 -|(% style="background-color:#1c8569; border-radius:5px; text-align:center; width:100%" %)(% style="color:#ffffff" %)**Liens utiles**
8 +|(% style="background-color:#1c8569; text-align:center; width:100%" %)(% style="color:#ffffff" %)**Liens utiles**
9 9  
10 10  *
11 11  
12 12  (% style="width:100%" %)
13 -|(% style="background-color:#1c8569; border-radius:5px; text-align:center" %)(% style="color:#ffffff" %)**Mentions**
13 +|(% style="background-color:#1c8569; text-align:center" %)(% style="color:#ffffff" %)**Structure hiérarchique**
14 14  
15 +**Page parent**
16 +
15 15  {{velocity}}
18 +* [[$parentDoc.title >>doc:$parentDoc]]
19 +{{/velocity}}
20 +
21 +**Contenu**
22 +
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}}
16 16  #set ($links = $doc.getBacklinks())
17 17  #if ($links.size() > 0)
18 18   #foreach ($docname in $links)
... ... @@ -29,17 +29,6 @@
29 29  (% style="font-size: 2em;" %)
30 30  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
51 +----
41 41  
42 -(((
43 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:.WebHome"/}}
44 -)))
45 -)))