От версии < 2.2 >
отредактировано Alexandr Fokin
на 2022/12/12 12:02
К версии 1.1 >
отредактировано Alexandr Fokin
на 2020/09/20 10:56
>
Изменить комментарий: К данной версии нет комментариев

Комментарий

Подробности

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')