Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Namespace and custom attributes #95

Open
bsor-dev opened this issue May 14, 2021 · 4 comments
Open

Namespace and custom attributes #95

bsor-dev opened this issue May 14, 2021 · 4 comments

Comments

@bsor-dev
Copy link

I check most of rss feeds they got these attributes xmlns, is there way also to add this?

@greetfish
Copy link

have you resolved that ? also this issue for me

@matthewbellringer
Copy link

Thirding this. It's a dealbreaker for generating a feed for a podcast, too.

I've not found another way to do it beyond hacking something together with https://github.com/dylang/node-rss or using Gridsome to generate a separate site of just RSS feeds. And that's a pretty horrific idea!

@aminimalanimal
Copy link

I'd like to add custom attributes/tags to optimize for Feedly. They require things like:

  • <rss xmlns:content=”http://purl.org/rss/1.0/modules/content/” xmlns:webfeeds=”http://webfeeds.org/rss/1.0″ version=”2.0″>
  • <webfeeds:icon>http://feedly.com/icon.svg</webfeeds:icon>
  • <webfeeds:accentColor>00FF00</webfeeds:accentColor>

Source

@NozomuIkuta NozomuIkuta mentioned this issue Jul 21, 2022
28 tasks
@NozomuIkuta
Copy link

This is an upstream issue of feed package, jpmonette/feed#98, which has been closed because it doesn't follow the issue template.

@NozomuIkuta NozomuIkuta mentioned this issue Dec 14, 2022
21 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants