Closed (fixed)
Project:
Ping.fm
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Aug 2008 at 19:57 UTC
Updated:
1 Apr 2010 at 22:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
robloachVery possible, if someone backports it.
Comment #2
shane birley commentedFirst crack at it.
Coding by Roberto Gerola of Speedtech.it
Sponsored by Left Right Minds.
Comment #3
robloachHi Shane, great work! You mind maintaining the Drupal 5 branch? I just added you to the CVS access list :-) . If you'd like, I could stick this in the branch to start it off....
Comment #4
shane birley commentedSounds good to me!
Comment #5
Roberto Gerola commentedI fixed a minor issue : firing only on insert of news nodes now.
Updated version : http://speedtech.it/sites/default/files/pingfm-5.x-dev.tar.gz
Roberto
Comment #6
shane birley commentedThis is now closed. Please feel free to download the Drupal 5 port.
Comment #7
robloachShane, I don't see the DRUPAL-5 branch around. Am I missing something? I just put in a rather large fix which abstracted out hook_pingfm_custom_url(), which wouldn't be in http://speedtech.it/sites/default/files/pingfm-5.x-dev.tar.gz .
Comment #8
shane birley commentedYah, soon after I said I would help, my CVS borked and I only recently got it working again (sort of). I thought I had branched it. I will try it again and see if my CVS is working again.
Comment #9
robloachYeah, I know how difficult getting the CVS working is. If you have any troubles, feel free to hit up #Drupal on IRC. I could also make the branch if you wanted....
Comment #11
onelittleant commentedMade some modifications to the backport to get it working for us. Eliminated a D6 API call to get around a whitescreen on posting. Refactored URL pattern replacement to enable absolute URLs and eliminate an ?Array query string on URL replacements.
Download the attachment in #12. This one has a bug.
Comment #12
onelittleant commentedSorry, had a bug in #11. Use this one.
Comment #13
robloachThanks! http://drupal.org/cvs?commit=343340 http://drupal.org/node/746608