Module clean-up + feature upgrades
Zen - May 9, 2007 - 06:16
| Project: | SWFObject API |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | critical |
| Assigned: | Zen |
| Status: | closed |
Jump to:
Description
Attached patch:
- Removes, from what I can tell, a bunch of redundant functions.
- Fixes Drupal style issues + removes tabs.
- Adds a variables parameter to allow for Flash vars support.
- Adds support for express install.
- Adds support for the version parameter.
- Adds a settings page to set up default values.
- ... and other general clean-up tasks.
-K
| Attachment | Size |
|---|---|
| swfobject_1.patch | 11.3 KB |

#1
Thanks for the patch. I did not implement it exactly as you suggested- for example, I choose to implement the admin functions the more "traditional" drupal way, rather than doing a separate submit function for the configuration.
Anyway, thanks again for the patch, it's always great to get people helping out with improving the code.
#2