CTOlet / yii2-attachments

Yii2 extension for uploading and attaching the files to the models
66 stars 57 forks source link

Thumbnail style view #59

Closed rrhyne closed 1 year ago

rrhyne commented 7 years ago

I recently created a quick thumbnail style view for the extension I thought you might find useful. If you'd like I can make a pull request for it.

https://gist.github.com/rrhyne/100ebb08ce7b80b5f3ad63d05d69314f

CTOlet commented 7 years ago

Very good, could you attach here a screenshot? Thank you!

rrhyne commented 7 years ago
screen shot 2017-03-07 at 9 13 31 pm
dmkdesign commented 1 year ago

I have added the Kartik built in initialPreviewConfigs for many file types. This should help with the Attachments Input preview.