Active
Project:
jEditable inline content editing
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2011 at 23:28 UTC
Updated:
3 Apr 2012 at 09:48 UTC
It would be nice if I could put the library into sites/all/libraries, or use Libraries API for the jQuery library...
Comments
Comment #1
jdlind38 commented+1 for this feature
Comment #2
Dave.Ingram commentedHmm.. I agree this sounds like a good feature and easy enough to implement. Do you know of any other modules specifically where this would fix a problem? or are we just talking about good organization and future proofing?
Comment #3
geerlingguy commentedMostly good organization and future proofing. For module upgrades/updates, and for version control, this is a major win.
For a rather simple implementation of this feature — using Libraries API or just sites/all/libraries — check out the FullCalendar module. In particular, see #980886: Require Libraries API.
Comment #4
squarecandy commented+1
always nice to be able to update the module w/o the risk of overwriting the separately downloaded library/file.
Comment #5
kevin.mcnamee@mailbox.org commentedFixed in 6.x-1.x.