Re: Making sitemaps more extensible (or providing for existing extensions)

2011-06-23 Thread Michael Manfre
Ticket #15829 (https://code.djangoproject.com/ticket/15829) includes a patch that allows exposing the item object the template, which is all that is needed to support any of the specific sitemap extensions. Regards, Michael Manfre On Jun 22, 8:05 pm, Jeremy Dunck wrote: >

Making sitemaps more extensible (or providing for existing extensions)

2011-06-22 Thread Jeremy Dunck
Referring to Django's support for sitemaps: https://code.djangoproject.com/browser/django/trunk/django/contrib/sitemaps https://docs.djangoproject.com/en/1.3/ref/contrib/sitemaps/ In addition to the standard sitemaps, Google also specifies some extensions: