Django

Code

Ticket #498 (closed: fixed)

Opened 3 years ago

Last modified 2 years ago

Atom support, not just RSS

Reported by: Manuzhai Assigned to: adrian
Milestone: Component: RSS framework
Version: Keywords:
Cc: alastair@tse.id.au Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

  • There should be templates for easy Atom support.
  • RSS support should may be be renamed to syndication or something?

Attachments

feedgenerator.py (10.7 kB) - added by alastair@tse.id.au on 11/07/05 06:09:24.

Change History

11/07/05 06:08:38 changed by alastair@tse.id.au

  • cc set to alastair@tse.id.au.

Here's an attempt to do RSS 2.0 and Atom 1.0 in the feedgenerator style. It's a little different because I like the ElementTree? syntax better than xml.sax. So this adds an extra dependency on ElementTree?:

Changes from original django feedgenerator:

Available at the URL below and also will be attached to this bug.

http://media.liquidx.net/static/patches/feedgenerator.py

11/07/05 06:09:24 changed by alastair@tse.id.au

  • attachment feedgenerator.py added.

11/09/05 12:43:34 changed by adrian

  • component changed from Core framework to RSS framework.

11/11/05 21:44:55 changed by adrian

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

(In [1194]) Completely refactored legacy RSS framework to the new django.contrib.syndication package. Also added Atom support, changed the way feeds are registered and added documentation for the whole lot. This is backwards-incompatible, but the RSS framework had not yet been documented, so this should only affect tinkerers and WorldOnline. Fixes #329, #498, #502 and #554. Thanks for various patches/ideas to alastair, ismael, hugo, eric moritz and garthk

11/26/05 14:16:25 changed by 껑유중

<A HREF="http://www.xdx.jp.pn" target="_blank">

(최,대규,모)일.본.뽀.르.노.p.2.p 공,유,중

http://www.xdx.jp.pn

http://www.xdx.jp.pn

삭/제 momo8

</a>

06/12/06 06:41:42 changed by URL

  • type deleted.

Add/Change #498 (Atom support, not just RSS)




Change Properties
Action