EPrints Technical Mailing List Archive

Message: #00550


< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First

[EP-tech] Re: "Deposited By" field -- how to hide it from public view in EPRints 3.2.8?


On Fri, 2012-05-11 at 16:03 +0100, Alex Birchall wrote:
> Hi,
> 
> We are on Eprints 3.2.8.
> 
> How would we go about hiding the "Deposited By" field from public view?
> 
> I am sure this is quite a simple thing to do!

I think all you're rendering is in cfg.d/eprints_render.pl. Maybe:

$c->{summary_page_metadata} = [qw/
    commentary
    note
    keywords
    subjects
    divisions
    sword_depositor
-    userid
    datestamp
    lastmod
/];

?

-- 
All the best,
Tim

Attachment: signature.asc
Description: This is a digitally signed message part