Исходный код вики Инструменты
Версия 4.4 от Alexandr Fokin на 2023/01/13 14:40
Последние авторы
author | version | line-number | content |
---|---|---|---|
1 | ---- | ||
2 | |||
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" %)((( | ||
26 | Best Online XML Viewer, XML Formatter, XML Editor, Analyser, Beautify-Beautifier, Minify, Tree structure | ||
27 | https://codebeautify.org/xmlviewer | ||
28 | |||
29 | Best JSON Viewer and JSON Beautifier Online | ||
30 | https://codebeautify.org/jsonviewer | ||
31 | |||
32 | Best HTML Formatter and Beautifier | ||
33 | https://codebeautify.org/html-formatter-beautifier | ||
34 | ))) | ||
35 | |(% style="width:162px" %)Сравнение|(% style="width:1333px" %)((( | ||
36 | JSON Diff - Online JSON Compare Diff Finder | ||
37 | https://json-diff.com/ | ||
38 | |||
39 | Compare XML files and find Difference Online | TextCompare | ||
40 | https://www.textcompare.org/xml/ | ||
41 | ))) | ||
42 | |(% style="width:162px" %)Конвертация|(% style="width:1333px" %)Best XML to JSON Converter Online to convert XML to JSON String, URL and File | ||
43 | https://codebeautify.org/xmltojson | ||
44 | |(% style="width:162px" %)Рендер|(% style="width:1333px" %)Rendera - Online HTML5 Editor | ||
45 | http://www.rendera.org/ | ||
46 | |(% style="width:162px" %)Кодирование и декодирование|(% style="width:1333px" %)((( | ||
47 | Base64 | ||
48 | https://base64.guru/ | ||
49 | |||
50 | Онлайн-инструменты кодирования и декодирования - DenCode | ||
51 | [[https:~~/~~/dencode.com>>https://dencode.com]] | ||
52 | |||
53 | Универсальный декодер | ||
54 | https://2cyr.com/decode | ||
55 | ))) |