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've got taxonomy access working, which successfully denies access to the rss feeds from private forums etc., but I'd also like to use comment rss. However, when I go to the main forum feeds for my site at example.com/crss the comments posted in private forums are all there.
I raised this issue for crss: http://drupal.org/node/75477 but apparently crss uses db_rewrite which I understand is what tac hooks into.
I goggled for this thing, checked out quite a few forum topics but haven't found a suitable solution. I'd like to display a schedule with drupal like we did over the last few years.
Each schedule entry has:
- schedule time (from - until)
- title (with link to it's summary)
- lecturer
- lecturer's company
Some entries also have an image and a link to it's sponsor.
I search for Drupal a special Module.
I want to make a Photo Gallery.
But the point is, I want to have a gallery where in the Center the one active picture is and the other picture in thumpmails around the active Photo.
Gave it something like taht for Drupal?
I've just installed the Gmap module and it looks like it can do exactly what I'd like it to. I can't figure out how to link nodes to points (or ideally: areas) on the node map. I understand how to use the macro creator (I create the map I want then copy/paste it into a node), but how do I link the node to the node map? Also, how can I customize the point's popup like this demo?