EPrints Plugin
Names Autocompleter Extension Package for EPrints
Description
The Names Autocompleter is an extension for the EPrints repository software (http://www.eprints.org/). It augments the existing autocomplete facility for author and editor fields for EPrints version 3.x.
In addition to searching across authors already in the local EPrints repository, Names autocomplete will also search the Names API, returning matching names together with their assigned URIs. Moving the cursor down the drop-down list produced will bring up further author details to help in identifying the individual; namely: affiliations, fields of interest, and details of up to three publications.
The Names URI is entered into the EPrints creator identifier field, which has been renamed from 'Email address' to 'Identifier'.
Additional information has been added to the context-sensitive help for author and editor.
Download
http://names.mimas.ac.uk/downloads/names_autocompleter.zip
Installation
To install the Extension Package, copy the package to the top level of an EPrints repository archive, e.g.
cp names_autocompleter.zip /eprints3/archives/ARCHIVEID/
and unzip the file.
Go to the Admin page for your repository and select the Config tools tab. Click on 'Reload Configuration'.
The Extension should now be operating.
To uninstall
Delete the three files created by the Extension Package, e.g.:
/archives/ARCHIVEID/cfg/static/javascript/auto/90_names_disambiguation.js
/archives/ARCHIVEID/cfg/lang/en/phrases/names.xml
/archives/ARCHIVEID/cgi/users/lookup/name
Go to the Admin page for your repository and select the Config tools tab. Click on 'Reload Configuration'.


