-
Notifications
You must be signed in to change notification settings - Fork 220
Open
Description
Stackoverflow uses Atom's author tags in their RSS feed (cf.
https://stackoverflow.com/jobs/feed). They indeed use the correct namespace for it. But currently, as this namespace is unknown, it is just added as a random extension.
My wishful expected behavior would be to fill the author information of the RSS-feed structure.
I could implement it, but I want to ask beforehand:
- Should this be done on a case-by-cases basis, read: for the moment only for the author tag.
- In a general way: Allow atom tags in all possible places. This will probably turn out to be quite a lot of work (and messy?)
- Ignore it, chimera feeds are evil :)
Metadata
Metadata
Assignees
Labels
No labels