rsanchez / json

Output ExpressionEngine data in JSON format.
http://devot-ee.com/add-ons/json/
100 stars 236 forks source link

Support for image manipulations for Asset fields in Matrix rows #38

Closed stopher closed 9 years ago

stopher commented 9 years ago

Great work on adding support for image manipulations, but I am missing support for image manipulations inside matrix rows on assets fields. That would be a great feature!

rsanchez commented 9 years ago

Sorry, I don't think this will be implemented anytime soon. Matrix are kind of a beast to deal with. It's not too hard to interpolate an image manipulation yourself.

If your normal url is http://yoursite.com/uploads/foo.jpg, the corresponding manipulation would be found in http://yoursite.com/uploads/_your_manipulation_name/foo.jpg.