Skip to content

Wikifab/ext-SemanticJsonExport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 ]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages