Closed (fixed)
Project:
PDF
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 May 2014 at 21:08 UTC
Updated:
2 Jul 2014 at 09:10 UTC
Jump to comment: Most recent
This module depends on the libraries module and uses libraries_get_path() but never actually registers pdf.js as a library with hook_library_info().
Just wondering if there's a specific reason for this.
Without it, we loose all the benefits of the library module like being able to change the path of the location of pdf.js with hook_library_info_alter() or let other modules use the library with libraries_load() as well as a bunch of other advantages.
Comments
Comment #1
shenzhuxi commentedhook_library_info was used now on dev.