Active
Project:
TheCity
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2013 at 20:01 UTC
Updated:
7 Aug 2013 at 09:27 UTC
It would be good to move the City JS and CSS (which their API provides) out of the module and have it as a library (i.e. in sites/all/libraries).
The advantage of this is that it means you won't need to maintain third party code which probably doesn't conform to the Drupal standard.
Comments
Comment #1
guy_schneerson commentedI have noticed a few contrib modules have a dependency on the libraries module.
Comment #2
funex commentedThanks Guy, I'll take a look. Can you tell me which ones?
Comment #3
guy_schneerson commentedcheckout https://drupal.org/project/chosen a jQuery plugin implementation.