I'm not sure if this is possible, but something tells me there is a way to do it:
what i'd like to be able to do is pull in what would normally be output say as a node list to a drupal page but pull that same content into flash by calling a php script. The thing is when you normally type in an url / drupal path like "node", it will output that and the entire html page ($content will be embedded in the hmtl of the page).
Hi Im using Leech module on my site ... I want to display Title of source insted of name of poster or just somewhere elese next to every leeched item... have anyone idea how to do that ?
i havent seen any working mods for bounce handling - many users here may not have php_imap compiled into php and require a socket class to connect to the bouncer mailbox. i've got a good working socket class that i use for another php mailing program that can be used for, say, simplenews bounce handling.
my main problem is i'm a complete noob to drupal and don't know how to even get a bounce_count field in the simplenews_subscriptions table to render from a call to simplenews.module ...the only solution i have is a hack and it's ugly (but it works).