HollerLondon / sfImagePoolPlugin

Provides a means to manage a pool of images and associate them with other Doctrine_Record objects. Also handles dynamic cropping/sizing with caching on the filesystem, a reverse proxy or on The Edge
MIT License
5 stars 2 forks source link

Images are returned in the same order they were associated in when using chooser widget. #21

Closed johngrimsey closed 12 years ago

johngrimsey commented 12 years ago

A quick workaround that matches a Doctrine_Collection to an array of image_ids associated with an object. Very useful for galleries where a user's order of images is important.

angelsk commented 12 years ago

John - see https://github.com/HollerLondon/sfImagePoolPlugin/commit/f5c4489f2a1f0d639f5e6e98695e1b2eff84933c