Changes for page Eden

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

From version 45.1
edited by Antony Desmeaux
on 2024/05/26 17:41
Change comment: There is no comment for this version
To version 49.2
edited by Antony Desmeaux
on 2025/04/21 13:26
Change comment: Renamed back-links.

Summary

Details

Page properties
Content
... ... @@ -1,24 +1,46 @@
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  [[Écran principal de l'outil (interface en ligne de commande)>>image:1681683961650-939.png||alt="Ecran principal" 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; width:100%" %)(% style="color:#ffffff" %)**Liens utiles**
8 8  
9 9  * [[GitLab de Eden>>https://gitlab.com/antony.desmeaux/vanaprincipia]]
10 10  
12 +(% style="width:100%" %)
11 11  |(% style="background-color:#1c8569; text-align:center" %)(% 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"/}}
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}}
22 22  )))
23 23  )))
24 24  
... ... @@ -40,7 +40,7 @@
40 40  * (/) filtrer les plantes "utiles aux hommes" ( (!) seulement via l'interface en ligne de commande)
41 41  * (x) définir les paramètres environnementaux à partir de coordonnées (cf. [[Monstera>>doc:Main.Boîte à outils 2\.0.ECV Digital Paris.Monstera.WebHome]])
42 42  * (x) proposer différentes architectures végétales
43 -* (x) modéliser en 3D l'architecture végétale proposée (cf. [[Candide>>doc:Main.Boîte à outils 2\.0.ECV Digital Paris.Candide.WebHome]])
65 +* (x) modéliser en 3D l'architecture végétale proposée (cf. [[Candide>>doc:Main.Boîte à outils 2\.0.Modules externes.Candide.WebHome]])
44 44  * (x) estimer les rendements de l'architecture végétale proposée
45 45  * (x) estimer la captation de polluants associées à l'architecture végétale proposée (cf. [[Growing Up>>doc:Main.Boîte à outils 2\.0.ECV Digital Paris.Growing Up.WebHome]])
46 46