I have a Drupal 4.6 with integrated G2 photo gallery - using the gallery.module.
I am trying to get integrated search functionality that give thumbnails on the Gallery tab of the Drupal search.
The drupal search results currently provides text links to the gallery items. What I was after was thumbnail links. Does anyone know if this capability exists or not yet?
Many of you have multiple browsers like I do. When I log on to my favorite browser, Netsape, everything works just fine. However, when I log on to Internet Explorer, Drupal doesn't work at all. Links don't work, can't log in, the theme is gone. What is the problem? Here is the site: www.troop133.com
how do I make a session time out if it is inactive for a specified time. Eg. when a person closes the browser for 1 hr without signing out, it signs out automatically.
I've manually disallowed users from editing their own contact details, which works fine.
However, I can't figure out how to disallow access to the user/password page to prevent people from setting new passwords. I removed the menu entry but typing the URL in directly still works.
Ideally I'd like to be able to redirect user/password to some static page with details on contacting the admin.
I'm using LDAP for authentication and do not want to allow any write access to the database.