Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Albums #56

Open
roman-yagodin opened this issue Feb 19, 2020 · 0 comments
Open

Albums #56

roman-yagodin opened this issue Feb 19, 2020 · 0 comments

Comments

@roman-yagodin
Copy link
Member

roman-yagodin commented Feb 19, 2020

By default, each MiniGallery module provide its own album.

Each album has title, description, author, set of images, primary image and the content item (see #11), can be published/unpublished

MiniGallery module can be configured to display different album.

Problem: should display settings relate to album (be module/tabmodule agnostic) or relate to module/tabmodule as of now? 4 levels of settings override:

  1. Portal config settings (defaults)
  2. Album settings, if specified, override portal settings
  3. Module/tabmodule settings (tab specifics), if specified, override album settings
  4. Per-image settings, if specified, override all other settings

MiniGallery module can be configured to display more than one album (probably bad idea).
Cons: in case of multiple albums per module we loose ability to combine different MiniGallery modules on the page. Possibly after extracting albums we could provide another module to display list of albums.

@roman-yagodin roman-yagodin added this to the v2.0 milestone Feb 19, 2020
@roman-yagodin roman-yagodin changed the title Albums? Albums Feb 19, 2020
@roman-yagodin roman-yagodin removed this from the 2.0 milestone Dec 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant