Here the patch to implement hook_libraries_info. Ideally all third party libraries should be define using either hook_library or hook_library_info.
In this patch I did following things :-
1. Implemented hook_libraries_info.
2. Changed hook_requirements to use libraries_detect.
3. Added libraries module as dependencies.

CommentFileSizeAuthor
#1 flot-using-hook-libraries-info.patch12.7 KBsharique

Comments

sharique’s picture

StatusFileSize
new12.7 KB

Adding missing patch file.