Hi
We have published a new version of MWoffliner: the Mediawiki scraper. Version 1.6.0 is - like always - available here: https://www.npmjs.com/package/mwoffliner
This new release contains mainly fixing an code improvements, in particular for non-Wikimedia sites.
Here is the detailed changelog: * FIX: Template referencing #421 * FIX: Generated files are more no-js friendly #324 * FIX: Added top level section when it doesn't exist in API Response #180 * FIX: Fixed --addNamespace #338 * FIX: CSS Image issue #418 * UPDATE: Implemented PDF downloads #338 * UPDATE: Added mwmatrixoffliner tests * UPDATE: Added git revision to version log #426 * UPDATE: Normalised Resources and Templates * UPDATE: Strip HTML from title tags #159 * UPDATE: Improved Error Handling * UPDATE: Converted to TypeScript #386
This is the first milestone of a few we have planned with the support of the WMF, here is the roadmap: https://github.com/openzim/mwoffliner/milestones?direction=asc&sort=titl...
Like always, PR and bug reports are welcome at: https://github.com/openzim/mwoffliner
Regards Emmanuel
Emmanuel Engelhart, 28/11/18 09:12:
This new release contains mainly fixing an code improvements, in particular for non-Wikimedia sites.
Thanks! https://github.com/openzim/mwoffliner/milestone/2?closed=1
Here is the detailed changelog: [...]
- UPDATE: Implemented PDF downloads #338
I see this is about any files uploaded on an external domain and embedded or linked from the pages. https://github.com/openzim/mwoffliner/issues/338#issuecomment-438422559
Federico