Skip to content
Grav 2.0 is officially stable. Read the announcement →

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Get request with multiple taxonomy? · 10 years ago

    Done! #1087 Thanks for great support and wonderful product!

  • Get request with multiple taxonomy? · 10 years ago

    Please create a feature request or it will slip through the cracks: https://github.com/getgrav/grav/issues

  • Get request with multiple taxonomy? · 10 years ago

    Is there a timeline for when other logic is going to be built for multiple taxonomies? I would really like to use an OR search feature.

  • Get request with multiple taxonomy? · 10 years ago

    Actually this changed a while back to this syntax: http://demo.getgrav.org/blog-skeleton/blog/tag:city,night Basically comma separated list of tags is anded together. Unfortunately a bug slipped in a

  • Get request with multiple taxonomy? · 10 years ago

    I am trying to perform the same function? Does anyone have a working example of this? This does not seem to be working for me. I get an error page when I pass two tags.

  • Get request with multiple taxonomy? · 11 years ago

    This doesn't seem to be working for me. I tried it here, and it and it just ignores the first tag in the URL.

  • Get request with multiple taxonomy? · 12 years ago

    this tis what I was looking for, thanks

  • Get request with multiple taxonomy? · 12 years ago

    At the moment Grav supports multiple tags in the URL but it only supports AND: http://demo.getgrav.org/blog-skeleton/blog/tag:city/tag:night Articles that have both taxonomies: tag = city AND tag = ni

  • Get request with multiple taxonomy? · 12 years ago

    how to do requests with multiple taxonomy ? like : http://web.com/blog/tag:fashion&cat:news Thanks

  • NGINX image filter module · 10 years ago

    I thought a plugin for NGINX would be cool if it like doubled the speed.