Please also add the Easing plugin:
http://plugins.jquery.com/project/Easing
| Comment | File | Size | Author |
|---|---|---|---|
| jquery.easing.min_.js_.txt | 4.65 KB | mariuss |
Please also add the Easing plugin:
http://plugins.jquery.com/project/Easing
| Comment | File | Size | Author |
|---|---|---|---|
| jquery.easing.min_.js_.txt | 4.65 KB | mariuss |
Comments
Comment #1
mfbIt looks like the Easing plugin hasn't been released under the GPL, but cvs.drupal.org has a GPL-only policy. Can you ask the author to re-release it under the GPL?
Comment #2
mariuss commentedOops, missed that. Sorry.
Sent the author a message, we'll see.
Comment #3
mariuss commentedGot a reply, easing is released under a BSD license, it cannot be put under GPL at this point.
BSD being a less restrictive license, isn't it possible to add to the Drupal CVS? Where is this limitation coming from?
Comment #4
mfbIt's a cvs.drupal.org policy that only GPL code can be hosted.
Comment #5
mfbTechnically one could re-release BSD code on cvs.drupal.org under GPL, but I personally don't want to be accused of "forking" BSD code to GPL. So I will leave this for someone else to do..