Twitter kontu bat baduzu erabili eta zabaldu ezazu #grebaorokorra etiketa, komentatu, salatu, planteatu, berriak bidali… Etiketa horretara bidaltzen diren guztiak webgune honetan bertan publikatuko dira automatikoki.
Zure blogean widget hau jarri nahi baduzu, erabili ezazu kode hau HTML text moduan:
<script src=”http://widgets.twimg.com/j/2/widget.js”></script>
<script>
new TWTR.Widget({
version: 2,
type: ‘search’,
search: ‘#grebaorokorra’,
interval: 6000,
title: ‘¡No más recortes! ‘,
subject: ‘Euskal langileok gure etorkizunaren jabe…’,
width: ‘auto’,
height: 250,
theme: {
shell: {
background: ‘#b81111′,
color: ‘#ffffff’
},
tweets: {
background: ‘#ffffff’,
color: ‘#000000′,
links: ‘#b31919′
}
},
features: {
scrollbar: false,
loop: true,
live: true,
hashtags: true,
timestamp: true,
avatars: true,
toptweets: true,
behavior: ‘default’
}
}).render().start();
</script>
