Closed (fixed)
Project:
LoginToboggan
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
12 Jan 2007 at 18:05 UTC
Updated:
8 Dec 2007 at 14:51 UTC
The function _logintoboggan_toggleboggan ($form) needs to be converted in to a theme function so that we can customise how it works a bit more.
A comment in the module code suggests this is planned.
Comments
Comment #1
Gary Feldman commentedAgreed.
Comment #2
hunmonk commentedi don't quite agree. this bit of code should be controlled imo, because the js code depends on it being correct. looking at the specific output there, it has all the necessary CSS classes to manipulate it afaict. the only thing that needs to be flexible in that output is the link text, which i've turned into a themable function now -- theme_lt_login_link() controls the link text for both the collapsible login block and the login link.
Comment #3
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.