Изменения документа Инструменты
Редактировал(а) Alexandr Fokin 2023/03/04 14:42
От версии 4.3
отредактировано Alexandr Fokin
на 2022/10/05 18:41
на 2022/10/05 18:41
Изменить комментарий:
Добавлен комментарий
К версии 4.5
отредактировано Alexandr Fokin
на 2023/01/13 14:41
на 2023/01/13 14:41
Изменить комментарий:
К данной версии нет комментариев
Сводка
-
Свойства страницы (1 изменено, 0 добавлено, 0 удалено)
Подробности
- Свойства страницы
-
- Содержимое
-
... ... @@ -1,4 +1,28 @@ 1 +---- 1 1 3 +==== Внутренние ссылки: ==== 4 + 5 +====== Дочерние страницы: ====== 6 + 7 +{{children/}} 8 + 9 +====== Обратные ссылки: ====== 10 + 11 +{{velocity}} 12 +#set ($links = $doc.getBacklinks()) 13 +#if ($links.size() > 0) 14 + #foreach ($docname in $links) 15 + #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument()) 16 + * [[$escapetool.xml($rdoc.fullName)]] 17 + #end 18 +#else 19 + No back links for this page! 20 +#end 21 +{{/velocity}} 22 + 23 +---- 24 + 25 +|(% style="width:162px" %)Форматирование|(% style="width:1333px" %)((( 2 2 Best Online XML Viewer, XML Formatter, XML Editor, Analyser, Beautify-Beautifier, Minify, Tree structure 3 3 https://codebeautify.org/xmlviewer 4 4 ... ... @@ -7,22 +7,28 @@ 7 7 8 8 Best HTML Formatter and Beautifier 9 9 https://codebeautify.org/html-formatter-beautifier 10 - 34 +))) 35 +|(% style="width:162px" %)Сравнение|(% style="width:1333px" %)((( 11 11 JSON Diff - Online JSON Compare Diff Finder 12 12 https://json-diff.com/ 13 13 14 14 Compare XML files and find Difference Online | TextCompare 15 15 https://www.textcompare.org/xml/ 16 - 17 -Best XML to JSON Converter Online to convert XML to JSON String, URL and File 41 +))) 42 +|(% style="width:162px" %)Конвертация|(% style="width:1333px" %)Best XML to JSON Converter Online to convert XML to JSON String, URL and File 18 18 https://codebeautify.org/xmltojson 19 - 20 -Rendera - Online HTML5 Editor 44 +|(% style="width:162px" %)Рендер|(% style="width:1333px" %)Rendera - Online HTML5 Editor 21 21 http://www.rendera.org/ 22 - 46 +|(% style="width:162px" %)Кодирование и декодирование|(% style="width:1333px" %)((( 23 23 Base64 24 24 https://base64.guru/ 25 25 50 +Онлайн-инструменты кодирования и декодирования - DenCode 51 +[[https:~~/~~/dencode.com>>https://dencode.com]] 52 + 26 26 Универсальный декодер 27 27 https://2cyr.com/decode 28 28 56 +Punycode-конвертер 57 +[[https:~~/~~/hb.by/punycode-converter.aspx>>https://hb.by/punycode-converter.aspx]] 58 +)))