Reviewed & tested by the community
Project:
SWF Tools
Version:
6.x-3.x-dev
Component:
SWF Tools
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
6 Nov 2009 at 09:46 UTC
Updated:
15 May 2011 at 02:13 UTC
Comments
Comment #1
robloachThe Flowplayer Drupal module is not changing its name. SWF Tool's Flowplayer module will have to change as that's a sub-module. Looking at the source, it seems like SWFObject module is a candidate for this problem as well.
Renaming SWF Tool's Flowplayer module to "swftools_flowplayer" and "swftools_flowplayer3" will solve the problem. Another thing we could do is move the SWF Tools module hooks over to the Flowplayer module and integrate the two? Thanks.
Comment #2
jbrown commentedtagging
Comment #3
jbrown commentedComment #4
Stuart Greenfield commentedI've picked this up and am in the process of correcting it for the 6.3 release.
You're right that this is a wider issue since all the child modules of SWF Tools don't use an swftools_ prefix to avoid name space collisions. So I'm implementing the fix in all modules before going any further to get things back on the right track.
Comment #5
Stuart Greenfield commentedCommitted on DRUPAL-6--3. I have gone through and manually corrected all modules and constants to the swftools namespace. I've not run full tests on all the modules yet as I'm still restoring my development rig and don't yet have all the players back, but the change was fairly simple so fingers crossed I got it right.
If anyone is able/willing to test the new set up and post their results here that would be a big help!
Comment #6
jbrown commentedReally glad your working on this Stuart!
Comment #7
fluxrider commentedI'll test this w/e and get back to you here, probably sunday.
Comment #8
jbrown commentedComment #9
Stuart Greenfield commentedAll SWF Tools modules are now part of the swftools_ namepsace.
Comment #10
cooldeeponline commentedyeah like the description states .... deleting the flowplayer modules from the swf tool folder seems to be the only way by which the flowplayer api shows up in the module page...