Difference between revisions of "Semantic Forms"
From Biowikifarm Metawiki
(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...') |
(Extensions -> MediaWiki Extensions) |
||
(10 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
==Introduction== | ==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 [http://www.mediawiki.org/wiki/Extension:Semantic_Forms MediaWiki extensions]. For an example of the final result after using Semantic Forms see [http://www.placeography.org/index.php/470_Hopkins_Street%2C_Saint_Paul%2C_Minnesota a page at placeography.org | + | 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 [http://www.mediawiki.org/wiki/Extension:Semantic_Forms MediaWiki extensions]. For an example of the final result after using Semantic Forms see [http://www.placeography.org/index.php/470_Hopkins_Street%2C_Saint_Paul%2C_Minnesota a page at placeography.org]. |
==Installation== | ==Installation== | ||
+ | *Ensure the Semantic MediaWiki extension has been already installed successfully. You cannot install SemanticMW and Semantic Forms simultaneously. | ||
*Ensure the extension Semantic Forms is enabled as described in [[Mediawiki_installation#Enabling_extensions| Mediawiki installation]]. This is usually already the case. | *Ensure the extension Semantic Forms is enabled as described in [[Mediawiki_installation#Enabling_extensions| Mediawiki installation]]. This is usually already the case. | ||
Line 9: | Line 10: | ||
e.g. directly after the line | e.g. directly after the line | ||
include_once("$IP/extensions/SemanticMediaWiki/includes/SMW_Settings.php"); | include_once("$IP/extensions/SemanticMediaWiki/includes/SMW_Settings.php"); | ||
+ | |||
+ | *Verify that Semantic Forms has been installed successfully by calling up the page [[Special:Version]]. | ||
==Current Status== | ==Current Status== | ||
− | + | Semantic Forms has been installed on this '''Meta Wiki''' (Apr. 2010), the '''[http://biowikifarm.net/test/ Test Wiki]''', the '''[http://offene-naturfuehrer.de/wiki/ Off. Naturführer]''', on the '''[http://wiki.pestinfo.org/wiki/ Pest Information Wiki]''' (Mar./Apr. 2010), all of the MfN Wikis. | |
+ | |||
+ | ==Guidelines and examples== | ||
+ | See [[Help:Semantic Forms]]. | ||
− | [[Category: | + | [[Category:Semantic Mediawiki]] |
− | [[Category:Extensions]] | + | [[Category: MediaWiki Extensions]] |
Latest revision as of 21:25, 13 November 2017
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.
Installation
- Ensure the Semantic MediaWiki extension has been already installed successfully. You cannot install SemanticMW and Semantic Forms simultaneously.
- 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");
- Verify that Semantic Forms has been installed successfully by calling up the page Special:Version.
Current Status
Semantic Forms has been installed on this Meta Wiki (Apr. 2010), the Test Wiki, the Off. Naturführer, on the Pest Information Wiki (Mar./Apr. 2010), all of the MfN Wikis.
Guidelines and examples
See Help:Semantic Forms.