Changes for page Terrains

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

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

Summary

Details

Page properties
Content
... ... @@ -1,36 +1,18 @@
1 -(% style="width:25%; float: right;" %)
1 +(% class="col-sm-3" style="float: right;" %)
2 2  (((
3 3  (% class="box" style="background-color: white; margin:20px;" %)
4 4  (((
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"]]
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"]]
6 6  
7 7  (% style="width:100%" %)
8 -|(% style="background-color:#1c8569; text-align:center; width:100%" %)(% style="color:#ffffff" %)**Liens utiles**
8 +|(% style="background-color:#1c8569; border-radius:5px; 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; text-align:center" %)(% style="color:#ffffff" %)**Structure hiérarchique**
13 +|(% style="background-color:#1c8569; border-radius:5px; text-align:center" %)(% style="color:#ffffff" %)**Mentions**
14 14  
15 -**Page parent**
16 -
17 17  {{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}}
34 34  #set ($links = $doc.getBacklinks())
35 35  #if ($links.size() > 0)
36 36   #foreach ($docname in $links)
... ... @@ -47,6 +47,17 @@
47 47  (% style="font-size: 2em;" %)
48 48  Synopsis
49 49  
32 +(% style="font-size: 1.5em;" %)
33 +(((
34 +Page parent
35 +{{velocity}}[[$parentDoc.title >>doc:$parentDoc]]{{/velocity}}
36 +)))
50 50  
51 -----
38 +(% style="font-size: 1.5em;" %)
39 +(((
40 +Pages enfants
52 52  
42 +(((
43 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:.WebHome"/}}
44 +)))
45 +)))