CVS edit link for bonaparte

I have written a module to ping Technorati servers when new node is published. A blog site owner can use this module to promote his/her site by pinging Technorati server using their published XMLRPC API.

The module files can be accessed at http://sudheer.net/files/technorati_ping.tar.gz

Reference: http://technorati.com/developers/ping/

I hope Drupal users will find this module useful.

Thanks,
Sudheer

CommentFileSizeAuthor
#1 technorati_ping.tar_.gz668 bytesbonaparte

Comments

bonaparte’s picture

Issue tags: +blog
StatusFileSize
new668 bytes

I am uploading the module.

Thanks for reviewing.

avpaderno’s picture

Status: Postponed (maintainer needs more info) » Needs review
Issue tags: -blog +Module review
avpaderno’s picture

Status: Needs review » Needs work

See the Drupal coding standards to understand how a module code should be written.
Why is the module requiring PHP 5.2? It simply calls xmlrpc(), which doesn't require that version of PHP.

avpaderno’s picture

Status: Needs work » Closed (won't fix)

There have not been replies from the OP in the past 7 days. I am marking this report as won't fix.

bonaparte’s picture

Sorry for the delayed reply. I was told that Drupal core has this functionality already. Therefore, I called it off.