Changes for page Candide
Last modified by Antony Desmeaux on 2024/07/20 07:46
From version 7.1
edited by Antony Desmeaux
on 2024/05/26 17:29
on 2024/05/26 17:29
Change comment:
There is no comment for this version
To version 14.1
edited by Antony Desmeaux
on 2024/05/26 17:47
on 2024/05/26 17:47
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,16 +1,39 @@ 1 1 (% style="width:25%; float: right;" %) 2 2 ((( 3 -(% class="box" style="background-color: white;" %) 3 +(% class="box" style="background-color: white; margin:20px;" %) 4 4 ((( 5 5 [[image:https://gitlab.com/manon.lavenier/candide/-/raw/main/plants.gif]] 6 6 7 7 |(% style="background-color:#1c8569; text-align:center" %)(% style="color:#ffffff" %)**Liens utiles** 8 8 9 -* 9 +* 10 10 11 -|(% style="background-color:#1c8569; text-align:center" %)(% style="color:#ffffff" %)** Contenudelapage**11 +|(% style="background-color:#1c8569; text-align:center" %)(% style="color:#ffffff" %)**Structure hiérarchique** 12 12 13 +Page parent 14 + 15 +{{velocity}} 16 +* [[$parentDoc.title >>doc:$parentDoc]] 17 +{{/velocity}} 18 + 19 +Contenu 20 + 13 13 {{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 + 14 14 ))) 15 15 ))) 16 16 ... ... @@ -29,10 +29,13 @@ 29 29 30 30 = Evolution en cours = 31 31 55 +Afin d'intégrer Candide à Eden, plusieurs modifications / optimisations sont nécessaires. 32 32 57 +(i) Récupération de modèles 3D possibe (.glb) sur le site suivant : [[https:~~/~~/www.cgtrader.com/>>https://www.cgtrader.com/]] 58 + 33 33 ---- 34 34 35 35 = Intégration à Eden = 36 36 37 37 38 - 64 +