Extension:CCAgreement

From Linux Web Expert

Revision as of 05:26, 13 February 2024 by imported>Ciencia Al Poder ({{BitbucketDownload}})
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

MediaWiki extensions manual
CCAgreement
Release status: beta
Implementation User interface
Description Enforces agreement with Creative Commons licensing
Author(s) Josef Martiňák (Jossmarttalk)
Latest version 1.1.0 (2019-02-22)
MediaWiki 1.29+
Database changes No
License MIT License
Download
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 CCAgreement extension changes the look of the sign-up page. New user confirms then by clicking the submit button an agreement with Creative Commons licensing.

It is developed for www.wikiskripta.eu and www.wikilectures.eu.

Installation

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