Posted by mehmeta on January 21, 2009 at 3:48pm
Jump to:
| Project: | FileField Podcaster |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
This patch introduces hook_ffpc_channel for modifying channel tags and hook_ffpc_item for modifying individual items in a podcast feed.
| Attachment | Size |
|---|---|
| ffpc6.07.patch | 2.55 KB |
Comments
#1
it's generally not a good idea to mix up bug fixes and new features in one issue. it makes it harder to review and generally takes longer to get it committed.
#2
Subscribing. Hooks may be a good way to inject some needed information.
I'm wondering if there is a better way to do this. Something more general to Views that other feeds can take advantage of.
#3