Extension:Curse Twitter

From Linux Web Expert

Revision as of 10:47, 15 April 2024 by imported>Pppery
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

MediaWiki extensions manual
Curse Twitter
Release status: unmaintained
Implementation Parser extension
Author(s) Hydra Wiki Platform Team
Latest version 1.4.1
MediaWiki >= 1.29.0
License GNU General Public License 3.0 only
Download

GitLab:

<translate> Note:</translate>
<translate> No [[<tvar name=1>Special:MyLanguage/Localisation#Translation resources</tvar>|localisation]] updates are
provided by <tvar name=twn>translatewiki.net </tvar>.</translate>

Quarterly downloads Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin').
Public wikis using Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin').

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

Installation

  • <translate> Download and place the file(s) in a directory called <tvar name=name>Curse Twitter</tvar> in your <tvar name=ext>extensions/</tvar> folder.</translate>
  • <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
    wfLoadExtension( 'Curse Twitter' );
    
  • File:OOjs UI icon check-constructive.svg <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>