Lines Matching refs:JSON
1 ====== JSON Generate Document Plugin ======
4 description: Integrate "Generate new document" JSON based functionality into json plugin.
26 Install also [[https://www.dokuwiki.org/plugin:json|JSON plugin]].
29 JSON Generate Document Plugin is based on [[https://www.dokuwiki.org/plugin:json|JSON plugin]]. It …
33 Here is a [[https://dokuwiki-json-demo.1001beauty.si/|Dokuwiki JSON Demo Server]] with JSON databas…
37 …page, which may have some ''@ ... @'' patterns, which will be replaced by JSON data. There are thr…
40 …%%%$%%end%@'' | If //filter// (see [[https://www.dokuwiki.org/plugin:json|JSON Data Plugin]]) is e…
47 Syntax is similar as in [[https://www.dokuwiki.org/plugin:json|JSON Data Plugin]]:\\
50 …s, so rules for //attributes// and //inline_json// are the same. It loads JSON data the same way, …
53 …* **Select box** - Select box is generated from JSON data, if it contains array of similar data ob…
55 … If there are no errors, then new Document is generated from template and JSON data. Document is e…
70 This attribute is optional. It specifies the options inside the Select box. JSON data must be an ar…
75 If this attribute is not specified, then Select box is not shown. Complete JSON data are passed to …