Comments

skwashd’s picture

Project: Drupal.org site moderators » xCSS
Version: » 7.x-1.x-dev
Component: Licensing » Code
Priority: Normal » Critical

As per the druapl.org git guidelines, all code for this module needs to be licensed as "GPL v2 or later"

Reassigning to project issue queue as per updates FAQ http://drupal.org/licensing/faq

robloach’s picture

Status: Active » Fixed

The 2.x branch now relies on Libraries API 2.x to be installed in order to load xCSS from the sites/all/libraries folder:
http://drupalcode.org/project/xcss.git/commit/bfeec0d

robloach’s picture

Version: 7.x-1.x-dev » 6.x-1.x-dev
Status: Fixed » Postponed

For Drupal 6, we need Libraries API 6.x-2.x #1144992: Backport 7.x-2.x to 6.x-2.x.