Unfortunately, that doesn't seem to work. I've set the following:

#########################################
# Navigation Bar customization         #
#########################################
# Top navigation bar
#   topnav.enable    - Display the left navigation bar
#   topnav.vm        - VM file name for the top nav, in
templates/vm/navigations/html
#   topnav.logo.file - file name of the logo relative to
<jetspeed_home>. Do not use with logo.url
#   topnav.logo.url  - URL of logo. Useful when using a common company
logo that is on a different server
#   topnav.user_login.enable - Display login prompts on navigation bar. 
If false then login nust be via login portlet
#   topnav.user_creation.enable - Display "create user" prompts on
navigation bar.  Requires topnav.user_login.enable=true
topnav.enable=true
topnav.vm=top.vm
topnav.logo.file=images/redist/logo.gif
topnav.logo.url=
topnav.user_login.enable=true
topnav.user_creation.enable=false

and am still seeing the Create User link on the login page.

On Tue, 2002-12-17 at 10:00, Aurelien Pernoud wrote:
> 
> In jetspeedresources.properties, change this :
> topnav.user_creation.enable=true to false
> 
> Aurelien Pernoud
> 
> Eric White a �crit :
> 
> > I'm using 1.4b3 on Linux, with MySQL backing the security and PSML
> > databases.  Also, I've set the default TemplateService to JSP.
> >
> > I'm trying to remove the "Create a New Account" link from the login
> > page.
> >
> > I've modified Login.jsp and renamed it to TestLogin.jsp and made a
> > corresponding change to
> >
> > template.login=TestLogin
> >
> > in TurbineResources.properties.
> >
> > No change.
> >
> > OK, so I made an identical change to Login.vm and renamed it
> > TestLogin.vm, thinking that this part of Jetspeed didn't support JSP.
> >
> > still no change.
> >
> > Any pointers?
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to