Skip to content

kode54/imgcache

 
 

Repository files navigation

##Image cache

###Introduction When using HTTPS connections the browers usually do not show external images embedded with the img tag that link to HTTP urls because they breach the security of the page.

This addon, when necessary, fetches a preview of the image, stores it in the cache directory and shows it in place of the original image, along with a message (added through javascript) that instruct the members and visitors to click to see the image at it's original size.

It's a very basic implementation without any setting, more will come.

###License This Modifications Source Code is subject to the terms of The BSD License

###Changelog

  • 0.1.0 - Initial release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 86.8%
  • JavaScript 9.5%
  • CSS 3.7%