Problem/Motivation

The Cycle module currently depends on and uses the jQuery plugins module, which is very old and out of date.

Proposed resolution

Update the code in the Cycle module to use the Libraries API 2.x way of doing things. Then users can update their local installations without having to wait for the module author to update the module.
I have fixed it on my local environment and will be uploading a patch momentarily.

Remaining tasks

  1. Fix the issue
  2. Create a patch
  3. Review the patch
  4. Commit the patch

User interface changes

None.

API changes

It will require upgrading to a 2.x version of Libraries API.

Data model changes

None.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

oadaeh created an issue. See original summary.

oadaeh’s picture

Assigned: oadaeh » Unassigned
Issue summary: View changes
Status: Active » Needs review
FileSize
2.8 KB

The patch is attached.

oadaeh’s picture

It occurred to me that it would be better to create another branch for this module, so that my changes do not affect existing users. So that is what I hope to do.

  • oadaeh committed 24a9292 on 7.x-2.x
    Issue #2843581 by oadaeh: Use Libraries API 7.x-2.x
    
oadaeh’s picture

Version: 7.x-1.x-dev » 7.x-2.x-dev
Status: Needs review » Fixed

This has been committed to the 7.x-2.x branch. It will not be committed to the 7.x-1.x branch.

oadaeh’s picture

Issue summary: View changes

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.