I enabled wysiwyg module for node creating and media module for image uploading in node body. It works. But i want to use views to build node list page, mixed inline image and trimmed text for each item. In views the only way to display images is set format to media browser. Then I checked SQL output and database structure. The image file info saved into file_usage table after node submit with wyswyg module, so the image file should be associated to node, but no recored in file_managed table.

I think this function is often used.

Comments

dddave’s picture

Version: 7.x-2.0-unstable5 » 7.x-2.x-dev
devin carlson’s picture