#1028: High-level feed framework should make more feed elements available
------------------------------------+---------------------------------------
Reporter: ubernostrum | Owner: taojian
Status: new | Milestone:
Component: RSS framework | Version: SVN
Resolution: | Keywords: feature_request
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------+---------------------------------------
Changes (by taojian):
* owner: ekarulf => taojian
* status: assigned => new
* has_patch: 0 => 1
Comment:
There goes a preliminary patch, plus a slight tweak to the syndication
tests. Docs to follow once there's some consensus that these are the right
elements to add. I ended up leaving out rating, because half an hour of
reading was insufficient to make sense of the specification, and it looks
like something that isn't used all that much.
Other issues: Django now reports itself as the generator, unless generator
is specifically overridden. I don't think django makes itself known in any
other part of user output, so this might be undesirable. Also, the RSS
specification has the cloud tag as an empty-element (self-closing) tag,
but I couldn't get the xml generator to make anything other than a pair of
open/close tags. From what I've read of the specs, this should be equally
acceptable.
--
Ticket URL: <http://code.djangoproject.com/ticket/1028#comment:17>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---