Trying to install a suite of extensions to a mediawiki install I'm running on ubuntu (http://wiki.ontoprise.de/).
After messing about with deployment frameworks that don't seem to like my combination of mediawiki/php versions, I've given up, and have decided to (bravely) go the manual install route. I pick things up pretty quickly, but all of the guides/info I've come across seem to written for people who know what they are doing, and aren't much help to the novice.
First step is to install semantic mediawiki.
Tried following the instructions here, but they made no sense to me.
Turned here instead, and it seems much more straightforward, but still quite lacking in the details...
Basically, they have suggested adding the following code to the mediawiki localsetting.php file:
Where I am getting stuck, is:Code:include_once("$IP/extensions/SemanticMediaWiki/SemanticMediaWiki.php"); enableSemantics('example.org');
a) does "$IP" refer to the directory the file is in? (the reason I ask, is because my extensions folder is in a different location to their example)
b) does it matter where in the php fileI put the code snippet?
Apologies for the verbose question!
Cheers,
Troy



LinkBack URL
About LinkBacks



Reply With Quote


Bookmarks