EPrints Technical Mailing List Archive
Message: #03079
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] Re: Print document language on summary page.
- To: "'eprints-tech@ecs.soton.ac.uk'" <eprints-tech@ecs.soton.ac.uk>
- Subject: [EP-tech] Re: Print document language on summary page.
- From: John Salter <J.Salter@leeds.ac.uk>
- Date: Wed, 28 May 2014 14:55:15 +0100
Hi, The summary page is generated here: ~/archives/ARCHIVEID/cfg/citations/eprint/summary_page.xml In that file, there’s a loop for all documents, which uses: <epc:print expr="$doc.citation('default')" /> The above will be using: ~/archives/ARCHIVEID/cfg/citations/document/default.xml. If you edit this file to output the language (assuming the document language is stored in a document metadata field called ‘language’): <epc:if test="language"><epc:print expr="language" /></epc:if> Cheers, John From: eprints-tech-bounces@ecs.soton.ac.uk [mailto:eprints-tech-bounces@ecs.soton.ac.uk] On Behalf Of Jacob Wenzel In my respository I often have multiple language specific versions om the same document in my eprints. -- Med venlig hilsen/Best regards JACOB WENZEL ENERGIAKADEMIET |
- References:
- [EP-tech] Print document language on summary page.
- From: Jacob Wenzel <jw@energiakademiet.dk>
- [EP-tech] Print document language on summary page.
- Prev by Date: [EP-tech] Print document language on summary page.
- Next by Date: [EP-tech] Re: IRStats2 - Family names of creators not displaying with appropriate capital letters
- Previous by thread: [EP-tech] Print document language on summary page.
- Next by thread: [EP-tech] Re: Print document language on summary page.
- Index(es):