Quote:
Originally Posted by mariosipad
One of the changes (new feature actually) in Marvin 1.5 is
Improved OPDS searching. Marvin can now search in several new catalogs such as COPS, Project Gutenberg, Internet Archive and Feedbooks.
I am a COPS user and have encountered a problem with it.
|
Problem solved!
To use search with COPS you have to set one of the options in config_local.php.
Code:
$config['cops_full_url'] ='';
to
$config['cops_full_url'] = 'http://<IP_of_your_COPS_server>/COPS_directory/';
Example:
$config['cops_full_url'] = 'http://192.168.1.123/cops34/';

for Marvin