Added Content module for pointing to another Evergreen instance
authorjason <jason@esilibrary.com>
Mon, 27 Feb 2012 22:41:16 +0000 (17:41 -0500)
committerjason <jason@esilibrary.com>
Mon, 27 Feb 2012 22:41:16 +0000 (17:41 -0500)
commitd806ff5dec075d7cbf3fb15cb90960c78e362f56
treeeb0ba03387e75f55532645342f0d41a44d1b6ce3
parent190785dbbf7ae6dace343ad12c04d7403468c48a
Added Content module for pointing to another Evergreen instance

Needs tweaks to opensrf.xml, for example:

        <added_content>
            <!-- load the OpenLibrary added content module -->
            <module>OpenILS::WWW::AddedContent::Evergreen</module>
            <base_url>http://grpl.michiganevergreen.org/opac/extras/ac</base_url>
Open-ILS/src/perlmods/lib/OpenILS/WWW/AddedContent/Evergreen.pm [new file with mode: 0644]