Needs review
Project:
SWF Tools
Version:
6.x-2.5
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2009 at 16:16 UTC
Updated:
21 Feb 2011 at 14:18 UTC
When the 'no download' formatter is chosen, the file description text isn't shown at all.
Here's a patch to show the file description below the player.
| Comment | File | Size | Author |
|---|---|---|---|
| swftools-file-description.patch | 765 bytes | joachim |
Comments
Comment #1
ssherriff commentedI can confirm that this works for me. I definitely think this is something that should be included.
Thanks very much!
Cheers,
Stephanie
Comment #2
mstef commentedNice work!
Comment #3
Poieo commented+1 For an approach similar to this. Would be great to have another formatter option such as 'swf tools with file description'.
Is there some other way to display an mp3 title above, below, or next to the 1pixelout player?
Also, I can confirm this patch works well.
Comment #4
mandclu commented+1 for committing this, and I agree that a separate formatter would be a good idea.
FWIW, this solution also works with 3.0-beta4, though it's added at line 1454.
Comment #5
pippal commentedConfirm this works too for 3.0-beta4 if
is added at 1454 in swtools.module, thanks joachim and mandclu, was looking for solution for a while.