Your IP : 216.73.217.117


Current Path : /var/www/cesa.co.za/sipdm.cesa.co.za/admin/tool/usertours/amd/
Upload File :
Current File : /var/www/cesa.co.za/sipdm.cesa.co.za/admin/tool/usertours/amd/readme_moodle.txt

Description of External library imports into Moodle

Flexitour Instructions
----------------------
1. Clone https://github.com/andrewnicols/flexitour into an unrelated directory
2. Copy /build/tour.js to amd/src/tour.js
3. Open the amd/src/tour.js file and find the AMD module define.
4. Change the "popper" inclusion to "./popper"
5. Update thirdpartylibs.xml
6. Run `grunt amd`

Popper.js Instructions
----------------------
1. Clone https://github.com/FezVrasta/popper.js into an unrelated directory
2. Copy /build/popper.js to amd/src/popper.js
3. Update thirdpartylibs.xml
4. Run `grunt amd`