Wiki source code of Boîte à outils pour le XWiki
Version 1.1 by Antony Desmeaux on 2024/06/24 05:19
Hide last authors
author | version | line-number | content |
---|---|---|---|
|
1.1 | 1 | (% style="width:25%; float: right;" %) |
2 | ((( | ||
3 | (% class="box" style="background-color: white; margin:20px;" %) | ||
4 | ((( | ||
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 | |||
7 | |(% style="background-color:#1c8569; text-align:center" %)(% style="color:#ffffff" %)**Liens utiles** | ||
8 | |||
9 | * | ||
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 | |||
40 | = Synopsis = | ||
41 | |||
42 |