This patch introduces hook_ffpc_channel for modifying channel tags and hook_ffpc_item for modifying individual items in a podcast feed.
| Comment | File | Size | Author |
|---|---|---|---|
| ffpc6.07.patch | 2.55 KB | mehmeta |
This patch introduces hook_ffpc_channel for modifying channel tags and hook_ffpc_item for modifying individual items in a podcast feed.
| Comment | File | Size | Author |
|---|---|---|---|
| ffpc6.07.patch | 2.55 KB | mehmeta |
Comments
Comment #1
drewish commentedit'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.
Comment #2
mfer commentedSubscribing. 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.
Comment #3
mfer commented