Исходный код вики Camunda

Версия 1.7 от Alexandr Fokin на 2024/01/06 16:28

Последние авторы
1 | |[[Java>>doc:Разработка.JVM.Java.WebHome]]
2 | |(((
3 [[https:~~/~~/camunda.com>>https://camunda.com]]
4
5 [[https:~~/~~/docs.camunda.io/docs/components/>>https://docs.camunda.io/docs/components/]]
6
7 [[https:~~/~~/camundarus.ru>>https://camundarus.ru]]
8 )))
9 | |(((
10 |(% style="width:506px" %)Camunda - обзор
11 [[https:~~/~~/trunin.com/ru/2022/04/camunda-overview/>>https://trunin.com/ru/2022/04/camunda-overview/]]|(% style="width:914px" %)
12 |(% style="width:506px" %) |(% style="width:914px" %)
13
14
15 )))
16 | |
17
18 ----
19
20 ==== Внутренние ссылки: ====
21
22 ====== Дочерние страницы: ======
23
24 {{children/}}
25
26 ====== Обратные ссылки: ======
27
28 {{velocity}}
29 #set ($links = $doc.getBacklinks())
30 #if ($links.size() > 0)
31 #foreach ($docname in $links)
32 #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument())
33 * [[$escapetool.xml($rdoc.fullName)]]
34 #end
35 #else
36 No back links for this page!
37 #end
38 {{/velocity}}
39
40 ----