http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11190
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #34061|0 |1 is obsolete| | --- Comment #24 from Martin Renvoize <[email protected]> --- Created attachment 34087 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34087&action=edit [Passed QA] Bug 11190 sitemap.pl -- Generate a Catalog sitemap Add a script sitemap.pl to process all biblio records from a Koha instance and generate Sitemap files complying with this protocol as described on http://sitemaps.org. The goal of this script is to be able to provide to search engines direct access to biblio records. It avoid leaving search engine browsing Koha OPAC and so generating a lot of traffic, and workload, for a bad result. Thanks Magnus for testing, and helping to improve the script design. Signed-off-by: Magnus Enger <[email protected]> All options to the script work as expected and the output looks good. Nice enhancement! Signed-off-by: Frederic Demians <[email protected]> I signed-of my own patch after fixing various QA errors. Signed-off-by: Martin Renvoize <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
