Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

ImageField with thumbnail browser?


Go to End


1127 Views

Avatar
Chris Hope

Community Member, 18 Posts

25 March 2010 at 11:52am

I'm using the ImageField field type in the admin for attaching various images to pages etc but the current implementation which just shows a list of filenames in a drop down box isn't very ideal. Has anyone created a better field type which allows image thumbnails to be browsed instead of just viewing them by name?

I couldn't see anything anywhere but thought it best to ask before I set about creating something myself. User defined image cropping (vs resizing/auto cropping on center which can be done in the template) in the admin would be useful as well.