Closed (won't fix)
Project:
Web Links
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2009 at 17:45 UTC
Updated:
13 Sep 2009 at 23:36 UTC
Hi,
I am looking at the possibility to post a weblink to twitter and it seems that the natural way of doing this doesn't work with weblinks after further investigation.
I think it has to do with exactly the same as feedapi architecture: http://drupal.org/node/379748
Is it true that like feedapi, weblinks build nodes through node_object_prepare() and node_save(), rather than drupal_execute(), so the twitter "Post to twitter.com" code never gets fired.
Is this correct analyses?
Greetings, Martijn
Comments
Comment #1
summit commentedAdd on may be using twitter, as described on http://drupal.org/node/379748
Comment #2
nancydruTo be more precise, we don't build the node at all -- the node module does it. I don't understand why the Twitter module can't intercept standard Drupal actions. I've posted in that issue for more information.
Comment #3
summit commentedHi Nancy, made a specific bugreport about this: http://drupal.org/node/509184 Greetings, Martijn
Comment #4
nancydruThanks
Comment #5
nancydruComment #6
nancydruPlease reopen this when that other issue gets resolved.