EPrints Technical Mailing List Archive
Message: #04129
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] How to add functions for use in citations ?
- To: eprints-tech@ecs.soton.ac.uk
- Subject: [EP-tech] How to add functions for use in citations ?
- From: Gilles Fournié <gilles.fournie@cirad.fr>
- Date: Wed, 15 Apr 2015 17:24:00 +0200
Hi,I would like to add a function to work on varaibles in citations (like the ones in perl_lib/EPrints/Script/Compiled.pm). I have already written the one we need... (basically it changes occurrences of #...# in titles or abstracts to italics)
I have added a : sub run_crd_make_ital { ... } in perl_lib/EPrints/Script/Compiled.pm. It works, but I don't like modifying core files.Is it possible to do something like what we do for Plugins : write a module in archives/ID/plugins/EPrints/Scripts/... and make it extend the core module ?
I tried a few things but none worked. Do you have any idea about the right way to do it ? Thanks GF
- Prev by Date: [EP-tech] Problems with IRStats and IRStats2 after 3.3.13 upgrade
- Next by Date: [EP-tech] Re: How to add functions for use in citations ?
- Previous by thread: [EP-tech] Problems with IRStats and IRStats2 after 3.3.13 upgrade
- Next by thread: [EP-tech] Re: How to add functions for use in citations ?
- Index(es):