Opened 13 years ago
Last modified 3 years ago
#17292 closed New feature
Add support for several authors in syndication framework — at Version 2
Reported by: | Amirouche | Owned by: | nobody |
---|---|---|---|
Component: | contrib.syndication | Version: | |
Severity: | Normal | Keywords: | atom, rss, feed, syndication |
Cc: | Amirouche | Triage Stage: | Unreviewed |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description (last modified by )
Syndication's Feed doesn't support providing several authors for a feed item.
ATOM supports several authors for an item.
RSS 2.0 doesn't seem to care.
I could provide a patch for this feature while keeping backward compatibility.
Change History (2)
comment:1 by , 13 years ago
Easy pickings: | unset |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:2 by , 8 years ago
Description: | modified (diff) |
---|---|
Summary: | Add support for several author in sindication framework → Add support for several authors in syndication framework |
Note:
See TracTickets
for help on using tickets.
Sounds reasonable, accepted in principle.