Groups.drupal.org is a part of the drupal.org group of sites. Logging in on this site requires an account on the main drupal.org site. If you do not have an account on drupal.org, you will need to create one, log in over there, and then come back here where you should automaticall
Thanks!
New groups
Group notification s
Organizer resources
Group events
Ical feed for upcoming events in this group. 
Do you mean you want the
Do you mean you want the home button highlighted when your on the home page?
Is your Drupal version 6 or 5?
Hi
Hi,
Thanks for your prompt reply.....It's version 5...In my site i am having menu like "home",about us","Article" like....
When i click the menu "Home".....I want to display the menu name (Home) in the content area..
Thanks,
Raj.
You mean you wan the page
You mean you want the page title to be displayed on top of that page?
-icubyx
you can use the breadcrumb,
you can use the breadcrumb, or if you want custom way, u need to write a php code by the checking the value in arg() function and assign the appropriate words, which will get displayed.
with regards
kamalakannan
Just modify your
Just modify your page.tpl and include the breadcrumb trail right along with the content div.
:)
beautifulmind