Closed (duplicate)
Project:
File Entity (fieldable files)
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2012 at 20:36 UTC
Updated:
8 May 2012 at 13:34 UTC
Currently we have to rely on the Media module and other modules to upload files and create file entities. File Entity provides a way to edit files after they are uploaded, so it makes sense that you should be able to add them as well through it.
A good starting point is probably the add form provided by the media module.
Comments
Comment #1
dave reidDefinitely related: #1398896: Decouple Add media page from media browser - which once that lands would be good to shift the add file pages over to file_entity.
Comment #2
dave reidThis is now a duplicate of #1552988: Move file/add from media to file