My front page is set to "node" (the default), so that when I click on "home" in the breadcrumb it brings me to $base_url/node. However, at this point some of my Google Adsense ads show listings for "node", while others are missing entirely. There is no problem if I just browse to $base_url. Now the breadcrumb is doing what it's supposed to do, so I can't really complain, but is there any way to get the "home" breadcrumb to go to $base_url, instead of $base_url/node? I click on "home" quite a bit, so I'm sure my users do too, and I'd like to show relevant ads as much as possible.
I would like to implement a node (or page) security where only certain privileges (admin, manager, etc...) can have access to the node page. Without the right privilege, the users would receive the below message:
Access denied
You are not authorized to access this page.
i am planning to use drupal for a user blog where users can sign up and make there own blogs like any other website
i m not looking for any subdomain names right now but looking fwd to provide the blog website
I've had a look at various postings regarding the customization of user profiles and lists. I did not find anything that allows me to show different user lists according to user roles or other criteria. Any suggestions?
I currently have the Organic Group setup on my site, and there are seven closed groups, to which users belong to one or more groups. (No Public Group)
I am running Drupal 4.7 on AMP
Users can then create a "content type" to which they will submit to a particular audience within their allowable groups. That is all working excellent.
But my problem is that I want a "content type" that when submitted by a user who belongs to a particular group, it is automatically submitted to that group only. ie not give the user the option to select an audience.