; $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.

Comments

a_c_m’s picture

Status: Active » Closed (duplicate)

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.

a_c_m’s picture