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.
Is there a way to display some instructions to help a user fill in the "my account" profile page? The profile module allows for field-specific hints, but I'd like to put some general directions on the default "edit" page.
I'm also using CiviCRM, which adds its own categories into user profiles, so I'd rather avoid having to integrate by creating a custom user_profile.tpl.php.
Hi
I have made a blog-site where about twenty people have their blogs. I have also made a role which I call member. Now suddenly we found out that they can change and erase in eachothers blogs. That is not good. And the only choice in rights is change blog. And you have to have that one checked otherwise they can't reach their own blog.
Im trying to use Drupal to design a site containing a hierarchy of mostly static information pages. I am using the front_page and category modules. What I would like to do is create the navigation hierarchy I assume using containers (adults, kids, teens) with each container having something of a home page of its own. Then set things up so that other administrators would be able to post static pages under a chosen container. Where I run into trouble is setting up the initial containers so that child containers do not get listed at the bottom of the parents pages (like a blog).
i have a single drupal site running on a win2003 server with xampp. it's the first time i've tried drupal and i'm loving it. i dumped the drupal folder under xampp's htdocs directory so i can browse to it via the url 127.0.0.1/drupal
i need to have several drupal sites, each under a separate subdirectory (as opposed to subdomains)- 127.0.0.1/drupal/site1, 127.0.0.1/drupal/site2 etc.
I'd like to have images of our 3 locations as the tabs for linking to relevant areas of the website which is based upon the spreadfirefox theme. I'm currently setting things to be varied width min 800 max 1024 so the position of the images moves in relation to the left og the header. I'd also like to have the images change to a blurred version when the mouse hovers.