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.
Been searching and searching here for an answer to this, but not finding anything.
Can anyone tell me how to change the order of the tabs on the search node? I have Drupal 4.7 with Gallery2 Embedded, and I want the Gallery2 results to have focus when searches are performed.
I'm currently using the template fix Customizing Profile Nodes" and it has worked great.
However, one of the pieces of code allows me to insert teasers from a filtered set up nodes for a specific user. So, if I want to list a teaser of a specific users blog entries I can do so. The code is below:
I'm using Vote UpDown, Voting Actions, Actions, Voting API modules and they work fine on nodes(promoting, unpublishing).
But I couldn't make them work on comments. I can see the widget, I can use it, my vote is cast but no action is done.
I wanted to unpublish comments when one has lower points than -10, so I set up an action like:
Now my question is I want to create a direct link to adding an image with a specific taxonomy already selected. (i.e. so that it goes to the create new image screen with a specific category selected for the vocabulary Image Galleries)