[[Semantic Drilldown 1.4]]

Contents:
* Disclaimer
* Requirements
* Installation
* Contact

== Disclaimer ==

For a proper legal disclaimer, see the file "COPYING".

== Requirements ==

The extension requires an install of Semantic MediaWiki 1.6 or greater, as
well as MediaWiki 1.18 or greater. For more details, see Semantic
MediaWiki's own installation requirements.

== Installation ==

(1) Extract the archive to obtain the directory "SemanticDrilldown"
    that contains all relevant files. Copy this directory (or
    extract/download it) to "[wikipath]/extensions/".
(2) Insert the following line into the file "[wikipath]/LocalSettings.php":
      include_once('extensions/SemanticDrilldown/SemanticDrilldown.php');

'''Remark:'''  Semantic Drilldown creates an additional custom namespace,
"Filter" (see http://www.mediawiki.org/wiki/Manual:Using_custom_namespaces).
If you have your own custom namespaces, you have to set the parameter
$sdgNamespaceIndex before including SemanticDrilldown.php. See
SemanticDrilldown.php for more details.

== Contact ==

If you have any issues or questions, please send them to yaron57@gmail.com.
