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.
I am building a forum using drupal.
I have also have 3 member rolls( visiter, administrator, blogger).
For the forum there are 3 kinds of forums...
First forum is global, any visiter will see it.
The second private form will be shown only from the bloggers.
Only bloggers can post forum topics and add comment to the private forum.
When bloggers create a blog, corresponding forum have to be created automatically.
Hello everybody.
I am developing a blog site with drupal.
I have read many articles that introduced Drupal as a good CMS tool.
I have installed blog module in drupal but it have only a few features.
The bloggers can manage their blog's layout, and can also subscribe a new articles to his blog.
My blog site must be the same as the google-blog( www.blogspot.com).
Then where can I found more sufficent modules?
And how can I develop the whole project?
I've got a site X (drupal 4.7) and site Y (drupal 5.1)
I've got people adding event-kind of nodes to both sites, but different people are adding them.
Whenever people add those events to the site Y, I'd like the site to send that added node to the site X (same server though ;>) and add the same post to that site as well. Anyone got a suggestion on how to do this? I think it has to do with implementing stuff to the hook that is called when the node is added/updated, but I've got no idea how to communicate directly to the other site with different Drupal installation :/
Hello, I have a big problem, I'm new to drupal so, can anyone help me?
my problem is that I want to put a region without bloc in my front page but I don't know how to do it. I have already read http://drupal.org/node/29139 but I don't know how to do it with story module.
For example, I want to put the title and the teaser (order by desc) in the region in my front page.
Thanks.
Hi there. I'm very, VERY new to Drupal so I hope someone can help me out.
At the moment, I'm creating a website for a client based on a mock up they have given us. They want three little separate sections of information next to each other on the front page. I've created blocks so that one block appears in the content area and the other appears in the right sidebar but I cannot get another block to line up in the middle, between the two. (If there is a way I can do this also, that would help).
I want to create a view which lists a node's url alias, but in the "Fields" section on the View creator, "URL alias" is not one of the choices.
I want to do some promotion of our web site via e-mail and to put the URLs in the e-mail. It's easy enough to generate a path using the Node ID, but I read somewhere that from Google's perspective it is better to use the URL alias, if one exists.
Any suggestions about how to generate a list of URL's which include's the URL alias.