Closed (won't fix)
Project:
Ping.fm
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Mar 2009 at 10:48 UTC
Updated:
10 Jul 2012 at 15:58 UTC
I note that when I use the ping.fm module it pings the /node/<nid> URL to the article.
Nodes can have either manual aliases assigned in the node create/edit form or via pathauto - it would be nice if this was the URL that got pinged instead of the node id version
Comments
Comment #1
robloachIt actually uses the url() function..........
You can see !url use the url() function, which will turn the node/nid to the full URL with the alias. If you play around with this and figure something out with it, I'd be happy to take a look :-) .
Maybe it sends out node/%nid because the alias hasn't been created from Path module yet? Hmmmmm. Maybe if we set the Ping.fm weight higher in the system table?
Comment #2
AlexisWilke commentedRob,
That sounds right, the alias is probably not defined yet by then.
Alexis Wilke
Comment #3
Steven Brown commentedModule is Obsolete please read project description.