[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[EP-tech] Making editors browsable



HI Sarah,
In the EPRINTS_ROOT]/archives/ARCHIVEID/cfg/cfg.d/views.pl file, find the 'creators' view (id => 'creators').
Within this view definition, in the 'menus' array, you should have something like:
fields => [ "creators_name" ],

If you change this to
fields => [ "creators_name", "editors_name" ],
and then regenerate the creators view:
EPRINTS_ROOT/bin/generate_views ARCHIVEID --view creators
you might have what you need (although you'll nor have the problem of what to call the view - 'Creators and Editors'?).

Cheers,
John

PS You might also want to use ORCIDs to create a view...
fields => ["creators_orcid", "editors_orcid"],


From: eprints-tech-bounces at ecs.soton.ac.uk [mailto:eprints-tech-bounces at ecs.soton.ac.uk] On Behalf Of Taylor, Sarah
Sent: 04 April 2018 14:22
To: eprints-tech at ecs.soton.ac.uk
Subject: [EP-tech] Making editors browsable

Hi all,

Sorry, yet another basic question!

Is there a way that I can make edited items appear in my Browse by Author list?

Thank you.

Sarah



Sarah Taylor
Electronic Resources Librarian
The Peter Marsh Library
University of Bolton
Deane Road
Bolton
BL3 5AB

01204 903099
s.e.taylor at bolton.ac.uk<mailto:s.e.taylor at bolton.ac.uk>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/eprints-tech/attachments/20180404/fb214a1d/attachment-0001.html