Ticket #5281 (closed feature request: worksforme)
request for category unions intersections via URL
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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
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.
- Keywords needs-patch added
- Owner changed from anonymous to ryan
- Component changed from General to Permalinks
- Type changed from enhancement to feature request
comment:5
johnbillion — 11 months ago
- 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.
Note: See
TracTickets for help on using
tickets.
