Gallery icon indicating copy to clipboard operation
Gallery copied to clipboard

Resource based albums

Open Neon4eg opened this issue 13 years ago • 3 comments

Imagine that resources with some templates have one more tab "Gallery" So you can upload many images (with subfolders) directly from resource and this album appears in common gallery

Neon4eg avatar May 26 '11 21:05 Neon4eg

Hello,

I like the way Neon4eg thinks. With resources you have:

  1. Access control
  2. Templates
  3. Visible in resource browser

However, I would suggest something like "Gallery" content type, then link it to the resource with the snippet.

yurkobb avatar Aug 06 '11 19:08 yurkobb

I have developed a naive solution that solves half of the problem.

OnDocumentCreate checks if there is a gallery associated with the resources (a one-to-one relationship) and otherwise it creates the gallery.

What I'm lacking is the management inside the resource edit panel, because ExtJs was not my cup of tea.

So if anyone is interested we can fork and work on it.

andreij avatar Oct 07 '11 07:10 andreij

Need this function too

Ramazanov avatar Mar 31 '13 18:03 Ramazanov