User's page with different user name
Hi, I would like to change on mysite.com/user/username page title, I mean: instead of username, Organization Name because while username could be called as "apo" its 'Organization name' field is "Animal Protection Organization" so that mysite.com/user/apo will have "Animal Protection Organization" as title.. do you have any suggestions? thanks
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Take a look at the pathauto module. You will need to create a organisation name as a profile item, and then set up pathauto to set the path using the organisation profile field. Gordon. On 17/04/2009, at 10:33 PM, Francesco Baldini wrote:
Hi, I would like to change on mysite.com/user/username page title, I mean: instead of username, Organization Name
because while username could be called as "apo" its 'Organization name' field is "Animal Protection Organization"
so that mysite.com/user/apo will have "Animal Protection Organization" as title..
do you have any suggestions?
thanks
-- [ Drupal support list | http://lists.drupal.org/ ]
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (Darwin) iEYEARECAAYFAknof5cACgkQngavurZvkrypLQCgtXEjBROq/N985D7kG8t3Jnnp IUIAoIJLKkNDUp0bVxI5uGtgJYBc+C0l =2dLS -----END PGP SIGNATURE-----
On Ven, 17 Aprile 2009 3:09 pm, Gordon Heydon wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
Take a look at the pathauto module.
You will need to create a organisation name as a profile item, and then set up pathauto to set the path using the organisation profile field.
I don't need to change the pagename or node name but the page/node title..
On Fri, Apr 17, 2009 at 7:18 AM, Francesco Baldini <fb@codicelibero.net> wrote:
I don't need to change the pagename or node name but the page/node title..
There are two modules for this: Change the title inside of the <h1> tag inside the body of the page: http://drupal.org/project/nodetitle Change the title inside of the <title> tag in the head of the page: http://drupal.org/project/page_title Regards, Greg -- Greg Knaddison http://knaddison.com | 303-800-5623 | http://growingventuresolutions.com
participants (3)
-
Francesco Baldini -
Gordon Heydon -
Greg Knaddison