Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have added my own custom navigation items to the node menu and would now like to rename the "view" and "edit" tabs to something more contextual. I checked the functions list and this forum to no avail. Is this possible from within a module or is this a template change? Thanks.
This isn't really a support style question nor did I think it fit in the issues system. Both of the Drupal websites that I manage, that invite user registration, have many instances in the logs of folks registering or logging in incorrectly.
Mostly, they register then try to login immediately. The problem is they didn't check their email for the password first. They'll try SEVERAL times to login with an imagined password.
I have installed the Site Map module v.4.6.0 and I am running Drupal 4.6. I have enabled the module and checked all the options in the settings. All that shows on the site map is the Site Map Message that I put in. There is no map displayed. I don't know what else to do to get this working.
I know this may seem like a very basic question, but is it possible to have multiple themes for a site in Drupal (eg: one theme for a front page, with another for all pages underneath)? I believe I saw it once, but I can't quite seem to figure out how to do it again. Any assistance would be appreciated.
I am working with the survey module to create a contact form. I have patched the module so that the validation works, but was wondering if anyone has it working so that the form field description is displayed only when the validation fails. At the moment the form is reloaded and the problematic fields are highlighted red, but no error messages are displayed.
Any pointers appreciated. I guess i will look at changing the module so that the description field acts as the error message?