Modul som "cachar" tweets
Hallå där Drupalsverige, jag har under några semester-dagar suttit och gjort en modul som sparar tweets från ett twitter-konto i drupals db vid varje cron.
Tanken bakom denna modul uppkom när jag satt och byggt en liknande modul för en kunds räkning och twitter stängde ner sitt gamla API och modulen helt slutade fungera, den hämtade då tweets direkt från API't varje gång den specifika sidan visades.
Denna modul använder twitters nya API och hämtar som sagt tweets vid varje cron och sparar i Drupals databas och listar dessa i ett block som man kan aktivera.
Read moreTwitter messages on drupal
As an avid twitterer for some years with a good following I want to explore a specific opportunity.
I am interested in having a Drupal website that revolves around recieving posts from a very specific number of twitter people who I already follow and I expect they follow me too. As you can see it is not about organising my posts in any way. This is something that i would like to see this available on mobiles too.
thanks
Read moreOur Tweets in 2.3?
I've just started building an Openpublish site, and one thing currently has me bewildered. How do you configure the arguments for twitter pull so that the our tweets block shows the tweets you want to use? All I see is a mention that the documentation is old, and I've found some things on older 2.x versions of openpublish - but I've looked all over and I cannot seem to find this documented
Read moreSimplified Twitter Module
Hello,
Before getting a head of ourselves I am posting this here.
Posted at: http://drupal.org/node/702984
I am not here to cut up the twitter module or bring it down. We use it and it works well for multi-user sites.
We have found the Twitter module way to heavy for a basic sites with one user or only one twitter account.
What we ended up doing was dropping some custom php code into a block and got a way faster alternative.
So we have been working on a Simple Twitter module.
It only stores your Twitter Username and Password in the Variables table.

