Extension:CCAgreement

Category:Extensions without an imageCategory:Extensions without a compatibility policyCategory:MIT licensed extensions
MediaWiki extensions manual
CCAgreement
Release status: betaCategory:Beta status extensions
Implementation User interfaceCategory:User interface extensions
Description Enforces agreement with Creative Commons licensing
Author(s) Josef Martiňák (Jossmarttalk)
Latest version 1.1.0 (2019-02-22)
MediaWiki 1.29+Category:Extensions with manual MediaWiki version
Database changes No
License MIT License
Download Category:Extensions in Bitbucket version control
Category:All extensions

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

  • Download, extract and place the file(s) in a directory called CCAgreement in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'CCAgreement' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:All extensions Category:BeforePageDisplay extensions Category:Beta status extensions Category:Extensions in Bitbucket version control Category:Extensions with manual MediaWiki version Category:Extensions without a compatibility policy Category:Extensions without an image Category:MIT licensed extensions Category:User interface extensions