Изменения документа Camunda
Редактировал(а) Alexandr Fokin 2024/06/12 15:27
отредактировано Alexandr Fokin
на 2023/11/08 22:26
на 2023/11/08 22:26
отредактировано Alexandr Fokin
на 2024/01/06 01:02
на 2024/01/06 01:02
Изменить комментарий:
К данной версии нет комментариев
Комментарий
-
Свойства страницы (1 изменено, 0 добавлено, 0 удалено)
Подробности
- Свойства страницы
-
- Содержимое
-
... ... @@ -1,0 +1,44 @@ 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" %)((( 13 +Camunda and .NET Core – friends or foes? 14 +[[https:~~/~~/www.altkomsoftware.com/blog/camunda-net-core-friends-foes/>>https://www.altkomsoftware.com/blog/camunda-net-core-friends-foes/]] 15 +)))|(% style="width:914px" %)[[NET>>doc:Разработка.NET.WebHome]] 16 +|(% style="width:506px" %) |(% style="width:914px" %) 17 + 18 + 19 +))) 20 +| | 21 + 22 +---- 23 + 24 +==== Внутренние ссылки: ==== 25 + 26 +====== Дочерние страницы: ====== 27 + 28 +{{children/}} 29 + 30 +====== Обратные ссылки: ====== 31 + 32 +{{velocity}} 33 +#set ($links = $doc.getBacklinks()) 34 +#if ($links.size() > 0) 35 + #foreach ($docname in $links) 36 + #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument()) 37 + * [[$escapetool.xml($rdoc.fullName)]] 38 + #end 39 +#else 40 + No back links for this page! 41 +#end 42 +{{/velocity}} 43 + 44 +----