Widget:Twitter: Porovnání verzí

Z MediaWiki SPŠ a VOŠ Písek
Skočit na navigaci Skočit na vyhledávání
Založena nová stránka: <noinclude>__NOTOC__ This widget allows you to embed a '''[http://twitter.com/widgets/html_widget Twitter feed]''' (HTML version) on your wiki page. Created by [http://w...
 
Bez shrnutí editace
 
(Není zobrazeno 12 mezilehlých verzí od stejného uživatele.)
Řádek 1: Řádek 1:
<noinclude>__NOTOC__  
<noinclude>__NOTOC__  
This widget allows you to embed a '''[http://twitter.com/widgets/html_widget Twitter feed]''' (HTML version) on your wiki page.   
This widget allows you to embed a '''[http://twitter.com/widgets/html_widget Twitter feed]''' (HTML version) on your wiki page.   
Created by [http://www.mediawikiwidgets.org/User:Sergey_Chernyshev Sergey Chernyshev]  == Using this widget == For information on how to use this widget, see [http://www.mediawikiwidgets.org/Twitter widget description page on MediaWikiWidgets.org].   
Created by [http://www.mediawikiwidgets.org/User:Sergey_Chernyshev Sergey Chernyshev]   
 
== Using this widget ==  
For information on how to use this widget, see [http://www.mediawikiwidgets.org/Twitter widget description page on MediaWikiWidgets.org].   


== Copy to your site ==  
== Copy to your site ==  
To use this widget on your site, just install [http://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as '''{{FULLPAGENAME}}''' article. </noinclude><includeonly><!--{counter name="twittercounter" assign="twitblogincluded"}--><!--{if $twitblogincluded eq 1}--><script src="http://widgets.twimg.com/j/2/widget.js"></script><!--{/if}-->  
To use this widget on your site, just install [http://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as '''{{FULLPAGENAME}}''' article. </noinclude>
<includeonly><!--{counter name="twittercounter" assign="twitblogincluded"}--><!--{if $twitblogincluded eq 1}--><script src="http://widgets.twimg.com/j/2/widget.js"></script><!--{/if}-->  


<script>  
<script>  
Řádek 16: Řádek 20:
theme: {     
theme: {     
shell: {       
shell: {       
background: '<!--{$shell.background|escape:'quotes'|default:'#333333'}-->',       
background: '<!--{$shell.background|escape:'quotes'|default:'#97d3fd'}-->',       
color: '<!--{$shell.color|escape:'quotes'|default:'#ffffff'}-->'     
color: '<!--{$shell.color|escape:'quotes'|default:'#ffffff'}-->'     
},     
},     
tweets: {       
tweets: {       
background: '<!--{$tweets.background|escape:'quotes'|default:'#000000'}-->',
background: '<!--{$tweets.background|escape:'quotes'|default:'#399de3'}-->',
color: '<!--{$tweets.color|escape:'quotes'|default:'#ffffff'}-->',       
color: '<!--{$tweets.color|escape:'quotes'|default:'#ffffff'}-->',       
links: '<!--{$tweets.links|escape:'quotes'|default:'#4aed05'}-->'     
links: '<!--{$tweets.links|escape:'quotes'|default:'#000000'}-->'     
}   
}   
},   
},   

Aktuální verze z 21. 1. 2011, 17:39

This widget allows you to embed a Twitter feed (HTML version) on your wiki page. Created by Sergey Chernyshev

Using this widget

For information on how to use this widget, see widget description page on MediaWikiWidgets.org.

Copy to your site

To use this widget on your site, just install MediaWiki Widgets extension and copy full source code of this page to your wiki as Widget:Twitter article.