Jeremy, thanks for alerting me to this great plugin. I have read through this thread and it is clear that SuperSizer can be very powerful in the hands of those who know what they're doing
What I would love to be able to do with SuperSizer is manipulate images that are inserted into a {content} block by users via TinyMCE. I understand that this would involve using SuperSizer in a UDT that does some sort of find/replace operations, and attaching the UDT to an event. Sadly, I'm a designer rather than a programmer and I don't (yet) have the skills to do this. If someone with programming chops can help I'd really appreciate it.
Two uses of SuperSizer that I think would be very handy...
1. For when you trust users to enter sensible width/height attributes via TinyMCE: find the height/width parameters set in TinyMCE and replace the tag with a SuperSizer tag that resizes the image to that width/height.
2. For when you want to set specific sizes and filters for images in a particular {content} block: if an tag has a class="MyGrayscaleImage" output SuperSizer tag with "x" parameters, if an tag has a class="MySquareImage" output SuperSizer tag with "y" parameters, else output SuperSizer tag with "z" parameters.
This sort of funtionality would solve so many of the headaches I have with clients taking a carefully designed template and messing/uglifying it up with huge, randomly-shaped images
