Drupal is up and running but how do I ...?

Make a session time out automatically?

If a user closes the page for a specified amount of time, eg. 1 hr, how do i make it time out so when they return to the page, they're account has been signed out? At the moment it doesn't matter how long it's been... you can come back to the page after 3 days and your account will still be signed in.

Anonymous Comments on Polls and Forums

Any way to make partucular Polls and Forums anonymous?

Tabbed Site Links

Anyone know how to do the standard tabbed links like are on this site?

Graphics in navigation menu?

Is there a clean and Drupal-friendly way to use graphics in the Navigation menu? I'd like to keep the existing Drupal navigation menu system, but have the ability to replace navigation menu text ("projects", "my account", etc.) with icons/images that can be clicked.

I suppose, if nothing else, I could hack the navigation.module to look for specific menu titles and replace them with image tags, but that's a horrifically cumbersome approach. Is there a friendlier way of doing this?

"Event" calendar does not display the "Default overview" chosen in the settings?

Changing the settings for the event module works fine, except the "Default overview:" does not effect anything!? The event calendar (the big one) is always displayed in the "Month" layout! Is this a bug? And how can I get this working? Thanks!

PHP question: grab URL/condition statement

Hey guys,

I am new to the drupal world. I would like to use a different CSS class for the main body of the front page; in contrast to the rest of the site. I am assuming I can accomplish this through PHP using a condition statement after grabbing the URL. Here is an example:

grab URL
if URL = www.sitename.com then
use div class = abc
else
use div class = def

Does anyone know how to write the php code to this? I have done some searching and I cannot find out how to grab a URL.

Pages

Subscribe with RSS Subscribe to RSS - Post installation