Jump to content
MediaWiki

Extension:YAML

From mediawiki.org

This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored.

MediaWiki extensions manual
YAML
Release status: unmaintained
Implementation Parser extension , Parser function
Description YAML database extension allows for key/value storage and retrieval
Author(s) I Heart Engineering
Latest version 0.1 (2012年10月09日)
MediaWiki
Database changes No
Licence BSD 3-clause "Modified" License
Download
README

The YAML extension does allows data storage in YAML files. This allows for fast key/value storage and retrieval.

Installation

[edit ]
  • Download and place the file(s) in a directory called YAML in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    require_once "$IP/extensions/YAML/YAML.php";
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.

AltStyle によって変換されたページ (->オリジナル) /