Difference between revisions of "APCE10x"

From 1st Presbyterian Church of Second Life
Jump to: navigation, search
(Created page with '<addhtml> <script src="http://widgets.twimg.com/j/2/widget.js"></script> <script> new TWTR.Widget({ version: 2, type: 'search', search: '#apce10x', interval: 6000, titl…')
 
m (Protected "APCE10x" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
(No difference)

Revision as of 11:31, 28 January 2010

<addhtml> <script src="http://widgets.twimg.com/j/2/widget.js"></script> <script> new TWTR.Widget({

 version: 2,
 type: 'search',
 search: '#apce10x',
 interval: 6000,
 title: 'Open Source Education in Emerging Congregations - APCE 2010',
 subject: '#APCE10x',
 width: 250,
 height: 300,
 theme: {
   shell: {
     background: '#8ec1da',
     color: '#ffffff'
   },
   tweets: {
     background: '#ffffff',
     color: '#444444',
     links: '#1985b5'
   }
 },
 features: {
   scrollbar: true,
   loop: false,
   live: true,
   hashtags: true,
   timestamp: true,
   avatars: true,
   behavior: 'default'
 }

}).render().start(); </script> </addhtml>