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 the Directory module installed and running, and I have the Weblinks module set up as well.
Currently, when you click on a link in the links directory, it takes you to a node with the link information and "Click to visit" - once you click on that, it tracks the link click. I need to modify the weblinks module so that the middle step is removed and when you click on the link in the directory, you go directly to the site - but with the clicks still being tracked.
Hi all. I've got event and location modules up and running. I like the ability to search for an event using EventFinder, but I don't want to have to go the full CiviCRM route. Is there an existing module to let users search for events based on location without using EventFinder since it requires CiviCRM? Thanks.
i have 5 different user roles, including 'anonymous' and 'registred user'. we use node_privacy_byrole module on our site. it works great. i want to do a little upgrade. i want to get the most lower role, which can view the current node, and according to that, i want to place a nice icon after the node title, so if anyone looks a node, can see which is the most lower role, that can see the node. hopefully you understand the thing.
so my question is, how can i get the roles which can see the specific node?
Iam having problems to set images into my poll. (or links to nodes would also do... HTML tags) I have found this topic: http://drupal.org/node/14910 and this: http://drupal.org/node/8409 but they are not working in 4.6. Can anybody please help me what should I do???
Thank you very much in advance:
I've set up a private drupal site... I want users to be authenticated before they do anything. Is there any way I can hide the pimary links for my theme on the "you're not authorized" page, so they can only be seen once a user is logged in?