- Accessing Oracle from PHP
- CSS tricks explained
- Conditional fields
- Drupal tips
- Installing Drupal
- Autologout when closing browser
- Block visibility depending on node type
- Editor instead of a text box
- Event calendar
- Hosting provider requirements
- Images
- Increasing upload and memory limit
- Meta tags
- Modifying the maintenance page
- Other fields besides title and body
- Permissions
- Second level primary links block
- Signup form using CCK
- Sticky table header
- Theme issues
- Translations
- Upload progress
- Useful modules
- Video uploads
- HTML / XML code
- PNG hack for IE5/6
Normally if you close the browser and reopen the browser, you will notice that you are still logged in. The following procedure will force a logout whenever you close the browser.
Open sites/default/settings.php and set session.cookie_lifetime to 0. Then logout and login. When you close the browser now, you will be logged out automatically.
|
|||