Изменения документа Quartz. NET
Редактировал(а) Alexandr Fokin 2023/07/31 11:28
<
отредактировано Alexandr Fokin
на 2023/07/31 11:28
на 2023/07/31 11:28
отредактировано Alexandr Fokin
на 2023/07/16 12:00
на 2023/07/16 12:00
Изменить комментарий:
Update document after refactoring.
Комментарий
-
Свойства страницы (1 изменено, 0 добавлено, 0 удалено)
Подробности
- Свойства страницы
-
- Содержимое
-
... ... @@ -1,27 +1,0 @@ 1 -Open-source job scheduling system for .NET 2 -[[https:~~/~~/www.quartz-scheduler.net>>https://www.quartz-scheduler.net]] 3 -[[https:~~/~~/www.quartz-scheduler.net/documentation/quartz-3.x/>>https://www.quartz-scheduler.net/documentation/quartz-3.x/]] 4 - 5 ----- 6 - 7 -==== Внутренние ссылки: ==== 8 - 9 -====== Дочерние страницы: ====== 10 - 11 -{{children/}} 12 - 13 -====== Обратные ссылки: ====== 14 - 15 -{{velocity}} 16 -#set ($links = $doc.getBacklinks()) 17 -#if ($links.size() > 0) 18 - #foreach ($docname in $links) 19 - #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument()) 20 - * [[$escapetool.xml($rdoc.fullName)]] 21 - #end 22 -#else 23 - No back links for this page! 24 -#end 25 -{{/velocity}} 26 - 27 -----