How to insert ads in the middle of the forum

I want it to be placed in the middle of the forum. Is it possible?

Simple question about unpublishing.

Getting started in Drupal, so far so good but I have trouble tracking down answers to simple questions sometimes. I have a question about publishing nodes: what does it mean to "unpublish" a node? From what I gather from looking at module descriptions the information remains in the database for some time, but does it get purged after a while? Is it possible to re-publish the node? Will it remain resident until I manually delete it?

Modifying Webform components with ajax autocomplete

Hello everyone. I'm fairly new to Drupal, but I have been working on a project to add a new component type to the webform list.

Basically, I want to be able to add something like this: http://swapcollege.com/courseList.html to a webform. As you can see, it uses ajax and javascript to autocomplete a search from a predefined list. I've tried editing the select function, and creating a new component from scratch, but I haven't gotten anywhere. I'm really out of ideas. Can anybody offer advice?

Where are you supposed to declare a simple javascript function?

I must be missing something, I just want to declare and use a simple javascript function:

function sayHello() {alert('Hello');}

But according to the Drupal Javascript Doc page, since I'm using jQuery and doing other stuff I've got the whole behaviors mumbo-jumbo:

Custom patterns of URL aliases using Pathauto

I'm trying to create a custom pattern for my URL aliases for a custom content type.

I have Token, Pathauto and Views installed.

I want to create an archive of events like this video demonstrates for Drupal 6 using Blogs http://drupal.org/node/247205.

I want my auto URL for posted events to be like website.com/events/01/05/2011/name-of-event

However I want the date information to be taken from a custom date field that the user populates whilst creating the content.

Invalid timezone when converting D6.20 to D7

I stripped down my D6.20 to little more than content, followed the instructions in UPGRADE.txt, and ran update.php only to be greeted with:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x