Demo JsonForms / Wikispeech

Wikispeech

From Wikisphere
Jump to navigation Jump to search

Reference: https://phabricator.wikimedia.org/T410500


This page demonstrates the following features:

  • x-control-config to left align the labels for the Language and Voice fields (see here)
  • use of x-padding for the Language and Voice fields
  • use of the RangeWidget for the Speech rate field
  • use of x-title-format (wikitext) to emphasize the Speech rate title
  • use of x-message for the message field (type null)
  • disable infobox


Schemas:


Parser function:


{{#JsonForms: Default
|schema=Wikispeech
|title = Preferences
|action = edit
|edit = {{FULLPAGENAME}}
|view = popup
|target-slot = jsonforms-data
|infobox.show_infobox=false
}}


loading form



loading form


See also