Extension:ResponsiveFrontend

From Linux Web Expert

Revision as of 20:06, 14 April 2024 by imported>Pppery (On second thought it looks like this was never finished)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<translate> Not to be confused with</translate> Extension:MobileFrontend.
MediaWiki extensions manual
ResponsiveFrontend
Release status: unmaintained
Author(s) Polskacafe, Ostrzyciel
Latest version 0.2.4
MediaWiki >= 1.37.0
License GNU General Public License 3.0 or later
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 ResponsiveFrontend extension provides responsive versions of some non-responsive things.

Installation

  • <translate> Download and place the file(s) in a directory called <tvar name=name>ResponsiveFrontend</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( 'ResponsiveFrontend' );
    
  • 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>