Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have a problem. Sometimes (for example when trying to build a menu) I want to make a selection to determine which kind of users may access the menu item. This is what is selectable:
Aministrator
Authentic user
Anonymous user
In this following order in a selectbox. I can select one and I can select all. Hoe to select the first one and the last one? Anyone who knows this one? Also I came accross another problem.
How to select none of them when I did select one or more before in this list?
I posted some 800 pictures with fast upload of image.module. Now I see the file name of a picture as node title. I don't like it. So I want to remove title for image type of nodes (in browser title too as well).
I use chameleon theme. I think the best way to do this to tweak the theme. Can somebody give me a lead?
4.4.2: I have my image gallery set up with the taxonomy 'Galleries'. I wanted to be able to include one uploaded image in many galleries and therefore made the taxonomy multiple select. The images appear as I would expect, BUT when I click on one and use the pager to move forward or backward, I always jump to the first taxonomy term identified with the image. That means, if I'm looking at gallery Pizzas and click on a picture titled Salami, and Salami is in {Favorite Foods, Pizzas, Junk Food, Alternate Currencies}, I'll end up in Favorite Foods although I started out in Pizzas.
Is there a way to show the 5-10 most recent comments made in a side block? I assume this could be done with some simple php code (which I don't have the know-how to do) or perhaps there is a module that has been developed for this that I wasn't able to find. Any help out there?