]> git.openstreetmap.org Git - osqa.git/commit
OSQA-561, adding a separate view for the sitemap pages and creating a section index...
authorjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Sun, 10 Apr 2011 21:16:46 +0000 (21:16 +0000)
committerjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Sun, 10 Apr 2011 21:16:46 +0000 (21:16 +0000)
commit76ed4184623336078e382f64f4e7440af5263ebf
treeb2dc96504bdf8da1eaabdb4d3ad26e4afa418a94
parent554564294a9a644a3a6723c386f5eb009e23ce98
OSQA-561, adding a separate view for the sitemap pages and creating a section index, where all other sitemap locations are included. Now the OSQA Questions Sitemap has a page limit of 250 items per page. When there are less items per page the chance for issues to appear is much smaller.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@961 0cfe37f9-358a-4d5e-be75-b63607b5c754
forum/sitemap.py
forum/skins/default/templates/sitemap_section_index.xml [new file with mode: 0644]
forum/urls.py