EPrints Technical Mailing List Archive
Message: #02356
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] Re: last additions rather than latest
- To: eprints-tech@ecs.soton.ac.uk
- Subject: [EP-tech] Re: last additions rather than latest
- From: Sebastien Francois <sf2@ecs.soton.ac.uk>
- Date: Thu, 31 Oct 2013 11:49:04 +0000
Hello,
From lib/defaultcfg/cfg.d/latest_tool.pl: $c->{latest_tool_modes} = { default => { citation => "result" } }; # Example of a latest_tool mode. This makes a mode=articles option # which only lists eprints who's type equals "article". # # articles => { # citation => undef, # filters => [ # { meta_fields => [ "type" ], value => "article" } # ], # max => 20 # } You can see the "default" mode uses the "result" citation (i.e. lib/citations/eprint/result.xml). (but don't change this file directly, change your local copy in archives/<id>/cfg/cfg.d/latest_tool.pl instead). Seb. On 31/10/13 11:42, Derek Lawrie wrote:
|
- References:
- [EP-tech] Re: last additions rather than latest
- From: Derek Lawrie <d.lawrie@nua.ac.uk>
- [EP-tech] Re: last additions rather than latest
- Prev by Date: [EP-tech] Re: last additions rather than latest
- Next by Date: [EP-tech] Re: last additions rather than latest
- Previous by thread: [EP-tech] Re: last additions rather than latest
- Next by thread: [EP-tech] Re: last additions rather than latest
- Index(es):