]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
StoreRemoteMedia plugin to enable locally served thumbs of remote images
authorMikael Nordfeldth <mmn@hethane.se>
Thu, 1 Oct 2015 20:18:47 +0000 (22:18 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Thu, 1 Oct 2015 20:18:47 +0000 (22:18 +0200)
commitb8f52965a9cd2403ab3e063910abb1115d998b4f
tree465aefe55f49151358db2e00f423a40f2da3f683
parentd52b7e3124bb6de1716c58903436849f4ace1e06
StoreRemoteMedia plugin to enable locally served thumbs of remote images

Add addPlugin('StoreRemoteMedia'); in your config.php to enable.
plugins/StoreRemoteMedia/StoreRemoteMediaPlugin.php [new file with mode: 0644]