Hi,
We have this feature down as a nice-to-have and would, given time, write it. Whether we'll get the time will rely on demand.
I guess there are two sides of this. The generation of the thumbnail and the display.
The thumbnail could be autogenerated by the server by adding a rule that adds a thumbnail aspect when image content is added or modified. The behaviour associated with this new aspect will be to convert the content into a thumbnail.
The display of the thumbnail will require a thumbnail view in the client, and will make use of the thumbnail aspect, where present.
That is the high level summary. On the server, there will have to be some rules and conditions added to detect image mimetypes and image size, etc. The image conversion functionality is already present in the form of ImageMagick wrappers. After chatting with Roy, I guess this is about 2 days' work. Kevin estimates the additional client view to be about 1 day's work.
If you choose to write it, we'll help as much as we can.
Regards
Derek