#27792: Extended category support for Atom and RSS feeds
-------------------------------------+-------------------------------------
     Reporter:  Pavlo Kapyshin       |                    Owner:  Pavlo
                                     |  Kapyshin
         Type:  New feature          |                   Status:  assigned
    Component:  contrib.syndication  |                  Version:  master
     Severity:  Normal               |               Resolution:
     Keywords:  feedgenerator        |             Triage Stage:
                                     |  Unreviewed
    Has patch:  1                    |      Needs documentation:  1
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Pavlo Kapyshin):

 * needs_docs:  0 => 1


Old description:

> I’m working on category (label, scheme/domain) attributes support for
> Atom and RSS. I have a patch for Atom
> (https://github.com/PavloKapyshin/django/tree/feeds_category_object), and
> want to ask what's the best way to implement same functionality for RSS
> feeds.
>
> RSS domain maps fairly well to Atom's scheme.
>
> Question is: for RSS, should category label be taken from Atom namespace
> (so there'll be an attribute) or just put inside <category></category>
> instead of term, if available?

New description:

 I’m working on category (label, scheme/domain) attributes support for Atom
 and RSS. I have a patch for all three feed types:
 https://github.com/PavloKapyshin/django/tree/feeds_category_object

 Next step is to work on docs for this.

--

--
Ticket URL: <https://code.djangoproject.com/ticket/27792#comment:3>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/071.df1ba6a5b443ad70939d6f4706c3716d%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to