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

Opening an enclosed folders when sorting folders by tags #6

Closed
SashBats opened this issue Jan 19, 2011 · 2 comments
Closed

Opening an enclosed folders when sorting folders by tags #6

SashBats opened this issue Jan 19, 2011 · 2 comments

Comments

@SashBats
Copy link

Ok, i relax with russian tags - they'll be in english. One more qwestion: f.e. i have gallery structure like this.

|-BMW (tag bmw)
|-Audi (tag audi)
|-Mersedes (tag mers)
|-bus (no tags)
|-traks (no tags)

And i select folders by tag mers. In result at the page i have one folder Mersedes. If i open it there are pics and two folders bus and tracks. But i can't open last ones. Its understandible - they have no tag mers. Is there any way to open them in this case? If i add tag mers to them - at the page i have 3 folders Mersedes (with included bus, tracks) and bus, tracks. It's not convenient for me.

@SashBats
Copy link
Author

Mtrsedes is parent folder for (bus) and (tracks)

@goldsky
Copy link
Owner

goldsky commented Feb 4, 2011

I guess it's already fixed.
But there is one condition matters: the SQL applies the " LIKE %string% " comparison, so mers and mersedes tagged pictures will come together.
You can avoid this by using &where_dir or &where_file wild parameters.
See the Help section on your module.

This issue was closed.
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