Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

[Python] Add “validate direct input” feature to feedvalidator.org #113

Closed
mathiasbynens opened this issue Mar 14, 2013 · 5 comments
Closed
Labels

Comments

@mathiasbynens
Copy link
Member

Currently http://feedvalidator.org/ only supports validating by URL. The ability to validate direct input (as seen on the W3C Feed Validator) would be useful, too.

The repository is here: https://github.com/rubys/feedvalidator The code is written in Python.

Any takers?

@paulirish
Copy link
Member

cc @rubys

@mahmoudelbadry
Copy link

The Python for validating Direct Input was already written, all I had to do is to rewrite the templates
You can find the code here https://github.com/mahmoudelbadry/feedvalidator

@mathiasbynens
Copy link
Member Author

@mahmoudelbadry Awesome!

A few weeks back I wanted to fix this myself, but I had no idea how to start since there the README doesn’t explain anything (and I have only little experience with Python): rubys/feedvalidator#8

@stale
Copy link

stale bot commented Mar 1, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 1, 2019
@stale
Copy link

stale bot commented Mar 8, 2019

This issue has been automatically closed because it has not had recent activity. Thank you for your contributions.

@stale stale bot closed this as completed Mar 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants