I would like something similar aswell..
I use a BB-code to display thumbnails (Width=100)
Code:
<a href="{param}" target="_blank"><img src="{param}" width=100 alt="IMG4 picture, click for full size" class=fcell></a>
and would like all images (only if within quotes) that exceed 100pix wide, to be displayed as thumbnails automatically
I haven't found anything yet... anyone else?