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'm trying to get the vocabulary terms from a specific vocabulary to show in the RSS feed. So if an item has term 2 from the 2nd vocabulary, the word "New" should show up in the feed.
What do I put in the args array to get this to work?
Guys, I am looking to use http://drupal.org/project/smsgateway module but not able to figure out how to use it ? it seems the author has only given basic API and you have to use the functions to come up with full application.
Also I am not sure I am getting this right, using this module with my own php code, I can send FREE sms to any mobile(which supports this functionality), Right ?
What is the current state of buddylists in 4.7? We're having problems. When there are multiple requests for a user, the first user on the list will always be the request that is accepted/denied, regardless of which user's request you choose to accept or deny. From this thread, I can see that things were corrected for 5.x, but I cannot find any information on this for 4.7.
My question is, where exactly can I find the code where I can edit how the blogged newsfeed item is outputed?
When you click the little "b" next to the feed, it opens a page with a title and the body of the post is automatically filled with how the feed will look by Drupal.
I want to know how I can access that code so that I can customize how it will appear every time I blog a newsfeed.