Исходный код вики Camunda
Версия 1.5 от Alexandr Fokin на 2024/01/06 00:40
Последние авторы
author | version | line-number | content |
---|---|---|---|
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 | Camunda - обзор | ||
11 | [[https:~~/~~/trunin.com/ru/2022/04/camunda-overview/>>https://trunin.com/ru/2022/04/camunda-overview/]] | ||
12 | ))) | ||
13 | | | | ||
14 | |||
15 | ---- | ||
16 | |||
17 | ==== Внутренние ссылки: ==== | ||
18 | |||
19 | ====== Дочерние страницы: ====== | ||
20 | |||
21 | {{children/}} | ||
22 | |||
23 | ====== Обратные ссылки: ====== | ||
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 | |||
37 | ---- |