I’ve just been getting WLPE sorted out for a site I’m doing. Users will be pre-registered via the managers page so all I want the snippet to do is allow for login, lost password, profile and logout.
I’m using:
[!WebLoginPE? &loginFormTpl=`LoginFormTpl` &successTpl=`LoginSuccessTpl`!]
Is that all I need to have in there?
What I’d really like, is to have a login/logout link placed somewhere on the page (in the header for example) where the login link takes a person to the login page, and after successful login the link in the header changes to logout. It’s probably really simple - but I just can’t work out how to do it?
Alternatively, what would be really cool is to have a login window like at Mediafire.com. You click on the login link and the following mini window opens up on the page ... does anyone know how I can do that?