Difference between revisions of "Widget:Twitter"

From IRC Wiki
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 8: Line 8:
   title: '',
   title: '',
   subject: 'Twitter Updates:',
   subject: 'Twitter Updates:',
   width:  '<!--{$width|escape:'urlpathinfo'|auto}-->',
   width:  '<!--{$width|default:'auto'|escape:'urlpathinfo'}-->',
   height: 300,
   height: 300,
   theme: {
   theme: {
Line 25: Line 25:
     loop: false,
     loop: false,
     live: false,
     live: false,
     hashtags: false,
     hashtags: true,
     timestamp: true,
     timestamp: true,
     avatars: false,
     avatars: false,
     behavior: 'all'
     behavior: 'all'
   }
   }
}).render().setUser('<!--{$user|escape:'urlpathinfo'|auto}-->').start();
}).render().setUser('<!--{$user|escape:'urlpathinfo'}-->').start();
</script></includeonly>
</script></includeonly>

Latest revision as of 02:39, 4 January 2012