Releases: lmddc-lu/moodle-local_contentexport
Releases · lmddc-lu/moodle-local_contentexport
0.2.2
Fixed:
invalid_response_exception: when:- course.category: failed on & / non-ASCII category names
- urls[].url: failed on mod_url.externalurl with fragments, IDN, or non-canonical encoding
- urls[].display_options: failed on serialised PHP arrays from mod_url.displayoptions
- urls[].parameters: failed on multiline name=value content from mod_url.parameters
0.2.1
Added:
mod_pagesupport: exports files from the page content filearea (including editor-embedded resources) and intromod_h5pactivitysupport: exports the deployed .h5p package file from the package filearea, and intro attachments.
Fixed:
invalid_response_exceptionon out-of-range pagination- URL validation in exporter output: Corrected handling of generated URLs that previously failed Moodle's response validation
- OnlyOffice docData attribute leak: Stripped the OnlyOffice
docDataattribute from HTML exports
Removed:
is_scorm_packagefield dropped
Initial release
0.2.0 Initial commit