media_file_usage

Component ID

2344357

Component name

media_file_usage

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

During the integration of WYSIWYG editor with the text-area with any of the entity type(e.g. node,comment,taxonomy,user) the media file information is not saved in the file_usage table. Hence there is no tractability of the this file information on which entity it's attached to & how many times it's being revised during each updation of that entity.

This module will ensure to save the information of a media image file which is embedded within the text-area(which is integrated with WYSIWYG editor along with media plugin) in file_usage table of drupal database.