Module created to enhance the visual aspect of the Media file, from the Media module. It currently support File field and CKEditor. Allow 3 different type of display:
No frame; as if the module were not present
Wikipedia style; showing image in a frame, with its metadata displayed bellow, similar to wikipedia
Overlay; image metadata shown on top of the image
The module share some file fields with the media gallery module. The effect of this module can rollbacked by disabling the module and clearing the cache.
The module use the CKEditor image attributes to style the frame; image width & height, float, margin, padding, etc. Those attributes can be modified as usual using the image property window.
The metadata displayed with the image come from the file fields. Updating those fields also update the info of every instance of the image. The info can be fixed or overriden for a specific instance using the CKEditor image dialog window.