Re: Disable Register link

Philippe Vollenweider <[email protected]>
Newsgroups gmane.comp.cms.jahia.install
Message-ID <[email protected]>
Hello,

You just need to remove the link in file include/main_menu.inc and remove 
files newuserregistration.jsp and userregistrationok.jsp

Else you can add a test ton only view the link ig current user is admin

if (jData.params().getUser().isAdminMember( jData.params().getSiteID() )) {
     // display register link
}

Cheers,

Philippe.

At 07.02.2005 15:42, you wrote:

>         Hi, Is there a way the Register link can be disabled ? I don't 
> want users registering themselves.
>
>Thanks
>
>Claudio Miranda

-------=[ pvollenweider at jahia dot com ]=---------
Jahia : A collaborative source CMS and Portal Server
www.jahia.org Community and product web site
www.jahia.com Commercial services company
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.