Closed (fixed)
Project:
D7 Media
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
25 May 2012 at 14:40 UTC
Updated:
8 Jun 2012 at 15:51 UTC
Jump to comment: Most recent file
Right now you don't get a local action 'Add file' when viewing admin/content/file with only file_entity enabled. We need to move some of media_menu_local_tasks_alter() over to file_entity.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1600624-file-add-action.patch | 773 bytes | dave reid |
| #1 | 1600624-file-add-action.patch | 741 bytes | dave reid |
Comments
Comment #1
dave reidComment #2
dave reidCommitted #1 to Git. http://drupalcode.org/project/media.git/commit/ff052fc
Transferring to File entity now.
Comment #3
dave reidCommitted #2 to Git. http://drupalcode.org/project/file_entity.git/commit/18bf222
Moving back to Media for posterity.