Problem/Motivation
At now there are no ways to edit media, that was inserted into content, using Media Library CKEditor widget. So, if user, for example, want to change name of media item, or replace image to other - he have only long way via searching this media item in library on separate page manually, and edit it.
Steps to reproduce
1. Enable Media Library module, and in CKEditor add Media Library button.
2. In node edit form upload and insert some document file (eg "Exomple one.pdf") in CKEditor via "Add Media from Library" button.
3. See, that file name is bad, then try to find way for edit this media to change name of this media - In "Edit media" modal window you will see only align and other widget settings, but not fields of current media.
Proposed resolution
Allow Media items to be edited from modal dialog in CKEditor.
Remaining tasks
Finish patch, discuss scope.
User interface changes
Add link to media edit page.
API changes
None.
Data model changes
None.