User: foral   
Date: 2010-03-12 00:59:27+0000
Modified:
   ja/www/index.html

Log:
 change parameter of twitter widgets scrole:false->true and ..etc

File Changes:

Directory: /ja/www/
===================

File [changed]: index.html
Url: http://ja.openoffice.org/source/browse/ja/www/index.html?r1=1.423&r2=1.424
Delta lines:  +4 -4
-------------------
--- index.html  2010-03-09 06:45:28+0000        1.423
+++ index.html  2010-03-12 00:59:25+0000        1.424
@@ -76,10 +76,10 @@
 new TWTR.Widget({

   version: 2,

   type: 'profile',

-  rpp: 3,

+  rpp: 10,

   interval: 6000,

   width: 300,

-  height: 300,

+  height: 150,

   theme: {

     shell: {

       background: '#6666cc',

@@ -92,9 +92,9 @@
     }

   },

   features: {

-    scrollbar: false,

+    scrollbar: true,

     loop: false,

-    live: false,

+    live: true,

     hashtags: true,

     timestamp: true,

     avatars: false,





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

メールによる返信