- πΊπΈUnited States illeace
This sounds like a useful feature. I haven't tested applying the patch, but glancing at it suggests it will need to be updated a bit to work with the latest 2.0.x-dev branch.
Hello Guys,
I Need to add Mathjax functionality to my h5p content and didin't want to load the Mathjax lib and settings on every page or by the preprocess. So I added the libs by using the h5p_scripts_alter() function. But for Mathjax I also need to add settings which i could not without altering the Settings on the rendered element. So i thought of adding an alter hook for this and want to contribute it back.
By the way i could not find the 8.x-1.x-dev in the Version selection.
Active
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
This sounds like a useful feature. I haven't tested applying the patch, but glancing at it suggests it will need to be updated a bit to work with the latest 2.0.x-dev branch.