Hi,

I have implemented automatic sitemap generator for Pyramid:

https://websauna.org/docs/narrative/misc/sitemap.html#automatic-sitemap-generation

It uses Pyramid introspection API to automatically build Google sitemap.xml
for all your routes and traversable endpoints. Traversable endpoints are
recursed using Python dict.items() like protocol.

It handles permissions.

This code can be used standalone with Pyramid, but due to maintenance
overhead is not provided as a separate package at the moment.

-- 
Mikko Ohtamaa
http://opensourcehacker.com
http://twitter.com/moo9000

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/CAK8RCUsLazOHZBDnU0NujoqpUpOO7r_YziToFuHafGpiG6Di3A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to