]> git.evergreen-ils.org Git - Evergreen.git/commit
Add Table of Contents capability to OpenLibrary added content plugin.
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 7 Dec 2009 15:01:04 +0000 (15:01 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 7 Dec 2009 15:01:04 +0000 (15:01 +0000)
commit7add049cd2e9a3bc93d8936441c908ac67ef252a
treee08cc0703bf552c21674489f5a45b79406b90e70
parent90ee8a1886b1cd2bd0339fd44ec83a47d408f53f
Add Table of Contents capability to OpenLibrary added content plugin.

Hard code the URLs for OpenLibrary in the module, as requiring the URLs
to be set in opensrf.xml is an unnecessary configuration step.

Add a GPL header to the module, crediting David Christensen as the originator
and myself as the extender.

Some other miscellaneous code cleanup.

TODO: Enable toc_json() method; probably by refactoring toc_html().

git-svn-id: svn://svn.open-ils.org/ILS/trunk@15089 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/WWW/AddedContent/OpenLibrary.pm