Skip to content

Typesetter CMS plugin. Section type for CustomSections plugin. Cashed external image.

License

Notifications You must be signed in to change notification settings

mahotilo/CS.mh_Cached_Image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mh Cached Image - Cashed external image.

Section type for CustomSections plugin (Typesetter CMS)

About

The plugin creates a local copy of an external image, e.g. from Google Drive, to speedup image loading. The local copy has an adjustable expiration time.

Cached images are stored in /data/_uploaded/image/mh_cached_image dir as *.dat files. You have to manually clear this folder when changing the image URL.

See also

Requirements

  • Typesetter CMS
  • CustomSections addon installed.
  • Available CURL

Manual Installation

  1. Download the master ZIP archive
  2. Upload the extracted folder '_types' to your server into the /addons/CustomSections-master/_types directory

Demo

Settings

image

License

GPL 2, for bundled thirdparty components see the respective subdirectories.

Version history

  • v1.4
    • introduce ?v param in image URL to force it refresh in browser
  • v1.3
    • make section $section['always_process_values'] = true
  • v1.2
    • always update image in admin mode
  • v1.1
    • alt, id tag added

About

Typesetter CMS plugin. Section type for CustomSections plugin. Cashed external image.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published