Libraries API

Rob Loach - June 11, 2009 - 21:00
Project:jQuery UI
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:postponed
Description

Use the Library API so that jQuery UI can live in sites/all/plugins or anywhere else you want it to.

#1

Rob Loach - June 11, 2009 - 21:01

Forgot the patch.

AttachmentSize
libraries.patch 3.52 KB

#2

Rob Loach - June 11, 2009 - 21:20

#3

sun - June 12, 2009 - 01:49
Status:needs review» needs work

+    module_load_include('module', 'libraries');
+    module_load_include('module', 'jquery_ui');

That should probably just use drupal_load(). Aside from that, this looks ready to go.

Though - to commit this patch, we need a release of Libraries API first...

#4

Rob Loach - June 12, 2009 - 02:16
Status:needs work» postponed

Yup!

 
 

Drupal is a registered trademark of Dries Buytaert.