Måns Thanks for your responses
<<tiddler [[TwitterTabs##showSearchResults]] with:greeneconomy>> works great. On Sat, Jan 22, 2011 at 1:50 PM, Måns <[email protected]> wrote: > Ah - I overlooked this one: > > > - Can I modify the height of the tiddler or number of tweets to > display? > > I don't know about the number of tweets - however you can change the > height of the scrollbox in the TwitterTabs tiddler by changing the > height parameter: > !!showSearchResults > .... > @@display:block;height:20em;overflow:auto; > Great: this works too. Might be helpful to include this info in http://www.tiddlytools.com/#TwitterTabs > > > - Could the fourth tab on http://www.tiddlytools.com/#TwitterTabs be, > e.g. 'tweets containing jermolene' instead of 'tweets from jermolene' to > show the appropriate syntax? > > I believe its in the showUserForm section: > !showUserForm > {{small smallform{ > tweets containing: <<option > {{config.options.txtTweetUser='$1';'txtTweetUser'}}>> > > However I don't think its right to change it to "tweets containing' - > because it fetches tweets from the user - not tweets containing the > username.. > > Cheers Måns Mårtensson > > Just change it to: > !showUserForm > {{small smallform{ > show tweets from: <<option > {{config.options.txtTweetUser='$1';'txtTweetUser'}}>> > > Thanks for this, however my intent was that TwitterTabs contain an example of the showSearchResults syntax, so that the jermolene tab would be as follows - and would display tweets containing @jermolene as well as Jeremy's tweets. !jermolene <<tiddler [[TwitterTabs##showSearchResults]] with:jermolene>> Robert -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

