You are viewing an old version of this page. Return to the latest version.
Page Schemas
-
- Last edited 5 years ago by Florian Bäckmann
-
-
- No status information
Revision as of 16:30, 11 February 2019 by Fbaeckmann (talk | contribs) (Text replacement - "[[de:{{FULLPAGENAME}}]]" to "[[de:Referenz:{{PAGENAME}}]]")
Extension: Page Schemas
Overview | |||
---|---|---|---|
Description: | defines the data structurefor all pages in a category using XML. | ||
State: | stable | Dependency: | MediaWiki |
Developer: | Yaron Koren, Ankit Garg | License: | GPL v2+ |
Type: | MediaWiki | Category: | Infrastructure |
Edition: | BlueSpice pro | ||
Features
Page Schemas is a MediaWiki extension that allows for defining all the schema information about a "class", or data type - for naming, display, data input, and browsing - within a single piece of XML contained within a category page. This XML then is used to generate all the necessary additional pages needed to put the schema into effect, such as template pages and, for instance, if Page Forms is installed, form pages. The XML can be created and edited via a helper form, preventing users from having to generate or modify it manually.
Page Schemas allows other extensions to define their own fields to add to the XML, using hooks. Currently, the following extensions hook into Page Schemas:
For more information please visit MediaWiki.