mdjnelson / moodle-mod_customcert

Enables the creation of dynamically generated certificates with complete customisation via the web browser.
https://moodle.org/plugins/mod_customcert
GNU General Public License v3.0
91 stars 158 forks source link

Remove use of YUI #416

Open mdjnelson opened 3 years ago

mdjnelson commented 3 years ago

YUI is no longer supported. Remove and replace with a AMD module

dharmikvyas commented 2 years ago

Yes, YUI is not needed now.

mdjnelson commented 2 years ago

Well, it is needed as it is used by the plugin but it can be replaced. If you want to submit a patch with a replacement feel free. :)