Opened 19 years ago
Closed 18 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)
by , 19 years ago
| Attachment: | utils.feedgenerator.py.diff added |
|---|
by , 19 years ago
| Attachment: | contrib.syndication.feeds.py.diff added |
|---|
comment:1 by , 19 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 18 years ago
| Owner: | changed from to |
|---|
comment:3 by , 18 years ago
| Keywords: | sprintsept14 added |
|---|---|
| Status: | new → assigned |
by , 18 years ago
| Attachment: | feed_ttl.2.diff added |
|---|
comment:4 by , 18 years ago
| 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 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Patch against [6188]