Jake Strawn: Relaunch of Himerus.com in Drupal 7 and the Gamma theme indroduction...

Planet Drupal - 5. September 2010 - 21:34

The video here is a short (14:00 min) summary of the upgrade of himerus.com to Drupal 7, and also a quick look into the Gamma sub-theme, a new inclusion in the Drupal 7 branch of the Omega theme.

Thanks for taking the time to view it, the new site, and any feedback on the Gamma subtheme moving forward!!

read more

3D-Camcorder im Test

heise online Newsticker - 5. September 2010 - 18:31

5-Zoll-Navi von Garmin

heise online Newsticker - 5. September 2010 - 11:31

Fleet Thought: Changing the Length of User Sessions in Drupal

Planet Drupal - 5. September 2010 - 2:57

I was recently trying to figure out exactly how long my users' sessions were lasting on an existing Drupal site that I had built. Generally it seemed like users were remaining logged in for an extremely lengthy period of time. I did some research and finally discovered that this setting is actually configured in the default settings.php file that ships with Drupal. There's a line in the settings file that initially reads:

ini_set('session.cookie_lifetime',  2000000);

read more