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 a list of contestants, each in a book page for easy navigation. I want to add to the individual's page a list (title+teaser) of his recent posts (blog,stories, whatever).
I can get a list of ALL the posts (of all contestants), but how do I get the userid of the "currently viewed" contestant to make the connection ? Each contestant has a profile page as well; no prob to get the same data in his profile using the code in node 26478 (Custom user profile page with (x) latest weblog entries of that user). I cannot seem to port the code to do this on the book page.
I see there is an embed filter now for places like ifilm etc but i'm really wondering why. I can embed these directly already so am i missing something here ?
Also i'm wondering about the security of enabling
, and in my html filter. Is there a potential security risk here ?
Can I get e-mail notifications of certain forum posts in Drupal? I'd like to do that on drupal.org (So I can get e-mails when people answer my posts). But I'd also like to enable this to my own drupal users.
Seems like such a basic requirements or forums. Can I do that in Drupal??
Connecting my database with drupal Database. So users created in my database can access the Drupal layout. Need a means to integrate my database with drupal. I tried as given in handbooks but doesn't work. So please help me.
i'm having afew problems with my cron run not fully completing. i'm using a custom module to send out mailouts to users every 2 days [its meant to feel like they are on a course and every 2 days they move on a level].
i've added a throttle function to the sending making it send 10 emails to a time.
heres the sequence it must go through before sending the emails: