Problem/Motivation
The code in the module file does not work with the 2.x branch of the Libraries API module.
Proposed resolution
Update the code to use the Libraries API 2.x way of doing things. I have fixed it on my local environment and will be uploading a patch momentarily.
Remaining tasks
Fix the issueCreate a patch- Review the patch
- Commit the patch
User interface changes
None.
API changes
It will require upgrading to a 2.x version of Libraries API.
Data model changes
None.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2843577-2-hoverIntent-update-to-newer-libraries-api.patch | 5.51 KB | oadaeh |
Comments
Comment #2
oadaeh commentedComment #3
oadaeh commentedIt occurred to me that it would be better to create another branch for this module, so that the changes do not affect existing users. So that is what I will be doing.
Comment #5
oadaeh commentedThis has been committed to the 7.x-2.x branch.