Редактировал(а) Мария Дужая 2024/11/11 16:56

Скрыть последних авторов
Admin Admin 8.1 1 {{velocity}}
2 #set($pubRefs = $doc.getChildrenReferences())
Admin Admin 9.1 3 #set($sortedMap = $collectiontool.getSortedMap())
Admin Admin 7.1 4 #foreach($pubRef in $pubRefs)
5 #set($pub = $xwiki.getDocument($pubRef))
6 #set($title = $pub.getTitle())
Admin Admin 9.1 7 #set($foo = $sortedMap.put($title, $pubRef))
Admin Admin 8.1 8 #end
Admin Admin 9.1 9 #foreach($key in $sortedMap.keySet())
10 #set($title = $key)
11 #set($ref = $sortedMap.get($key))
12 * [[$title>>$ref]]
13 #end
Admin Admin 8.1 14 {{/velocity}}
Admin Admin 1.1 15
16
17 ----
18
19 ==== ** Правила ТОП-5 СОВЕТОВ, КАК...** ====
20
21
22 {{pdfviewer file="Правила ТОП-5 СОВЕТОВ КАК.pdf," height="450" width="80%"/}}
23
24 [[(% class="wikiattachmentlink wikiattachmentlink wikiattachmentlink" %)**Скачать в формате PNG**>>attach:Скачать в формате PNG]]