Difference between revisions of "Widget:Twitter-timeline"

From No Subject - Encyclopedia of Psychoanalysis
Jump to: navigation, search
(testing twitter widget override)
 
(added script)
Line 9: Line 9:
 
== Copy to your site ==
 
== Copy to your site ==
 
To use this widget on your site, just install [https://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy the [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as page '''{{FULLPAGENAME}}'''.
 
To use this widget on your site, just install [https://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy the [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as page '''{{FULLPAGENAME}}'''.
</noinclude><includeonly><div class="twitter-feed">
+
</noinclude><includeonly><script src="https://files.nosubject.com/twitter-widget/twitter-override.js"></script>
 +
<div class="twitter-feed">
 
     <div class="container">
 
     <div class="container">
 
         <div class="row">
 
         <div class="row">

Revision as of 15:02, 7 June 2019

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

Originally created by Sergey Chernyshev. Updated code created by Emmanuel Engelhart (pulled from Phabricator: T207716)

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 the full source code of this page to your wiki as page Widget:Twitter-timeline.