wikifab/semantic-json-export
Composer 安装命令:
composer require wikifab/semantic-json-export
包简介
Mediawiki extension to get semantic page content in Json format
README 文档
README
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 ]
统计信息
- 总下载量: 2.48k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2018-08-13