Jiann-Ming Su wrote:
Basically, I want to create a page/node so that when you access it, it shows you the username and password text fields. You may be asking, how's this different than simply doing a url alias to http://localhost/user/login? I'm hoping to customize the look of the user login screen.
If I do the url aliasing, then I can customize a node, add a "click here to login" link, which then simply points them to the http://localhost/user/login. This seems kind of silly. Seems like if the node can have a link to the login page, then why not simply display the login prompt?
I hope I've clarified what I'm asking. Thanks for your effort.
Look at the logintoboggan module?