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 just recently grabbed jsdomenu, and it looks like it has the basics of what I need, however I am not sure if it is possible or how to get it to do the following:
1) Allow for multiple vocabulary, not just one selected.
2) Have each vocabulary have static/absolute placement around a div, that would encapsulate and image, so when clicking on the image it would show the menu for that vocabulary.
When I look at it, it's got 29 items listed. When I put it into iPodder and check the feed, I get 29 files downloaded. When I put it into the Drupal aggregator, though, it only gives me two items: the first one and the last one. Why only two? Why only those? Is this a problem with the feed or the aggregator? I don't get any watchdog messages or other errors.
Hi. I would like to mention that I am a fan of yours. I also would like to thank you for your response to an earlier question of mine about Organic groups. Now that I've gotten that off my chest, I have a question that I am hoping you will help me with.
If I have a node object (some posting like a story or a calendar event for example), how can I determine whether a particular group is in its audience?
Suppose that I am in user.module and I have a user object or a uid corresponding to a particular user. How can I determine what node that user is currently viewing?
I'm a Scout leader and I've started work on a module for tracking my Scouts (also the Cubs and Beavers). It's based on the application ScoutCount II. It let's the leaders in our section share lists of people, members, events, and other sections.
Are there any other Scout leaders using Drupal? I've only found a small handful of Scout websites through Google. I'd like feedback from others to make sure we're heading in the right direction.
I'm writing my own module called say "xmodule". I ran into a problem while implementing hook_view() which contains a submit action/button to itself (hook_view()). To wit, when I insert an submit button like this: