Major Feature #34807
Use yag for handling albums and galleries?
| Status: | New | Start date: | 2012-03-13 | |
|---|---|---|---|---|
| Priority: | Could have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
Let me open a discussion if it makes sense to integrate yag (http://forge.typo3.org/projects/extension-yag) for handling albums and galleries. Yag is very powerfull and has nice configurations available with themes (so one could easily create a photo community :D)
The internal structure in YAG looks like this:
You can create multiple galleries. A gallery contains multiple albums and each album contains multiple images. All of the mentioned items are real extbase objects which makes it quite easy to assign a single image as a profile image for example.
History
Updated by Stefan Kaufmann about 1 year ago
Hi, that would be a nice feature. I don't use yag (yet) but it looks very clean and it is actively developed.
Is there a way to handle privacy with yag? Thanks for developing community!
Updated by Simon Schaufelberger about 1 year ago
there is no access controll so far for yag because at the moment it is only manageable via the backend an not assigned to fe_users that they can create their own galleries. With the current state yag needs to be extended for this but thats a good point!
Updated by Alexander Weiß about 1 year ago
we should concentrate to get the first version running.
we could use yag for a later version.
Updated by Stefan Kaufmann about 1 year ago
Agree Alexander, first version should have priority. It would attract more integrators to use community and perhaps boost development?