lukebarnard1/o2m

HTML representation of Content (ids)

Closed this issue · 1 comments

Instead of displaying an image or some text, it would be nice to be able to display an thumbnail or icon to represent content.

Fixed by commit 01d843d, which adds a thumbnail image and some control code before a thumbnail is generated. So long as entire JavaScript Content instance is available, an thumbnail can be generated for it.

The default behaviour now is to display a simple document icon for all non-images. This same JS function can be used from the timeline for instance.