[support] Adding the User Login to a Node?

Larry Garfield larry at garfieldtech.com
Sat Feb 4 08:26:37 UTC 2006


On Saturday 04 February 2006 01:55, Jiann-Ming Su wrote:
> On 2/4/06, Earl Miles <merlin at logrus.com> wrote:
> > Look at the logintoboggan module?
>
> Yeah, except I'm using 4.6.5 (http://drupal.org/node/34309).  I think
> I'll just create a link to http://localhost/user/login on the new node
> I'm creating.  Thanks for all the tips.

Another possibility is to move the login block.

In 4.6 you can use Flexiblock, or in 4.7 you have a lot more options for 
placing a block.  Position the login block into the "Content (bottom)" area 
(in 4.7, or one of your creation in 4.6), then set it to show only on the one 
path, then style it via CSS to whatever you want.  Actually in 4.7 you can 
override the form's theme function directly.  That would have the effect of 
the "login block" appearing below your own content on just one page, while 
user/login would continue to function normally.

Would that work for what you're trying to do?

-- 
Larry Garfield			AIM: LOLG42
larry at garfieldtech.com		ICQ: 6817012

"If nature has made any one thing less susceptible than all others of 
exclusive property, it is the action of the thinking power called an idea, 
which an individual may exclusively possess as long as he keeps it to 
himself; but the moment it is divulged, it forces itself into the possession 
of every one, and the receiver cannot dispossess himself of it."  -- Thomas 
Jefferson


More information about the support mailing list