EPrints Technical Mailing List Archive

Message: #07270


< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First

Re: [EP-tech] Import plugins missing


Hi Jimmy,

It is most likely that these plugins have been switched from default
enabled to default disabled.  The best plan would be to add the
following lines to your plugins.pl, (or possibly even a zz_plugins.pl
if that does not work):

$c->{plugins}->{"Import::EndNote"}->{params}->{disable} = 0;
$c->{plugins}->{"Import::MARC"}->{params}->{disable} = 0;

One of other reason some plugins may not work is because you do not
have the prerequsite Perl modules installed.  It is worth run "epadmin
test" to see if this tells you anything useful.  I believe EndNote
needs the Text::Refer Perl module installed.

I have just check thed 3.3.15 tarball on files.eprints.org and this
does not as far as I can tell have a MARC import plugin.  Can you tell
me the exact filenames of the import plugins you can see
in perl_lib/EPrints/Plugin/Import but are not appearing as options in
the web interface.

Regards

David Newman

On Mon, 2018-04-16 at 12:18 +0000, Jimmy Girard-Nault wrote:
> Hi all,
>  
> I’ve been installing ePrints v 3.3.15 and everything works fine
> except one thing : some import plugins are missing (like Endnode and
> MARC).
> The plugins files are in the perl_lib/EPrints/Plugin/Import folder
> and nothing is disabled in my plugins.pl config file.
>  
> Can anyone help me with this ?
>  
> Thanks in advance
>  
>  
> Jimmy Girard-Nault, M. Sc.
> Chargé de projet informatique et technologique
> Service des technologies de l'information 
> Local P2-8190 
> Université du Québec à Chicoutimi
> 555, boul. de l'Université
> Chicoutimi (Québec) G7H 2B1
> 
> 418 545-5011, poste 2217
> jimmy_girard-nault@uqac.ca
> 
> 
> 
> 
> 
> 
> 
> 
> Le présent document (y compris les pièces qui y sont annexées, le cas
> échéant) s'adresse au destinataire indiqué et peut contenir des
> renseignements de caractère privé ou confidentiel. Si vous n'êtes pas
> le destinataire de ce document, nous vous signalons qu'il est
> strictement interdit de le diffuser, de le distribuer ou de le
> reproduire. Si ce message vous a été transmis par erreur, veuillez en
> informer l'expéditeur et le supprimer immédiatement. Avant
> d'imprimer, pensez à l'environnement!
>  
> *** Options: http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-
> tech
> *** Archive: http://www.eprints.org/tech.php/
> *** EPrints community wiki: http://wiki.eprints.org/
> *** EPrints developers Forum: http://forum.eprints.org/