<
От версии < 2.4 >
отредактировано Alexandr Fokin
на 2023/01/28 20:48
К версии < 2.3 >
отредактировано Alexandr Fokin
на 2022/10/19 16:11
>
Изменить комментарий: Update document after refactoring.

Комментарий

Подробности

XWiki.GadgetClass[3]
content
... ... @@ -1,11 +1,0 @@
1 -{{velocity}}
2 -#set ($links = $doc.getBacklinks())
3 -#if ($links.size() > 0)
4 - #foreach ($docname in $links)
5 - #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument())
6 - * [[$escapetool.xml($rdoc.fullName)]]
7 - #end
8 -#else
9 - No back links for this page!
10 -#end
11 -{{/velocity}}
position
... ... @@ -1,1 +1,0 @@
1 -2, 2
title
... ... @@ -1,1 +1,0 @@
1 -$services.localization.render('rendering.macro.velocity.name')