@Nicolaas, sorry, missed your reply... Yes, it adds images to the gridfield.
@Jonathan, great! Looking forward to see it in core!
> On 16 May 2013 01:26, micschk <
m...@restruct-web.nl <javascript:>>
> wrote:
>
> This thread's quite old but as thumbnails still don't show in
> the "Choose existing" GridField of an UploadField, I'm using a
> tiny extension (which might come handy to others arriving here
> through Google);
>
> class ImageExtension extends DataExtension {
>
> public static $summary_fields = array(
> 'StripThumbnail' => 'Thumbnail',
> 'Name' => 'Name',
> 'Title' => 'Title',
> );
> }
>
>
>
>
> are you saying that by adding this extension to images, the
> thumbnail shows in the gridfield "select existing image"? Sounds
> great - add to core?
>
> --
> You received this message because you are subscribed to the Google
> Groups "SilverStripe Core Development" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
silverstripe-d...@googlegroups.com.
> To post to this group, send email to
silverst...@googlegroups.com.
> Visit this group at
http://groups.google.com/group/silverstripe-dev?hl=en.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>