Extension:Curse Twitter

Category:Pages to be expanded#Curse%20Twitter Category:Unmaintained extensions#Curse%20Twitter Category:Extensions without an imageCategory:Extensions without a compatibility policyCategory:GPL licensed extensions
MediaWiki extensions manual
Curse Twitter
Release status: unmaintainedCategory:Unmaintained extensions
Implementation Parser extension Category:Parser extensions
Author(s) Hydra Wiki Platform Team
Latest version 1.4.1
MediaWiki >= 1.29.0
License GNU General Public License 3.0 only
Download Category:Extensions in GitLab version control
Category:All extensions

The Curse Twitter extension provides a way of embedding Twitter feeds in wiki pages.

Installation

  • Download and place the file(s) in a directory called Curse Twitter in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'Curse Twitter' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:All extensions Category:Extensions in GitLab version control Category:Extensions without a compatibility policy Category:Extensions without an image Category:GPL licensed extensions Category:Pages to be expanded Category:ParserFirstCallInit extensions Category:Parser extensions Category:Unmaintained extensions