Django

Code

Ticket #3502 (closed: fixed)

Opened 1 year ago

Last modified 9 months ago

Added "Time To Live" option to RSS2.1

Reported by: jason.sidabras@gmail.com Assigned to: toke
Milestone: Component: Contrib apps
Version: SVN Keywords: syndication, sprintsept14
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

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

utils.feedgenerator.py.diff (0.6 kB) - added by anonymous on 02/15/07 15:01:23.
contrib.syndication.feeds.py.diff (56 bytes) - added by jason.sidabras@gmail.com on 02/15/07 15:02:12.
feed_ttl.2.diff (4.4 kB) - added by toke on 09/14/07 16:57:24.
Patch against [6188]
feed_ttl.diff (4.4 kB) - added by toke on 09/14/07 16:57:27.
Patch against [6188]

Change History

02/15/07 15:01:23 changed by anonymous

  • attachment utils.feedgenerator.py.diff added.

02/15/07 15:02:12 changed by jason.sidabras@gmail.com

  • attachment contrib.syndication.feeds.py.diff added.

02/16/07 03:50:12 changed by Simon G. <dev@simon.net.nz>

  • needs_better_patch changed.
  • stage changed from Unreviewed to Accepted.
  • needs_tests changed.
  • needs_docs changed.

09/14/07 09:16:03 changed by toke

  • owner changed from nobody to toke.

09/14/07 16:08:41 changed by toke

  • keywords changed from syndication to syndication, sprintsept14.
  • status changed from new to assigned.

09/14/07 16:57:24 changed by toke

  • attachment feed_ttl.2.diff added.

Patch against [6188]

09/14/07 16:57:27 changed by toke

  • attachment feed_ttl.diff added.

Patch against [6188]

09/15/07 09:15:10 changed by Fredrik Lundh <fredrik@pythonware.com>

  • stage changed from Accepted to 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.

10/20/07 09:54:38 changed by mtredinnick

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [6570]) Fixed #3502 -- Added TTL support for RSS (not Atom) feeds. Patch from jason.sidabras@gmail.com and Thomas Kerpe.


Add/Change #3502 (Added "Time To Live" option to RSS2.1)




Change Properties
Action