EPrints Technical Mailing List Archive
Message: #00386
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] Re: Modify Default Pins
- To: Matthew Brady <Matthew.Brady@usq.edu.au>
- Subject: [EP-tech] Re: Modify Default Pins
- From: Sheraaz Buksh <sheraaz.a.buksh@usp.ac.fj>
- Date: Fri, 13 Apr 2012 02:48:14 +0000
Thanks. That just solved my issue. Regards Sheraaz From: Matthew Brady [mailto:Matthew.Brady@usq.edu.au]
in the file...
/opt/eprints3/archives/xxxxx/cfg/cfg.d/registration.pl change allow_web_signup from 1 to 0
# Allow users to sign up for an account on # the web. # NOTE: If you disable this you should edit the template file
# cfg/template-en.xml # and the error page
# cfg/static/en/error401.xpage
# to remove the links to web registration. $c->{allow_web_signup} = 0; Then modify the following files... The files as noted in the comments are not correct.
in the file...
/opt/eprints3/lib/defaultcfg/lang/en/phrases/dynamic.xml and <epp:phrase id="dynamic:not_logged_in"> <a href="" |
<a href="" Account</a> </epp:phrase>
<epp:phrase id="dynamic:not_logged_in"> <a href=""> </epp:phrase> Matt Brady Analyst Programmer | Application Support and Development University of Southern Queensland | Toowoomba 4350 QLD Australia From:
eprints-tech-bounces@ecs.soton.ac.uk
[mailto:eprints-tech-bounces@ecs.soton.ac.uk]
On Behalf Of Sheraaz Buksh I did disable that option. However, the “Create Account” link still appears.
After disabling web signup clicking on the Create Account link throws up an error message saying registration is disabled on the system. I would like to completely remove the Create Account link. Regards Sheraaz From:
eprints-tech-bounces@ecs.soton.ac.uk
[mailto:eprints-tech-bounces@ecs.soton.ac.uk]
On Behalf Of John Salter Take a look at: ~/archives/ARCHIVEID/cfg/cfg.d/registration.pl There's an option 'allow_web_signup' that might do what you want (instead of editing the pins)? Cheers, John From:
eprints-tech-bounces@ecs.soton.ac.uk
[mailto:eprints-tech-bounces@ecs.soton.ac.uk]
On Behalf Of Sheraaz Buksh Hi All I was wondering if there was a way to modify default pins in the Eprints system.
I am using Eprints 3.2.8 and I need to get rid of the “Create Account” link. Regards Sheraaz This email (including any attached files) is confidential and is for the intended recipient(s) only. If you received this email by mistake, please, as a courtesy,
tell the sender, then delete this email. |
- References:
- [EP-tech] Modify Default Pins
- From: Sheraaz Buksh <sheraaz.a.buksh@usp.ac.fj>
- [EP-tech] Re: Modify Default Pins
- From: John Salter <J.Salter@leeds.ac.uk>
- [EP-tech] Re: Modify Default Pins
- From: Sheraaz Buksh <sheraaz.a.buksh@usp.ac.fj>
- [EP-tech] Modify Default Pins
- Prev by Date: [EP-tech] URI::Escape error in URI::_query
- Next by Date: [EP-tech] Re: Modify Default Pins
- Previous by thread: [EP-tech] Re: URI::Escape error in URI::_query
- Next by thread: [EP-tech] Re: Modify Default Pins
- Index(es):