EPrints Technical Mailing List Archive
Message: #08791
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
Re: [EP-tech] Customizing item display
- To: "eprints-tech@ecs.soton.ac.uk" <eprints-tech@ecs.soton.ac.uk>
- Subject: Re: [EP-tech] Customizing item display
- From: "Alan.Stiles" <alan.stiles@open.ac.uk>
- Date: Tue, 9 Nov 2021 08:53:58 +0000
CAUTION: This e-mail originated outside the University of Southampton.
Hi Laurent, I’m talking from a 3.3.x perspective (don’t know if it applies to 3.4) but, in eprint_render.pl, just above the statement about completely customising them using the perl routine below, there is
a defined list of fields $c->{summary_page_metadata}
= [qw/ … /]; Which is the list the iterator in summary_page runs through. Changing the fields listed in this definition in eprints_render should change what fields are rendered, unless they are explicitly named
in summary_page.xml Note, the pages for items are built and cached, so you would need to trigger an update by, e.g. editing a field value in the workflow or running a generate_abstracts from the bin directory. Alan From:
eprints-tech-bounces@ecs.soton.ac.uk <eprints-tech-bounces@ecs.soton.ac.uk> on behalf of Laurent Cloarec via Eprints-tech <eprints-tech@ecs.soton.ac.uk> CAUTION: This mail comes from outside the University. Please consider this before opening attachments, clicking links, or acting on the content. |
- Follow-Ups:
- Re: [EP-tech] Customizing item display
- From: "Alan.Stiles" <alan.stiles@open.ac.uk>
- Re: [EP-tech] Customizing item display
- References:
- [EP-tech] Customizing item display
- From: Laurent Cloarec <Laurent.Cloarec@ut-capitole.fr>
- Re: [EP-tech] Customizing item display
- From: "Alan.Stiles" <alan.stiles@open.ac.uk>
- [EP-tech] Customizing item display
- Prev by Date: Re: [EP-tech] non-existent dates and oai-pmh sets
- Next by Date: Re: [EP-tech] Customizing item display
- Previous by thread: [EP-tech] Sort view with creators_name and corp_creators
- Index(es):