After some time site have too many images attached, and there are too hard to find old images for updating.
Will be good to have filter list of all files into admin/content/file and admin/content/file/thumbnails by title, type, author, file name and other fields. Can you add this in future versions?

Comments

devin carlson’s picture

Status: Active » Closed (won't fix)

Unfortunately, adding this functionality isn't possible using the current architecture. The best solution is to install the Administration Views module.

File entity integrates with Administration Views to automatically enhanced the file listing page with a number of searchable fields and filters including file name, file type and associated User.

murz’s picture

Thanks. Also I have found http://drupal.org/project/media_browser_plus module that have filter for files too.

runnergirl’s picture

Issue summary: View changes

Thanks Devin, adding the admin_views module did the trick for me. Appreciate your response!