Searched refs:jsoneditor (Results 1 – 12 of 12) sorted by relevance
| /plugin/struct/jsoneditor/ |
| H A D | jsoneditor.min.css | 1 …jsoneditor-field,div.jsoneditor-readonly,div.jsoneditor-value{border:1px solid transparent;min-hei…
|
| H A D | setup.css | 1 #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/ |
| D | jsoneditor_plugin.js | 30 … 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 …]
|
| D | jsoneditor.min.js | 2 …jsoneditor=e.jsoneditor,this.theme=this.jsoneditor.theme,this.template_engine=this.jsoneditor.temp… property
|
| /plugin/jsoneditor/demo/ |
| D | jsoneditor_plugin.txt | 15 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…
|
| D | jsoneditor_demo.txt | 3 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/ |
| D | plugin.info.txt | 1 base jsoneditor 7 url https://www.dokuwiki.org/plugin:jsoneditor
|
| D | README | 6 https://www.dokuwiki.org/plugin:jsoneditor
|
| /plugin/struct/ |
| H A D | style.less | 265 div.jsoneditor-outer { 282 div.jsoneditor {
|
| /plugin/jsontable/demo/ |
| D | jsontable_plugin.txt | 12 similar : json, jsoneditor, jsongendoc, struct, edittable
|
| /plugin/json/demo/ |
| D | json_plugin.txt | 12 similar : jsoneditor, jsontable, jsongendoc, struct, data, strata 28 * [[plugin:jsoneditor|JSON editor plugin]] 320 …jsoneditor|JSONEditor]] plugin uses nice [[https://json-editor.github.io/json-editor/|JSON Schema …
|
| /plugin/jsongendoc/demo/ |
| D | jsongendoc_plugin.txt | 12 similar : json, jsoneditor, jsontable, struct, addnewpage, copypage
|