Needs review
Project:
SWF Embed
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
16 Sep 2011 at 17:43 UTC
Updated:
16 Sep 2011 at 17:45 UTC
Jump to comment: Most recent file
There is an outdated example of how to use the theme function to print an swf object. It uses the D6 theme function signature.
There is even a bug report related to this misleading example: http://drupal.org/node/1259682
Here is a tiny patch, that changes one line. It is my very first one for Drupal, maybe that explains why such a tiny patch even bothers me. It seems to be a low hanging fruit :) But let's see, I am happy on any feedback :)
Best,
walter
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | doc-1281788-2.patch | 445 bytes | valderama |
Comments
Comment #1
valderama commentedand here is the patch..