Ticket #5281 (closed feature request: worksforme)

Opened 4 years ago

Last modified 11 months ago

request for category unions intersections via URL

Reported by: azizpoonawalla Owned by: ryan
Priority: normal Milestone:
Component: Permalinks Version:
Severity: normal Keywords:
Cc:

Description

The functionality for searching a blog by unions and intersections of tags is a powerful feature. The same functionality for categories would also be extremely useful.

Change History

  • Milestone set to 2.5

comment:2   ryan4 years ago

This is pretty easy to do if someone wants to tackle it. Add categoryslug_in and categoryslug_and queries that are patterned after the tag equivalents. These should be private query vars. Add a new public query var called "category" patterned after "tag". Convert the existing category_name query to use categoryslug_in.

comment:3   DD323 years ago

  • Keywords needs-patch added
  • Owner changed from anonymous to ryan
  • Component changed from General to Permalinks
  • Type changed from enhancement to feature request
  • Milestone changed from 2.9 to Future Release
  • Keywords needs-patch removed
  • Status changed from new to closed
  • Resolution set to worksforme

This got fixed somewhere along the line. Worksforme as of 3.1.

  • Milestone Future Release deleted
Note: See TracTickets for help on using tickets.