JsonSchema:Core/NewArticleRegular

JsonSchema:Core/NewArticleRegular

From Wikisphere
Jump to navigation Jump to search
type"object"
$id"https://wikisphere.org/wiki/JsonSchema:Core/NewArticleRegular"
x-compacttrue
x-css-class"jsonforms-outerform"
required
Empty array
definitions
editor_wikieditor
type"string"
x-compacttrue
x-format"textarea"
minLength1
x-input"wikieditor"
editor_visualeditor
type"string"
x-compacttrue
minLength1
x-format"textarea"
x-input"visualeditor"
editor_jsoneditor
type"string"
x-compacttrue
x-format"textarea"
x-input"jsoneditor"
editor_source
type"string"
x-compacttrue
x-format"textarea"
minLength1
x-input-config
autosizetrue
rows6
editor_suneditor
type"string"
x-compacttrue
x-format"textarea"
x-input"jsonforms"
x-input-config
schema
type"string"
x-format"html"
x-input"SunEditor"
editor_easymde
type"string"
x-compacttrue
x-format"textarea"
x-input"jsonforms"
x-input-config
schema
type"string"
x-format"markdown"
x-input"EasyMDE"
properties
form
title""
description"Regular wiki article (only main slot)"
properties
title
type"string"
minLength1
x-input"mw.widgets.TitleInputWidget"
content_model
type"string"
title"Content model"
default"wikitext"
x-watch"role"
x-enum-provider"contentModelByRole"
editor
type"string"
title"Editor"
default"source"
x-watch"content_model"
x-enum-provider"editorByContentModel"
content
type"string"
x-watch"editor"
links
rel"describedBy"
href"#/definitions/editor_{{editor}}"
categories
type"array"
items
type"string"
x-input"categorymultiselect"
required
"title"
"content"
footer
x-compacttrue
x-css-class"jsonforms-outerform-footer"
properties
summary
type"string"
minor
type"boolean"
title""
description"This is a [https://www.mediawiki.org/wiki/Help:Minor_edit minor edit]"
x-description-format"wikitext"
x-input"checkbox"
x-control-config
align"inline"
buttons
type"object"
x-layout"horizontal"
x-compacttrue
x-css-class"jsonforms-outerform-footer-buttons"
properties
submit
type"null"
title"Save changes"
x-format"button"
x-button-action"submitButton"
x-input-config
flags
"primary"
"progressive"