Thanks Dan! I will definitely take a close look at your feed generator. I wasn't aware of it until now.
BTW, I am not using a bulit-in date field - date metadata is added to the environment by my extension at a different step :) We can definitely look at merging some of the code, for example your absolutify URLs seems more complete than mine (mine only patches img and a tags). On the other hand I don't want to take a dependency on Django. Feel free to send me a private email and we can chat more about this. Thank you, Vlad On Tue, Jan 3, 2012 at 8:36 PM, dan90 <dan.mackin...@gmail.com> wrote: > Nice work, Vlad. I like your approach. > > You might also be interested to see that I've done some parallel work on a > different Sphinx RSS engine, sphinxcontrib.feed in the spinx-contrib repo > - https://bitbucket.org/birkenfeld/sphinx-contrib/src/1fb8e21e7484/feed > > There are some innovations over your code there in terms of, e.g. using > the in-built date metadata field, and generating date-indexed blog entries > on the fly instead of creating master documents. On the other hand it > relies on django's feed generator instead of a template-based approach - I > like what you've done there with the RSS generation. I'll try and send you > some patches to get the best of both when I'm less busy - or feel free to > raid the code! > > -Dan > > -- > You received this message because you are subscribed to the Google Groups > "sphinx-dev" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/sphinx-dev/-/a_6wVqzr10YJ. > > To post to this group, send email to sphinx-dev@googlegroups.com. > To unsubscribe from this group, send email to > sphinx-dev+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/sphinx-dev?hl=en. > -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to sphinx-dev@googlegroups.com. To unsubscribe from this group, send email to sphinx-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.