Django

Code

Ticket #2628 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

[patch] sitemap contrib app

Reported by: dcwatson@gmail.com Assigned to: adrian
Milestone: Component: Contrib apps
Version: Keywords: sitemap contrib google
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

Here's a nice packaged version of the sitemap application I wrote about here: http://theidioteque.net/blog/2006/08/29/google-sitemaps/. It assumes it's installed under django.contrib

Since that post, I've cleaned it up, added some nice convenience classes for generating sitemaps from flatpages and generic views, and wrote documentation.

Attachments

sitemap.tar.gz (1.8 kB) - added by dcwatson@gmail.com on 08/30/06 11:40:04.
The application
sitemap.txt (6.4 kB) - added by dcwatson@gmail.com on 08/30/06 11:40:25.
The documentation
sitemap.tar.2.gz (1.8 kB) - added by dcwatson@gmail.com on 08/30/06 15:02:00.
Updated application
sitemap.2.txt (7.2 kB) - added by dcwatson@gmail.com on 08/30/06 15:02:22.
Updated documentation

Change History

08/30/06 11:40:04 changed by dcwatson@gmail.com

  • attachment sitemap.tar.gz added.

The application

08/30/06 11:40:25 changed by dcwatson@gmail.com

  • attachment sitemap.txt added.

The documentation

08/30/06 15:02:00 changed by dcwatson@gmail.com

  • attachment sitemap.tar.2.gz added.

Updated application

08/30/06 15:02:22 changed by dcwatson@gmail.com

  • attachment sitemap.2.txt added.

Updated documentation

08/30/06 15:04:09 changed by dcwatson@gmail.com

Updated the application so you can pass priority and changefreq keyword arguments to the GenericSitemap constructor. Also updated the documentation to include this change, as well as installation instructions, and a note about using ping_google from a scheduled task.

08/30/06 22:46:10 changed by adrian

  • summary changed from sitemap contrib app to [patch] sitemap contrib app.

08/30/06 23:18:03 changed by adrian

  • status changed from new to assigned.

08/31/06 18:13:59 changed by adrian

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [3694]) Fixed #2628 -- Added django.contrib.sitemap. Thanks for the patch, Dan Watson


Add/Change #2628 ([patch] sitemap contrib app)




Change Properties
Action