Opened 12 years ago

Closed 3 years ago

#17292 closed New feature (wontfix)

Add support for several authors in syndication framework

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 Anton Samarchyan)

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 (3)

comment:1 by Luke Plant, 12 years ago

Easy pickings: unset
Triage Stage: UnreviewedAccepted

Sounds reasonable, accepted in principle.

comment:2 by Anton Samarchyan, 7 years ago

Description: modified (diff)
Summary: Add support for several author in sindication frameworkAdd support for several authors in syndication framework

comment:3 by Mariusz Felisiak, 3 years ago

Resolution: wontfix
Status: newclosed
Triage Stage: AcceptedUnreviewed

10 years later, I think we can safely close this. I couldn't find anything about multiple authors in the Atom or RSS specs. We can reconsider this decision only if someone provides PoC and references to the specs.

Note: See TracTickets for help on using tickets.
Back to Top