Plugin supports many arguments. All arguments are optional except for "username" which is your Google username..
| Option |
Description |
Default value |
| debug |
Set debug to 1 while you test to display errors, then remove
it when you done. |
0 |
| username |
Your Google username as appears on your Google profile URL.
Ex: http://www.google.com/profiles/mikedotmore |
'' |
| n |
Number of buzzes to return. max is 100, lower is faster! |
10 |
| show_n |
Number of buzzes to show at a time. apparently should be less than
total number of buzzes 'n'.
If you set this number to 0 then transitions will be disabled and
buzzes displayed as a simple list. |
1 |
| stay_time |
Time in milliseconds for a tweet to be shown. |
5000 |
| enter_time |
Entry transition time in milliseconds. |
200 |
| exit_time |
Exit transition time in milliseconds |
200 |
| animate |
What to animate for entry transition. by default is set to 'opacity'
to fade buzzes in.
possible values are 'opacity', 'height', 'width',
'fontSize', 'lineHeight'. (case-sensitive) |
'opacity' |
| header |
HTML content that will be placed at the beginning of the widget as a
heading. |
'' |
| snippet |
1 will show snippet version of each buzz. 0 will show
full buzz content. |
1 |
| show_source |
Show source of buzz like Twitter, Google Reader. |
1 |
| show_date |
Show tweet date or not. |
1 |
| info |
This option is an HTML link to my homepage. You can remove it by setting this option to empty string (''), but I'll appreciate it if you link-back to me elsewhere on your website. |
Plugin Link! |
would be nice to be able to edit date format.
i'd like to use this to my blog: http://redpenredtemper.info i hope this one works:D
Great! Thanks!