How to change the header/title in the Contact page?

daneesia - July 24, 2007 - 04:35

Hi all.

Sorry to ask such a simple question, but how do I change the heading/title of the contact page for the (core) contact module?

I assume I need to edit the contact.module file? If so, what do I change, because I tried to change a few places and it didn't work. (I ran update.php, but still nothing.)

If not, what are the (exact) steps?

I am new, so you may need to dumb things down a bit :)

I searched the forums and documentation and found nothing on how to do this.

Thanks in advanced.

Dan

admin/build/contact/settings

nimazuk - July 24, 2007 - 04:46

you can change the header at this address:

domain.com/?q=admin/build/contact/settings
or this one for clean-urls
domain.com/admin/build/contact/settings

Is it what you wanted?

N.Mehrabany
niGraphic web design & photography

That does not work

daneesia - July 24, 2007 - 05:54

Hi nimazuk

There is no place on that particular page to actually change the page title. I can only change "additional information" and "hourly threshold", but that's it.

I want to change the header/title from "contact" to something custom such that when the site loads domain.com/contact, the title is my custom one.

I assume the module itself needs to be changed, but I have no idea how.

Thanks,

Dan

Edit menu item...

nimazuk - July 24, 2007 - 06:06

You can change the title of page by editing the contact menu in admin/build/menu
just input your title in appropriate field in "Edit menu item" form.

is it what you wanted?

N.Mehrabany
niGraphic web design & photography

Thanks!

daneesia - July 24, 2007 - 06:48

That was it...

Manually editing core files

apsivam - July 24, 2007 - 07:52

Manually editing core files is not advisable. What do you want to change can you elaborate?

--
Cheers,
Sivanandhan, P. (a.k.a. apsivam)

I want to change the "subject" and "Message" label on module

uniteus - October 30, 2007 - 04:39

How do I change the subject and message labels on the Contact Module?

locale module

geodaniel - November 13, 2007 - 17:42

You could do that using the locale module, by creating a custom English language and changing those strings to whatever you wish. See http://drupal.org/node/24593 for more information.

 
 

Drupal is a registered trademark of Dries Buytaert.