Closed (fixed)
Project:
Twitter Pull
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2011 at 10:40 UTC
Updated:
19 Feb 2012 at 21:40 UTC
Is this possible to get tweets on node titles. if so then how.
Thanks
Comments
Comment #1
amedjones commentedyup, you need to use the arg (1) which will retrieve the node id and pass it to node_load() which will retrieve the node object. From there you can extract the title
example
Comment #2
hanno commentedclosed as a solution is provided.
Comment #3
dcine commentedCould you explain with an example? please.
I know it's been a long time but ...
Comment #4
hanno commentedsomething like this?
Comment #5
dcine commentedOk, thank's. Perfect!
Comment #6
dcine commentedOne more thing, If I want to filter the twets by language, What i have to do? (please!)
Comment #7
hanno commentedFor language aware searches, you can add the parameter 'lang:es' to the twittersearch:
Comment #8
Robin Millette commentedSee also #1428896: New box plugin: Select a text field when configuring a box for my solution using fields.