EPrints Technical Mailing List Archive
Message: #06305
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] Alternative text in phrase file
- To: "'eprints-tech@ecs.soton.ac.uk'" <eprints-tech@ecs.soton.ac.uk>
- Subject: [EP-tech] Alternative text in phrase file
- From: "Nault, Pierre" <nault.pierre@uqam.ca>
- Date: Fri, 24 Feb 2017 13:52:18 +0000
Hi, We want to display a different label in the eprint rendering page for the field <epp:phrase id="eprint_fieldname_official_url">Adresse URL</epp:phrase> if the eprint type is ‘master’ or ‘thesis’. In zzzzz.xml
we have tried with <epc:choose> <epc:when test="type='master'"> <epp:phrase id="eprint_fieldname_official_url">Adresse master</epp:phrase> </epc:when> <epc:when test="type='thesis'"> <epp:phrase id="eprint_fieldname_official_url">Adresse these</epp:phrase> </epc:when> <epc:otherwise> <epp:phrase id="eprint_fieldname_official_url">Adresse URL</epp:phrase> </epc:otherwise> </epc:choose> But this is not working. Any idea why ? Regards, Pierre ---------------------------------------- Pierre Nault Bibliothécaire systèmes - Direction du développement technologique Service des bibliothèques Université du Québec à Montréal Tél : 514-987-3000 #4554 |
- Prev by Date: Re: [EP-tech] Request for a deposit field ammendment
- Next by Date: Re: [EP-tech] Alternative text in phrase file
- Previous by thread: [EP-tech] Request for a deposit field ammendment
- Next by thread: Re: [EP-tech] Alternative text in phrase file
- Index(es):