Changes for page Eden

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

From version 40.1
edited by Antony Desmeaux
on 2024/04/30 07:33
Change comment: There is no comment for this version
To version 46.1
edited by Antony Desmeaux
on 2024/05/26 17:48
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,42 @@
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="background-color:#1c8569; text-align:center" %)(% style="color:#ffffff" %)**Liens utiles**
8 +
9 +* [[GitLab de Eden>>https://gitlab.com/antony.desmeaux/vanaprincipia]]
10 +
11 +|(% style="background-color:#1c8569; text-align:center" %)(% style="color:#ffffff" %)**Structure hiérarchique**
12 +
13 +Page parent
14 +
15 +{{velocity}}
16 +* [[$parentDoc.title >>doc:$parentDoc]]
17 +{{/velocity}}
18 +
19 +Contenu
20 +
21 +{{toc depth="2"/}}
22 +
23 +|(% style="background-color:#1c8569; text-align:center" %)(% style="color:#ffffff" %)**Mentions**
24 +
25 +{{velocity}}
26 +#set ($links = $doc.getBacklinks())
27 +#if ($links.size() > 0)
28 + #foreach ($docname in $links)
29 + #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument())
30 + * [[$escapetool.xml($rdoc.fullName)]]
31 + #end
32 +#else
33 + No back links for this page!
34 +#end
35 +{{/velocity}}
36 +
37 +)))
38 +)))
39 +
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.
... ... @@ -125,24 +125,3 @@
125 125  [[image:image-20230417000621-2.png||data-xwiki-image-style-border="true"]]
126 126  
127 127  (i) un fichier texte est également généré et fourni la liste et les coordonnées des plantes à planter
128 -
129 -
130 -)))
131 -
132 -(% class="col-sm-1" %)
133 -(((
134 -
135 -)))
136 -
137 -(% class="col-sm-3" %)
138 -(((
139 -[[É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"]]
140 -
141 -|(% style="background-color:#1c8569; text-align:center" %)(% style="color:#ffffff" %)**Liens utiles**
142 -
143 -* [[GitLab de Eden>>https://gitlab.com/antony.desmeaux/vanaprincipia]]
144 -
145 -|(% style="background-color:#1c8569; text-align:center" %)(% style="color:#ffffff" %)**Contenu de la page**
146 -
147 -{{toc depth="2"/}}
148 -)))