Difference between revisions of "Widget:Twitter"

From IRC Wiki
Jump to navigation Jump to search
Line 8: Line 8:
   title: '',
   title: '',
   subject: 'Twitter Updates:',
   subject: 'Twitter Updates:',
   width:  '<!--{$width|escape:'urlpathinfo'}-->',
   width:  '<!--{$width|escape:'urlpathinfo'|auto}-->',
   height: 300,
   height: 300,
   theme: {
   theme: {
Line 30: Line 30:
     behavior: 'all'
     behavior: 'all'
   }
   }
}).render().setUser('<!--{$user|escape:'urlpathinfo'}-->').start();
}).render().setUser('<!--{$user|escape:'urlpathinfo'|auto}-->').start();
</script></includeonly>
</script></includeonly>

Revision as of 18:09, 5 April 2011