User: foral Date: 2010-02-21 12:45:46+0000 Modified: ja/www/index2.html
Log: fixed twitter widget profile File Changes: Directory: /ja/www/ =================== File [changed]: index2.html Url: http://ja.openoffice.org/source/browse/ja/www/index2.html?r1=1.36&r2=1.37 Delta lines: +5 -7 ------------------- --- index2.html 2010-02-21 12:40:11+0000 1.36 +++ index2.html 2010-02-21 12:45:43+0000 1.37 @@ -107,13 +107,11 @@ <script> new TWTR.Widget({ version: 2, - type: 'faves', - rpp: 10, + type: 'profile', + rpp: 5, interval: 6000, - title: 'OpenOffice.orgæ¥æ¬èªããã¸ã§ã¯ãå ¬å¼Twitter', - subject: '', width: 'auto', - height: 115, + height: 300, theme: { shell: { background: '#6666cc', @@ -121,8 +119,8 @@ }, tweets: { background: '#ffffff', - color: '#444444', - links: '#43c43f' + color: '#000000', + links: '#0735eb' } }, features: { --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
