Home
last modified time | relevance | path

Searched refs:jsoneditor (Results 1 – 12 of 12) sorted by relevance

/plugin/struct/jsoneditor/
H A Djsoneditor.min.css1jsoneditor-field,div.jsoneditor-readonly,div.jsoneditor-value{border:1px solid transparent;min-hei…
H A Dsetup.css1 #plugin__struct_editor .jsoneditor-menu {
5 #plugin__struct_editor div.jsoneditor {
9 #plugin__struct_editor div.jsoneditor table,
10 #plugin__struct_editor div.jsoneditor tr,
11 #plugin__struct_editor div.jsoneditor th,
12 #plugin__struct_editor div.jsoneditor td,
13 #plugin__struct_editor div.jsoneditor tbody,
14 #plugin__struct_editor div.jsoneditor {
/plugin/jsoneditor/script/
Djsoneditor_plugin.js30 … if (LANG.plugins.jsoneditor.language.length > 0 && LANG.plugins.jsoneditor.language !== 'en') {
31 JSONEditor.defaults.language = LANG.plugins.jsoneditor.language;
32 JSONEditor.defaults.languages[LANG.plugins.jsoneditor.language] = {
33 error_notset: LANG.plugins.jsoneditor.error_notset,
34 error_notempty: LANG.plugins.jsoneditor.error_notempty,
35 error_enum: LANG.plugins.jsoneditor.error_enum,
36 error_const: LANG.plugins.jsoneditor.error_const,
37 error_anyOf: LANG.plugins.jsoneditor.error_anyOf,
38 error_oneOf: LANG.plugins.jsoneditor.error_oneOf,
39 error_not: LANG.plugins.jsoneditor.error_not,
[all …]
Djsoneditor.min.js2jsoneditor=e.jsoneditor,this.theme=this.jsoneditor.theme,this.template_engine=this.jsoneditor.temp… property
/plugin/jsoneditor/demo/
Djsoneditor_plugin.txt15 downloadurl: https://gitlab.com/dokuwiki-json/jsoneditor/-/archive/master/json-master.zip
16 bugtracker : https://gitlab.com/dokuwiki-json/jsoneditor/-/issues
17 sourcerepo : https://gitlab.com/dokuwiki-json/jsoneditor
20 screenshot_img: https://gitlab.com/dokuwiki-json/jsoneditor/-/raw/master/demo/screenshot.png
35 <jsoneditor id=per_diff path=person options=%$options% schema=%$schema%></jsoneditor>
43 ''<jsoneditor'' //attributes// ''>'' //inline_json// ''</jsoneditor>''
45 … the editor. Data source for the editor is JSON data defined by the %%<jsoneditor>%% element (see …
59 …chema' ''. To display all tabs collapsed, set for example: ''display=',jsoneditor' '' (without ast…
Djsoneditor_demo.txt3 This is example for the [[https://www.dokuwiki.org/plugin:jsoneditor|JSON Editor Plugin]].
135 <jsoneditor id=per_diff path=person display=all options=%$options% schema=%$schema% save=diff>{"loc…
/plugin/jsoneditor/
Dplugin.info.txt1 base jsoneditor
7 url https://www.dokuwiki.org/plugin:jsoneditor
DREADME6 https://www.dokuwiki.org/plugin:jsoneditor
/plugin/struct/
H A Dstyle.less265 div.jsoneditor-outer {
282 div.jsoneditor {
/plugin/jsontable/demo/
Djsontable_plugin.txt12 similar : json, jsoneditor, jsongendoc, struct, edittable
/plugin/json/demo/
Djson_plugin.txt12 similar : jsoneditor, jsontable, jsongendoc, struct, data, strata
28 * [[plugin:jsoneditor|JSON editor plugin]]
320jsoneditor|JSONEditor]] plugin uses nice [[https://json-editor.github.io/json-editor/|JSON Schema …
/plugin/jsongendoc/demo/
Djsongendoc_plugin.txt12 similar : json, jsoneditor, jsontable, struct, addnewpage, copypage