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

Q: Display cascading List of tags with tag_groups? #2

Open
jheinitz opened this issue Jul 15, 2016 · 1 comment
Open

Q: Display cascading List of tags with tag_groups? #2

jheinitz opened this issue Jul 15, 2016 · 1 comment

Comments

@jheinitz
Copy link

Hello Pierrick,

I don't know if I get it completely wrong, but I did not really get the point for using tag groups. I have a gallery about trains and railways. I understood that creating tags like "Station:Hamburg" and "Station:Paris" result in a group "Station" with the two elements "Hamburg" and "Paris". When I now display the tags on my page, I only see tags "Paris" and "Hamburg". The more pictures are attached to the tag, the bigger the name of the tag is displayed. I would like to see a page with the keyword "Station" and after clicking on it I would like to see a page containing all the pictures with "Station" and the individual tags "Hamburg" and "Paris". Do you understand what I wanted to explain?

Maybe you have some hint for me to implement it on my own.

Thanks and kind regards

Jens

@Jonasdoubleyou
Copy link

Simply add ?display_mode=groups at the end of the url or add:
$_GET["display_mode"]="groups";
to your config.inc.php...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants