Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 938 Bytes

File metadata and controls

25 lines (13 loc) · 938 Bytes

Appropedia scripts

These scripts are meant to be public and run from the browser.

generatePDF.php

This script generates a PDF containing a specified set of pages.

It uses the wkhtmltopdf library to generate the PDF.

generateZIM.php

This script generates a ZIM file containing a specified set of pages.

It uses the mwoffliner library to generate the ZIM file.

It uses EasyWiki to interact with the Appropedia Action API.

generateOpenKnowHow.php

This script generates a YAML file containing the Open Know How Manifest for a given project.

The Open Know How schema specification can be found here.

It uses EasyWiki to interact with the Appropedia Action API.