Semantic Forms
From Biowikifarm Metawiki
Revision as of 15:53, 6 March 2010 by Bernhard Zelazny (Talk | contribs) (Created page with '==Introduction== The Semantic Forms extension is used in combination with the Semantic Mediawiki (SemanticMW) extension and requires prior installation of SemanticMW. It faci...')
Introduction
The Semantic Forms extension is used in combination with the Semantic Mediawiki (SemanticMW) extension and requires prior installation of SemanticMW. It facilitates adding, formatting and editing of the parameters used by SemanticMW. For a detailed description of Semantic Forms see the corresponding MediaWiki extensions. For an example of the final result after using Semantic Forms see a page at placeography.org and for guidance on how to use Semantic Forms see again MediaWiki.
Installation
- Ensure the extension Semantic Forms is enabled as described in Mediawiki installation. This is usually already the case.
- Add the following line to the LocalSettings.php file for your wiki:
include_once("$IP/extensions/SemanticForms/includes/SF_Settings.php");
e.g. directly after the line
include_once("$IP/extensions/SemanticMediaWiki/includes/SMW_Settings.php");
Current Status
SemanticMW has been installed on the Test Wiki (Mar. 2010).