Mediawiki extension.
Extension adds agreement with wiki policy to the registration page.
- Make sure you have MediaWiki 1.29+ installed.
- Download and place the extension to your /extensions/ folder.
- Add the following code to your LocalSettings.php:
wfLoadExtension( 'CCAgreement' );
- Create "cca-agreement-$wgSitename" items in /i18n/ files with correct licensing info.
This extension is available in English and Czech language. For other languages, just edit files in /i18n/ folder.
- Static SpecialPageFactory deprecated for MW 1.36.
- Josef Martiňák
- MIT License, Copyright (c) 2023 First Faculty of Medicine, Charles University