Active
Project:
SWF Tools
Version:
6.x-2.x-dev
Component:
SWF Tools
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jun 2009 at 00:17 UTC
Updated:
5 Jun 2009 at 00:17 UTC
I am attempting to create a slideshow that links to individual nodes using some custom code and the swf() function. I found that whatever I did, the image would end up linking to the image file and not the node. After some digging, I found that this seems to happen b/c the image rotator module always sets the "" tag to the same value as the "" tag in the xml file, even if an explicit 'info' value is passed.
There may be a good reason for doing this by default that I'm unaware of, so attached is a patch honoring the 'info' value if set but defaulting to 'fileurl'.
| Comment | File | Size | Author |
|---|---|---|---|
| imagerotator.patch | 869 bytes | gwen |