Removing the "Request New password" in the login
hello all, Our site is not using auto email and hence I want to remove the "Request New password"* *link in the user login form on the front page since it serves no purpose. I am using Drupal5.0 and the theme is democratica. Can anyone point the file that contain these informations so that they could be commented. thanks in advance. regards, ravi. blog at http://ravimathi.blogspot.com
Op 25-jan-2007, om 17:34 heeft ravi sankar het volgende geschreven:
hello all, Our site is not using auto email and hence I want to remove the "Request New password" link in the user login form on the front page since it serves no purpose. I am using Drupal5.0 and the theme is democratica. Can anyone point the file that contain these informations so that they could be commented.
thanks in advance. regards, ravi. blog at http://ravimathi.blogspot.com -- [ Drupal support list | http://lists.drupal.org/ ] I advise you to have a look at: "admin/user/settings"..
Next time, first read, then ask.... Steef
Quoting ravi sankar <ravi.mathi@gmail.com>:
hello all, Our site is not using auto email and hence I want to remove the "Request New password"* *link in the user login form on the front page since it serves no purpose. I am using Drupal5.0 and the theme is democratica. Can anyone point the file that contain these informations so that they could be commented.
You could create menu links for Login, Register and New Password. Then disable the New Password link. The links would point to user, user/register and user/password respectfully. HTH, Earnie
And to answer your actual question, user.module ~line 500. ravi sankar wrote:
hello all, Our site is not using auto email and hence I want to remove the "Request New password"* *link in the user login form on the front page since it serves no purpose. I am using Drupal5.0 and the theme is democratica. Can anyone point the file that contain these informations so that they could be commented.
thanks in advance. regards, ravi. blog at http://ravimathi.blogspot.com <http://ravimathi.blogspot.com>
-- Simon Swegles E-mail: simon@swegles.com AIM/YIM/MSN: sinfieldfripp ICQ: 18407898 Tel: (517) 410-5541
What is important here, I would think, is for us not to give the impression that "when you use Drupal, if you want the "Request New password" link not to appear you have to hack the core. If you want to have the request new password link not appear, it can easily be dealt with in the site administration (see handbook on drupal site for site installation and configuration), by an administrator who knows nothing about PHP. The handbooks can be found by clicking on the appropriate menu selection at the top of the Drupal site, if the not overly intuitive interface proves overwhelming at first (you will soon get used to it), the handbooks are available here: http://drupal.org/handbooks The one to point here is "Installation and configuration", which is here: http://drupal.org/node/258 Victor Kane http://awebfactory.com.ar On 1/25/07, Simon Swegles <simon@swegles.com> wrote:
And to answer your actual question, user.module ~line 500.
ravi sankar wrote:
hello all, Our site is not using auto email and hence I want to remove the "Request New password"* *link in the user login form on the front page since it serves no purpose. I am using Drupal5.0 and the theme is democratica. Can anyone point the file that contain these informations so that they could be commented.
thanks in advance. regards, ravi. blog at http://ravimathi.blogspot.com <http://ravimathi.blogspot.com>
-- Simon Swegles E-mail: simon@swegles.com AIM/YIM/MSN: sinfieldfripp ICQ: 18407898
Tel: (517) 410-5541 -- [ Drupal support list | http://lists.drupal.org/ ]
participants (5)
-
Earnie Boyd -
ravi sankar -
Simon Swegles -
Stefan Nagtegaal -
Victor Kane