Feature #32131
More than one gallery plugin on a single page
| Status: | New | Start date: | 2011-11-28 | |
|---|---|---|---|---|
| Priority: | Won't have this time | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 1 (View) |
Description
Hello YAG team!
I use two gallery plugins on a single page, each with some album. For each gallery, I use the context identifier. I've set in the plugin "Specific Gallery".
In the FE now has two different galleries are displayed with their albums correctly. The galleries are among themselves. So far everything is as desired.
If I now select a gallery, an album that will bring it up in parallel in the second gallery (plugin) synchronously. When I click on one of the Root-Gallery link (back), the same gallery is displayed on the second plugin? Is this normal? I must then refresh the page so that the two different galleries are again shown correctly?
Thank you very much
Harald
History
Updated by Daniel Lienert over 1 year ago
- Priority changed from Should have to Won't have this time
Hey Harald,
You seem to have a good nose for finding YAG limitations :)
Unfortunately this is not possible, as long as the extension is fully cached and session free (which YAG is). If you have 2 plugins of the same extension and you want to preserve the state of the one instance while changing the state of the other, you have to persist the state of the first. We have no session, so the state is given by the URL - and there it is only possible to store the state of one plugin.
In our blogs, we use YAG in different postings on the same page - our workaround there is to add YAG as specific album and show detail images via Javascript (Lightbox).
Greetings,
Daniel
Updated by Harald no-lastname-given over 1 year ago
Hello Daniel!
This is very, very sad. Is that the sense of the inventor? Excuse but I do not want to criticize. I'm therefore not a satisfactory solution to different galleries (albums) on the same page to function. I run a purely private side. The last and only possibility is then only for each gallery to create a separate page. This has, however, is rather outdated and inconvenient and confusing for the visitor - or not? Cautious question: Is a user control to achieve a quick donation and how high would they fail? Please excuse the fact that I ask so directly.
Thank you very much
Harald
Updated by Daniel Lienert 21 days ago
- Tracker changed from Bug to Feature