Opened 16 years ago
Closed 15 years ago
#3502 closed (fixed)
Added "Time To Live" option to RSS2.1
Reported by: | Owned by: | Thomas Kerpe | |
---|---|---|---|
Component: | Contrib apps | Version: | dev |
Severity: | Keywords: | syndication, sprintsept14 | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | UI/UX: |
Description
Looking through the documentation I found no instance of the "time to live" option for the RSS2.0+ which is needed by some readers.
I have attached two diff files of the modified files from SVN revision r4489.
Attachments (4)
Change History (9)
Changed 16 years ago by
Attachment: | utils.feedgenerator.py.diff added |
---|
Changed 16 years ago by
Attachment: | contrib.syndication.feeds.py.diff added |
---|
comment:1 Changed 16 years ago by
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 Changed 15 years ago by
Owner: | changed from nobody to Thomas Kerpe |
---|
comment:3 Changed 15 years ago by
Keywords: | sprintsept14 added |
---|---|
Status: | new → assigned |
Changed 15 years ago by
Attachment: | feed_ttl.2.diff added |
---|
comment:4 Changed 15 years ago by
Triage Stage: | Accepted → Ready for checkin |
---|
The "TTL -- One of the following three is optional." should be "TTL -- The following three are optional.", I think. Except for that, this looks fine to me. Pushing it forward.
comment:5 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Patch against [6188]