]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1330784 Add a sitemap generator for Evergreen
authorDan Scott <dscott@laurentian.ca>
Thu, 19 Jun 2014 19:52:42 +0000 (15:52 -0400)
committerBen Shum <bshum@biblio.org>
Thu, 10 Jul 2014 19:22:29 +0000 (15:22 -0400)
commit8af7e4263cd2e97e0c54dde61e78c473bcb8b64e
tree97c562144ba8bea6954777f25e5da8aac2a3331e
parentfb0366d23241dca92b6346d06b09679317a2a0d7
LP#1330784 Add a sitemap generator for Evergreen

Following the requirements at sitemaps.org, generate a
set of sitemaps that reflect the bib record's last edit
date, with 50,000 records per sitemap file.

Users can run this script targeting different libraries
and generating different output filenames using the
documented options in the script.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/Makefile.am
Open-ILS/src/support-scripts/sitemap_generator [new file with mode: 0755]