Changes for page Modules externes
Last modified by Antony Desmeaux on 2024/07/20 07:45
From version 6.1
edited by Antony Desmeaux
on 2024/05/26 17:41
on 2024/05/26 17:41
Change comment:
There is no comment for this version
To version 8.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
-
... ... @@ -2,8 +2,8 @@ 2 2 ((( 3 3 (% class="box" style="background-color: white; margin:20px;" %) 4 4 ((( 5 +[[image:https://rightbelievingschool.com/assets/img/modules.png||alt="Right Believing School"]] 5 5 6 - 7 7 |(% style="background-color:#1c8569; text-align:center" %)(% style="color:#ffffff" %)**Liens utiles** 8 8 9 9 * ... ... @@ -19,6 +19,21 @@ 19 19 Contenu 20 20 21 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 + 22 22 ))) 23 23 ))) 24 24