Skip to content
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.

This MediaWiki extension feeds MediaWiki page data into a dataspects system.

License

BSD-3-Clause, GPL-2.0 licenses found

Licenses found

BSD-3-Clause
LICENSE
GPL-2.0
COPYING
Notifications You must be signed in to change notification settings

dataspects/DataspectsMediaWikiFeeder

DataspectsMediaWikiFeeder

[[ReactsToChangesIn::MediaWiki Core]]
[[ReactsToChangesIn::MediaWiki API]]

This MediaWiki extension feeds MediaWiki page data into dataspects system.

Installation

w/extensions$ git clone https://github.com/dataspects/DataspectsMediaWikiFeeder.git

wfLoadExtension( 'DataspectsMediaWikiFeeder' );
$wgDataspectsMediaWikiID = "";
$wgDS0ResourceSiloURI = "https://wiki.dataspects.com/wiki/";
$wgDS0IndexingJob = "";
$wgDataspectsApiKey = "";
$wgDataspectsApiURL = "";

About

This MediaWiki extension feeds MediaWiki page data into a dataspects system.

Topics

Resources

License

BSD-3-Clause, GPL-2.0 licenses found

Licenses found

BSD-3-Clause
LICENSE
GPL-2.0
COPYING

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published