Extension:CreativeCommonsRdf
From MediaWiki.org
|
CreativeCommonsRdf Release status: unknown |
|
|---|---|
| Description | |
| Author(s) | Evan Prodromou |
| MediaWiki | 1.19 |
| License | No license specified |
| Download |
Download snapshot (Git master)
Git [?]: repo summary • tree • code changes SVN [?]: checkout-url • tree • code changes |
|
Check usage (experimental) |
|
Stub template page for rev:88873
Contents |
[edit] What can this extension do?
[edit] Usage
[edit] Installation
Note: $IP stands for the root directory of your MediaWiki installation, the same directory that holds LocalSettings.php. To install this extension, add the following to LocalSettings.php:
#add configuration parameters here #setup user rights here require_once("$IP/extensions/CreativeCommonsRdf/CreativeCommonsRdf.php");