Question
Hi there again. I have installed and activated
QuickMenuSkin and now I have not logout/login link. could someone please save me a few days and tell me where i am supposed to set this?
Environment
--
TraceyMaule - 21 Jun 2006
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
I've added a link to this page on
Plugins.QuickMenuSkinDev.
--
ArthurClemens - 21 Jun 2006
QuickMenuSkin was developed at first without the authentication, but it has since been added. If you grab the latest version You'll see a new "Account" menu with the ability to login, logout & register.
--
VernonLyon - 23 Jun 2006
Hi,
(I'm a beginner in TWiki technology)
I've installed the latest version of your skin and i like it very much. I also have a problem with Login/Logout. The Twiki variables LOGINURL and LOGOUTURL are not available into dakar version(4.0.2).
So I have replaced LOGOUTURL with WIKIHOMEURL/WEB/TOPIC?logout=1 into the
QuickMenuBarLogin page but I don't understand the problem with the LOGIN URL. This variable exists but I have a blank page when I click on it.
Can you help me ?
--
GaelCrova - 23 Jun 2006
Although
LOGOUTURL isn't defined yet in v4.0.2, I have altered the use of that variable so that it is replaced if it doesn't exist, but this is only in SVN at the moment.
The
LOGINURL changes depending on what type of authentication you're using. It should be exactly the same as the
PatternSkin "Log In" URL. Let me know if it isn't and I'll see what we can do to fix it.
--
VernonLyon - 26 Jun 2006