It would be nice if one could have an admin section for the ping module where you can configure which sites you want to ping or not (using checkboxes for example).
Also, it should be possible to add new sites using a form, without having to edit ping.module manually.
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | ping-11148-071001.patch | 3.87 KB | zoo33 |
| #8 | ping-11148-071001.patch | 3.88 KB | zoo33 |
| #5 | ping.module_1.patch | 1.46 KB | sugree |
| #3 | ping.module.patch.txt | 1.39 KB | sillygwailo |
Comments
Comment #1
IamPter commentedAss maybe http://pingoat.com
Comment #2
IamPter commentedMeant Add not ass.
Comment #3
sillygwailoI wrote at least the 'configurable' part. Attached is a patch for the HEAD version. No idea if it works properly, since I haven't tested pinging at all.
Comment #4
sillygwailoComment #5
sugree commentedI adapted Richard's patch against cvs version for new forms apis on 4.7.x. For extensive list of pinger url, please see at http://drupal.org/node/44822. As of today, Technorati recommended not to use pingomatic because of its outages (see http://www.technorati.com/weblog/2006/01/75.html). Below is my preferable ping list.
http://rpc.technorati.com/rpc/ping
http://rpc.weblogs.com/RPC2
http://ping.blo.gs
Comment #6
toma commentedThanks everyone for this
sugree your patch work with the last 4.7.3 ?
Can you please provide your ping module to download because i can't patch the file by myself
Thank u
Comment #7
dries commentedComment #8
zoo33 commentedThis is an updated version of this patch for Drupal 5, for those who need it. But I guess we should really work on this feature for Drupal 7 instead as it's too late to have it included in either 5 or 6.
Setting priority to "normal" as the current approach with pingomatic.com is ill suited for sites using other languages than English.
Comment #9
zoo33 commentedNot sure if anyone's using the patch above, but it has a bug which probably breaks ping.module completely. My apologies. Here's a new version.
Comment #10
marcingy commentedPing module is no longer part of core