Closed (fixed)
Project:
D7 Media
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
2 Jun 2009 at 21:31 UTC
Updated:
3 Jan 2014 at 00:29 UTC
Jump to comment: Most recent
This ties into #407612: Process existing FID's. We need a mechanism of passing actions and needed data back to the module that is registered as the handler. For the time being I have implemented an experimental hook_media_action consisting of the following:
The upside to this kind of implementation is flexibility down the road, but with the risk of inconsistent usage. Additionally, currently up for discussion is the issue of action chaining and if it's something that we want to address.
Comments
Comment #1
aaron commentednot sure this applies anymore. we may need to revisit. marking as fixed, we can open a new issue examining current architecture.