how can i create a "following" function from twitter in my drupal??
there is some module with a function like that?
thanks in advanced.
open atrium has the "shout" feature!
On Mon, Sep 7, 2009 at 9:39 AM, Aldo Martinez Selleras aldo@caonao.cuwrote:
how can i create a "following" function from twitter in my drupal??
there is some module with a function like that?
thanks in advanced.
[ Drupal support list | http://lists.drupal.org/ ]
To have a "following" function, you might consider using the Flag module: http://drupal.org/project/flag It allows users of your site to "flag" other users (or nodes for that matter).
Of course this doesn't subscribe them to the users they are following (even though you could list followed users content with Views module) For that functionality you might want to check out the FriendList module ( http://drupal.org/project/friendlist) which integrates with a couple of other modules to probably provide the functionality you are looking for.
2009/9/7 Aldo Martinez Selleras aldo@caonao.cu
how can i create a "following" function from twitter in my drupal??
there is some module with a function like that?
thanks in advanced.
[ Drupal support list | http://lists.drupal.org/ ]
i'm using d5, friendlist isn't for this version. :(
i'm trying with the flag option, with activity module!
how can i recommend a user, showing a link in the profile??
i can't find a way for list the users with some relationship using views.... i need to create a page where listing this users, and them may i access to all the teaser posts from them.
some idea??
thks in advanced
On 7 Sep 2009, at 13:39, Aldo Martinez Selleras wrote:
how can i create a "following" function from twitter in my drupal??
there is some module with a function like that?
User Relationships: http://drupal.org/project/user_relationships