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

 * owner:  nobody => Pavlo Kapyshin
 * status:  new => assigned


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> 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 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?

--

--
Ticket URL: <https://code.djangoproject.com/ticket/27792#comment:1>
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.c36fdf2d5986651667c960b5f7a3ecc3%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to