Changes for page Eden

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

From version 38.1
edited by Antony Desmeaux
on 2024/01/14 14:02
Change comment: There is no comment for this version
To version 47.1
edited by Antony Desmeaux
on 2024/06/30 18:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,49 @@
1 -(% class="col-sm-8" %)
1 +(% style="width:25%; float: right;" %)
2 2  (((
3 +(% class="box" style="background-color: white; margin:20px;" %)
4 +(((
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 +
7 +(% style="width:100%" %)
8 +|(% style="background-color:#1c8569; text-align:center; width:100%" %)(% style="color:#ffffff" %)**Liens utiles**
9 +
10 +* [[GitLab de Eden>>https://gitlab.com/antony.desmeaux/vanaprincipia]]
11 +
12 +(% style="width:100%" %)
13 +|(% style="background-color:#1c8569; text-align:center" %)(% style="color:#ffffff" %)**Structure hiérarchique**
14 +
15 +Page parent
16 +
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 +#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}}
44 +)))
45 +)))
46 +
3 3  = Tester Eden =
4 4  
5 5  Eden est le nom de l'outil développé par Vana Principia. Il permet à son utilisateur d'obtenir un design d'architecture végétale adapté à son environnement. C'est une horticultrice virtuelle conçue pour aider au passage à l'acte réel.
... ... @@ -52,7 +52,8 @@
52 52  
53 53  Les paramètres actuellement utilisés pour Eden sont les suivants :
54 54  
55 -|=lifeform|=height|=exposure|=moisture|=soil|=hardiness (“zone”)
99 +(% class="table-bordered" %)
100 +(% class="info" %)|=lifeform|=height|=exposure|=moisture|=soil|=hardiness (“zone”)
56 56  |1 (= tree)
57 57  2 (= subshrub)
58 58  3 (= shrub)
... ... @@ -124,26 +124,3 @@
124 124  [[image:image-20230417000621-2.png||data-xwiki-image-style-border="true"]]
125 125  
126 126  (i) un fichier texte est également généré et fourni la liste et les coordonnées des plantes à planter
127 -
128 -
129 -)))
130 -
131 -(% class="col-sm-1" %)
132 -(((
133 -
134 -)))
135 -
136 -(% class="col-sm-3" %)
137 -(((
138 -[[Écran principal de l'outil (interface en ligne de commande)>>image:1681683961650-939.png||alt="Ecran principal" data-xwiki-image-style-alignment="center"]]
139 -
140 -----
141 -
142 -Liens utiles
143 -
144 -* [[GitLab de Eden>>https://gitlab.com/antony.desmeaux/vanaprincipia]]
145 -
146 -Contenu de la page
147 -
148 -{{toc depth="2"/}}
149 -)))