EPrints Technical Mailing List Archive
Message: #08090
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
Re: [EP-tech] Limiting number of latest additions
- To: "eprints-tech@ecs.soton.ac.uk" <eprints-tech@ecs.soton.ac.uk>
- Subject: Re: [EP-tech] Limiting number of latest additions
- From: "Bradley J." <jb4@ecs.soton.ac.uk>
- Date: Tue, 21 Jan 2020 11:01:18 +0000
Try adding n=7 to the parameters, these are typically found in cfg/lang/en/static/index.xpage - look for the script block which calls cgi/latest_tool.
Eg
<div id="fplatest"/>
<script type="text/_javascript_">
new Ajax.Updater( 'fplatest', '/cgi/latest_tool', { parameters:"mode=fplatest&mainonly=yes;n=7"});
</script>
<p><a href="" style="font-variant-ligatures: no-common-ligatures" class="">
Justin
|
- References:
- [EP-tech] Limiting number of latest additions
- From: zulkarnain <sizulku@yahoo.com>
- [EP-tech] Limiting number of latest additions
- Prev by Date: Re: [EP-tech] Limiting number of latest additions
- Next by Date: Re: [EP-tech] Limiting number of latest additions
- Previous by thread: [EP-tech] Sort view with creators_name and corp_creators
- Index(es):