Extension:Curse Twitter
Appearance
From mediawiki.org
Please help expand this page.
This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored.
Release status: unmaintained |
|
|---|---|
| Implementation | Parser extension |
| Author(s) | Hydra Wiki Platform Team |
| Latest version | 1.4.1 |
| MediaWiki | >= 1.29.0 |
| Licence | GNU General Public License 3.0 only |
| Download | GitLab: Note: |
The Curse Twitter extension provides a way of embedding Twitter feeds in wiki pages.
Installation
[edit ]- Download and place the file(s) in a directory called
Curse Twitterin yourextensions/folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'Curse Twitter' );
- Yes Done – Navigate to
Special:Versionon your wiki to verify that the extension is successfully installed.