Hello

Has anybody written a module that uses bloggerAPI or something related to add 'blog this' entries to nodes (similar to www.digg.com) ?

Thanks

Comments

brainshrub’s picture

Look at the bottom on this blog entry for an example of what it looks like:

www.brainshrub.com/south-dakota-flag

sradu’s picture

It looks really interesting, I will look into it tonight.

Does it use the blogger api, so i can modify it for wordpress ?

sami_k’s picture

the service links is not what you're talking about... and i don't think such a module has been written. if i get you correctly, you're talking about something that implements xmlrpc client in drupal so that you can submit content through drupal to something else... and drupal can't do that, but that's an invitation to write such a client ;)