You are here

README.txt in Embedded Media Field 6.2

Embedded Media Thumbnail

This allows the server to store a local copy of a provider's thumbnail, for use
with ImageCache and faster retrieval of images for the browser. You can also
override a thumbnail with a custom upload by the editor.

Note that you must have the PHP variable allow_url_fopen set to ON for this
module to function, and it will not function in PHP Safe Mode.

File

contrib/emthumb/README.txt
View source
  1. Embedded Media Thumbnail
  2. This allows the server to store a local copy of a provider's thumbnail, for use
  3. with ImageCache and faster retrieval of images for the browser. You can also
  4. override a thumbnail with a custom upload by the editor.
  5. Note that you must have the PHP variable allow_url_fopen set to ON for this
  6. module to function, and it will not function in PHP Safe Mode.