Closed (fixed)
Project:
Marinelli
Version:
6.x-1.8
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Issue tags:
Reporter:
Created:
1 Sep 2008 at 17:19 UTC
Updated:
2 Jan 2014 at 23:45 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
xurizaemonNo, it's not GPL, and therefore shouldn't be in there. This code is, though! I spotted the same issue ages ago, wrote my own version as GPL, but never got around to actually filing an issue.
Here's a patch which replaces the non-GPL rotator with GPL.
Comment #2
xurizaemonHmm. Looks like there's a duplicate issue for AboutPeople theme.
http://cvs.drupal.org/viewvc.py/drupal/contributions/themes/aboutpeople/...
Comment #3
xurizaemonSame issue, same rotator, different project - http://drupal.org/node/539480
Comment #4
Crell commentedMarking as critical, since GPL violations in CVS are not acceptable. Maintainer, please take care of this promptly and roll a new release.
--Larry Garfield
Drupal Association Director of Legal Affairs
Comment #5
greggles+1
Comment #6
Crell commentedAny movement here? If this is still an issue by the time I get back from DrupalCon Paris (a little over a month after the issue was opened) we will have to look at unpublishing the theme.
Comment #7
Lioz commentedHello everybody
i'm sorry i didn't fix this issue, got a lot of problem during this period.
I'm trying to use xurizaemon's patch without success
i wonder if it works as the previous one (which worked by pointing the rotator in the css file)
i'm away now and i can't work on a linux stations, can you attach the .php file so i can download it?
thanks
Comment #8
xurizaemonrandomly selects an image from the same directory that rotate.php is in
Comment #9
Lioz commentedthanks xurizaemon for the script, works perfectly.
sorry for the issue, and thanks again everybody for the collaboration.
fixed in 6x-296