EPrints Technical Mailing List Archive
Message: #08339
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
Re: [EP-tech] thesis type
- To: "'eprints-tech@ecs.soton.ac.uk'" <eprints-tech@ecs.soton.ac.uk>, "'Barden-McEachern, Mary'" <M.E.Barden@bolton.ac.uk>
- Subject: Re: [EP-tech] thesis type
- From: "Andy Reid" <Andy.REID@lshtm.ac.uk>
- Date: Mon, 12 Oct 2020 13:42:32 +0000
Hi Mary, We have the following via Admin- config tools – view configuration in cfg.d/eprint_fields_additional.php
if($_->{name} eq "thesis_type"){
$_->{options} = [qw(
doctoral
diploma
masters
project
)];
}
if($_->{name} eq "thesis_name"){
$_->{options} = [qw(
phd
phd_by_pub
msc
mphil
dphil
drph
drph_by_pub
other
)];
} I’m not sure thesis_name is a stock field – we may have added that at some point in the past. There may be some phrase editing required as well if you modify thesis_type, can’t remember. BW Andy From: eprints-tech-bounces@ecs.soton.ac.uk <eprints-tech-bounces@ecs.soton.ac.uk>
On Behalf Of Barden-McEachern, Mary via Eprints-tech *** This message originated outside LSHTM *** Hi all I need to expand the options available under thesis type: Would you be able to point me in the right direction of where I go to edit this list of types? Thanks Mary Mary Barden MA, PGCE, SFHEA Electronic Resources Librarian The Library The University of Bolton BL3 5AB 01204 903547 This email (and any attachments) is confidential and may contain personal views which are not the views of the University of Bolton unless
specifically stated. If you have received it in error, please delete it from your system. Do not use, copy or disclose information in any way nor act in reliance on it and notify the sender immediately. Please note the University of Bolton monitors emails
sent or received. Further communication will signify your consent to this. |
- Follow-Ups:
- Re: [EP-tech] thesis type
- From: "Andy Reid" <Andy.REID@lshtm.ac.uk>
- Re: [EP-tech] thesis type
- References:
- [EP-tech] thesis type
- From: "Barden-McEachern, Mary" <M.E.Barden@bolton.ac.uk>
- Re: [EP-tech] thesis type
- From: "Andy Reid" <Andy.REID@lshtm.ac.uk>
- [EP-tech] thesis type
- Prev by Date: [EP-tech] thesis type
- Next by Date: Re: [EP-tech] thesis type
- Previous by thread: [EP-tech] Sort view with creators_name and corp_creators
- Index(es):