By robertem on
Hi folks,
I've been looking through the myriad of twitter modules and was wondering if anyone could give me some insight on which would fit my current needs best. I don't mean to be lazy, but a lot of the modules have limited documentation and I'd rather not test all of them if I don't have to.
All I really need is a lightweight, possibly ajax based, way do display recent tweets in a block based on the taxonomy term (on the term display page).
Is there a module for this or should I work on rolling my own block?
Thanks for any advise,
Rob
Comments
surely you've seen the
surely you've seen the lullabot twitter module?
http://drupal.org/project/twitter
the firsts, and in my oppinion, the best.
You can specifiy content types to tweet with. So, effectively you could use the drupal taxonomy to perform your classification you which to display? just a start.
But investigate views. THis is a query maker essentially. With enough experimenting you can leverage the power to obtain what you wish.