Git Product home page Git Product logo

Comments (6)

wyager avatar wyager commented on August 26, 2024

After adding the <channel> tag manually, it seems to mostly pass the W3C feed validator except a few bits and bobs that I'm pretty sure most readers wouldn't have a problem with. (Like having an empty skipDays instead of eliding the tag altogether, I guess?)

from rss-conduit.

k0ral avatar k0ral commented on August 26, 2024

Fixed:

  • rendering <channel> tag in c0e3757
  • eliding empty <skipDays> and <skipHours> tags in 5c76ef6

Can you please let me know about the "bits and bobs" ? :) I'd like to fix as many as I can before making a new release.

from rss-conduit.

wyager avatar wyager commented on August 26, 2024

Sure, let me just figure out how to get stack to pull from a git repo...

from rss-conduit.

wyager avatar wyager commented on August 26, 2024

Wow, stack is pretty sweet. That was really easy. OK, the only thing the validator doesn't like that isn't my fault (out-of-spec GUID/image too big, which I'll maybe fix later) is https://validator.w3.org/feed/docs/warning/MissingAtomSelfLink.html

The solution here is to let people embed their own attrs in the <rss...> header. I'll go ahead and work on that for a minute and have a PR ready in a bit.

from rss-conduit.

wyager avatar wyager commented on August 26, 2024

OK, I'm working on the custom document attrs thing, but in the meantime I'm going to close this issue. Safari, at least, seems to have no problem parsing my feed.

from rss-conduit.

wyager avatar wyager commented on August 26, 2024

To clarify, I think this is a good place to upload a new version to hackage. The custom attrs stuff will take more time.

from rss-conduit.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.