]> git.evergreen-ils.org Git - Evergreen.git/commit
OpenILS::Application::Search::AddedContent is now just a dummy file
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 29 Dec 2005 19:42:33 +0000 (19:42 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 29 Dec 2005 19:42:33 +0000 (19:42 +0000)
commitc63f5793bbdb614c8bdb162c72246a53935d6397
treecf993e39023fb65a804ec34155e57f01e60a1927
parent1faca965f2d8cfbc456756127f97e575e0a21f6c
OpenILS::Application::Search::AddedContent is now just a dummy file
that returns empty sets for all methods.

The real added content code now lives in the Evergreen tree in
vendor-specific modules (only ContentCafe for now)

The added content handler is defined in the config file.  If not defined
the default is used

git-svn-id: svn://svn.open-ils.org/ILS/trunk@2551 dcc99617-32d9-48b4-a31d-7c20da2025e4
Evergreen/Makefile
Open-ILS/examples/openils.xml.example
Open-ILS/src/perlmods/OpenILS/Application/Search.pm
Open-ILS/src/perlmods/OpenILS/Application/Search/AddedContent.pm
Open-ILS/web/opac/common/js/added_content.js