(Tutorial) An Introduction: Dominating The User Login Form

Tutorial : An Introduction: Dominating The User Login Form

In this first tutorial, you will learn how to:

  1. override the default presentation of the user login form, and create a custom template for it.

  2. pass an editable node into the user login form

  3. alter the form’s values (such as text, and instructions)

  4. make the form available to page.tpl.php — as though it was something as simple as a footer.

Moreover, I will show you how bloody simple it is. Folks who follow this tutorial should already have:

  1. knowledge of PHP

  2. the ability to lie about a lack of knowledge of PHP

  3. some familiarity of the kindergarden basics of drupal theming

  4. Be working with drupal 4.7+

Read more..

Courtesy : nicklewis.org