yii2-images icon indicating copy to clipboard operation
yii2-images copied to clipboard

sorting images

Open sajtosnorbert opened this issue 9 years ago • 1 comments

Hi!

I'm using your extension and I have one recommendation/question.

It is ok, to have a main image (for example displaying main image for product images), but what about the ordering of the other images...

Is there (or should be) a way to sort the attached images. Probably having a sequence or other field in the db should do the trick.

Or dou you have any recommendation how to solve this thing?

Thanks, Norbert.

sajtosnorbert avatar Jun 19 '15 13:06 sajtosnorbert

Hello, you could implement your own Image class and add "sort" field, also if u have some time it could be good idea to use this code https://github.com/CostaRico/images-beta, this version is made with much more right decisions but its not well tested.

Unfortunately now I'm completely busy with my project and can't to do smth.

good luck!

CostaRico avatar Jun 19 '15 13:06 CostaRico