jquid.info is missing quotations around description.
a_c_m - October 17, 2007 - 08:50
| Project: | jQuery UI Backport |
| Version: | 5.x-1.x-dev |
| Component: | Documentation |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
; $Id: jquib.info,v 1.1 2007/10/08 22:31:50 starbow Exp $
name = JQuery UI Backport
description = Includes a namespaced ($ui) version of jQuery 1.2.1 and jQueryUI 1.0, so they will play nice with default Drupal jQuery 1.0.4
package = User Interface
; Information added by drupal.org packaging script on 2007-10-11
version = "5.x-1.x-dev"
project = "jquib"
datestamp = "1192104317"Should be
; $Id: jquib.info,v 1.1 2007/10/08 22:31:50 starbow Exp $
name = JQuery UI Backport
description = "Includes a namespaced ($ui) version of jQuery 1.2.1 and jQueryUI 1.0, so they will play nice with default Drupal jQuery 1.0.4"
package = User Interface
; Information added by drupal.org packaging script on 2007-10-11
version = "5.x-1.x-dev"
project = "jquib"
datestamp = "1192104317"Otherwise the () and $'s cause problems.

#1
My mistake, was reported 20 hours before me ! New to drupal :) Going to create a patch for this now and put it on the other ticket.
#2
was a duplicate of http://drupal.org/node/183084