Closed (won't fix)
Project:
Drupal core
Version:
8.0.x-dev
Component:
taxonomy.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Mar 2009 at 10:41 UTC
Updated:
29 Jul 2014 at 18:11 UTC
It would be very useful, if taxonomy urls could be used for complex statements like:
That way I could easily exclude certain tags from my custom taxonomy feeds - for example to keep out short news items from an article feed.
(that's exactly my use-case: We do community world-building and one of us writes a short in-play newscast, but one of our aggregators doesn't want to include that cast, because it doesn't fit the style of the aggregator)
Comments
Comment #1
willmoy commentedSeems like a good idea. Couldn't find a duplicate.
Comment #2
dave reidThe feature to use more than one taxonomy term in a path was removed. This functionality is now the responsibility of views when it can.