Last modified by Antony Desmeaux on 2025/04/21 13:07

From version 5.2
edited by Antony Desmeaux
on 2024/06/24 05:24
Change comment: Update document after refactoring.
To version 13.1
edited by Antony Desmeaux
on 2025/04/21 13:07
Change comment: There is no comment for this version

Summary

Details

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