Extension:CCAgreement
Appearance
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 | Download master snapshot Note: |
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
[edit]- Download, extract and place the file(s) in a directory called
CCAgreementin yourextensions/folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'CCAgreement' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
