Mediawiki extension.
- Extension blurs explicit images and offers a button to show the original image.
- Explicit image must contain "(explicit)" or "(explicitní)" in its name.
- Fallback for old browsers - opacity instead of blur filter.
- Make sure you have MediaWiki 1.32+ installed.
- Download and place the extension to your /extensions/ folder.
- Add the following code to your LocalSettings.php:
wfLoadExtension( 'ExplicitImages' );
This extension is available in English and Czech language. For other languages, just edit files in /i18n/ folder.
- Josef Martiňák
- MIT License, Copyright (c) 2019 First Faculty of Medicine, Charles University