Download the PHP package wikifab/semantic-json-export without Composer
On this page you can find all versions of the php package wikifab/semantic-json-export. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wikifab/semantic-json-export
More information about wikifab/semantic-json-export
Files in wikifab/semantic-json-export
Download wikifab/semantic-json-export
More information about wikifab/semantic-json-export
Files in wikifab/semantic-json-export
Vendor wikifab
Package semantic-json-export
Short Description Mediawiki extension to get semantic page content in Json format
License
Package semantic-json-export
Short Description Mediawiki extension to get semantic page content in Json format
License
Please rate this library. Is it a good library?
Informations about the package semantic-json-export
Semantic Json Export
SemanticJsonExport is a mediawiki extension to allow export semantic data of pages
installation :
place extension in the 'extensions' directory of your mediawiki, in a folder Called "SemanticJsonExport" and add this to your localsettings.php file :
wfLoadExtension('SemanticJsonExport');
use :
got go tpage Spécial:ExportSemanticJson and enter the pages you want to export
hooks
this extension add a hook :
'SemanticJsonExportBeforeSerializePage' [ Title $title, &$data ]
All versions of semantic-json-export with dependencies
PHP Build Version
Package Version
No informations.
The package wikifab/semantic-json-export contains the following files
Loading the files please wait ....