Gallery
Gallery copied to clipboard
Resource based albums
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
Hello,
I like the way Neon4eg thinks. With resources you have:
- Access control
- Templates
- Visible in resource browser
However, I would suggest something like "Gallery" content type, then link it to the resource with the snippet.
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.
Need this function too