Tired of logging in again and again to a Drupal site that keeps kicking you out? You can modify session length, i.e. the length of time that a logged-in session stays logged in, via the ini_set('session.cookie_lifetime'... line in the site's settings.php file. See details in Forum Finds: Modify length of user login sessions.
Reply to comment

Re: Working with Blocks
I looked into that once, and did not find any easy way to make a block appear in different regions on different pages.
Another thing I've wished for: the ability to use more detailed conditions for a block appearing in the first place, such as "appear on all pages with path forums/*, except for forums/main".
Hmm, combine both of those, and that'd be pretty wonderful: a bit of conditional logic for each block, that would let you set its appearance, its region, and its weight, based on conditions. I wouldn't be surprised if Drupal gains that ability some day!
Reply
Learn Drupal, hands-on
Get the beginner-friendly ebook that teaches community site building via a live case study.







Cool! Thanks for figuring out about this!
You're really great~ I tried it out! And yay,...
Hello! I just would like to give a huge thumbs up for the great info you have here on this post...
I may not have a chance to test that for a while, but meanwhile I welcome commentary from anyone...
Hey,
Since I still see some links here, and the guide is quite good, I thought that I may...