Opened 19 years ago
Closed 18 years ago
#1473 closed enhancement (fixed)
[patch] Add support for categories to syndication framework
Reported by: | Owned by: | Adrian Holovaty | |
---|---|---|---|
Component: | contrib.syndication | Version: | dev |
Severity: | normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
utils.feedgenerator already has support for categories, but it is not possible to pass these categories from contrib.syndication framework.
I have written a patch that provide such possibility.
This patch also adds categories support for channel element (RSS 2.0).
Attachments (1)
Change History (2)
by , 19 years ago
Attachment: | categories.patch added |
---|
comment:1 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Add support for categories to syndycation framework