Closed (works as designed)
Project:
LoginToboggan
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2009 at 13:13 UTC
Updated:
8 Oct 2009 at 01:25 UTC
When an anonymous user visits the site, the LoginToboggan block isn't shown. I created a patch to show the link to the login page.
| Comment | File | Size | Author |
|---|---|---|---|
| logintoboggan.module.patch | 480 bytes | joostvdl |
Comments
Comment #1
hunmonk commentedthe 'logged in' block and the 'login' block are separate blocks for the purpose of being able to locate them in separate places on the page. please read the INSTALL.txt on how to configure the regular login block.
Comment #2
Vc Developer commentedHow can I add or use them in my secondary links?
Comment #3
hunmonk commented@Vc Developer: you'll have to custom code that in your theme, most likely. you can try asking in the support forums if you're unsure how to do that.
Comment #4
Vc Developer commentedThanks! I will asked around!