Active
Project:
TweetSimple
Version:
6.x-1.0-beta2
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Sep 2009 at 05:04 UTC
Updated:
8 Sep 2009 at 05:04 UTC
Currently if there're no tweets to display, a hardcoded message (Sorry, this feed is currently empty,...) is displayed, I think it's much better to have this in function theme_tweetsimple_tweets($tweets) instead of function _tweetsimple_getblock($tweet_uri), so that we can change this message to something else.