Reviewed & tested by the community
Project:
Twitter bootstrap UI
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2013 at 16:22 UTC
Updated:
17 Apr 2013 at 15:04 UTC
Jump to comment: Most recent file
Comments
Comment #1
rypit commentedHere's a patch that adds the functionality mentioned.
Use the patch in #4 instead of the one attached here.
Comment #2
rypit commentedPlease review.
Note: The autoloading functionality requires cache clear, as it's implementation is in hook_init.
Comment #3
rypit commentedComment #4
rypit commentedThe patch in #1 has a problem in that it specifies "integration" files which were never originally part of the module, and results in the library files being improperly added. Attached is a patch that addresses that issue, and additionally fixes:
Comment #5
wbobeirne commentedAttaching a patch for this that also includes changes I made in http://drupal.org/node/1947962. Since this patch moves hook_requirements, and I'm using it in a project, I can't use the patch I posted over there.
Comment #6
mpotter commentedUsing this in Open Atrium 2 without problems.