#1290394: Create a new admin/content/file url which will have a *very* pared down media browser.

moved admin/content/file to file_entity.
This issue is to strip out a lot of unneeded media code now, but leave the thumbnail view since we have the code for it already. Eventually, this will probably be replaced by a view.

Comments

JacobSingh’s picture

Status: Active » Needs review
StatusFileSize
new17.48 KB
becw’s picture

Assigned: Unassigned » becw
becw’s picture

Assigned: becw » JacobSingh
Status: Needs review » Reviewed & tested by the community
StatusFileSize
new18.24 KB

This passes tests, works, and reads well. I've re-rolled it with the following changes:

  • updated the 'thumbnails' local task weight so that it is to the right of 'list' by default
  • replaced arg() with menu_get_item() (equivalent in this case, but...)
  • minor whitespace and comment changes
JacobSingh’s picture

Status: Reviewed & tested by the community » Closed (fixed)

Thanks, fiksd!

JacobSingh’s picture

Issue summary: View changes

.