On a related note: part of this change is, as noted, enforcing LMS as the image proxy to resize images. This latter might put some considerable challenge on some low powered servers. (that's why we created the mysb.com imageproxy in the first place)

7.9 can deal with your custom image proxy implementation though. I've got an ImageProxy plugin in my test repository which gives you two sample configurations. One of them using a google image resizing service (http://carlo.zottmann.org/2013/04/14/google-image-resizer/), the other one using a PHP solution (which unfortunately has been dropped by its developer since I played with it...).

I do have a perl implementation, too, which obviously would be using the same code as LMS itself, but could be run on your hosted web server or whatever is faster than your LMS computer.

If you want to play with this kind of external image proxy, add my test repository to your plugin settings:

http://www.herger.net/slim-plugins/test.xml

--

Michael
_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to