[web2py] Re: Logged in dropdown links

2013-08-30 Thread Johan Englund
Yes, write your own navbar function and use that instead, or take a look at & modify navbar() in gluon/tools.py (You will need source code for that) Also I did a rewrite of navbar in the repo, should make it much easier to write your own navbar imo. On Wednesday, August 28, 2013 8:19:28 PM UTC+2

[web2py] Re: Logged in dropdown links

2013-08-29 Thread dirman
Thank you. On Wednesday, August 28, 2013 6:19:28 PM UTC, dirman wrote: > > is it posible to add another link to the logged in dropdown in adding to > the profile,password and logout links? > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group

[web2py] Re: Logged in dropdown links

2013-08-29 Thread Paolo Caruccio
Now in trunk, the auth navbar has a "bare" mode that should simplify its customization. For details please see https://github.com/web2py/web2py/pull/186 Il giorno mercoledì 28 agosto 2013 20:19:28 UTC+2, dirman ha scritto: > > is it posible to add another link to the logged in dropdown in adding