Reference:SpamBlacklist: Difference between revisions

No edit summary
No edit summary
Tag: 2017 source edit
 
Line 9: Line 9:
|license=GPL v2+
|license=GPL v2+
|docu=https://www.mediawiki.org/wiki/Extension:SpamBlacklist
|docu=https://www.mediawiki.org/wiki/Extension:SpamBlacklist
|active=No
|features=
'''SpamBlacklist''' prevents edits that contain URLs whose domains match regular expression patterns defined in specified files or wiki pages. When someone tries to save a page, SpamBlacklist checks the text against a (potentially very large) list of illegal host names. If there is a match, the extension displays an error message to the user and refuses to save the page.
}}
}}
{{wcagCheck
{{wcagCheck

Latest revision as of 16:48, 5 August 2022

Extension: SpamBlacklist

all extensions

Overview
Description: Create and manage blacklists based on URL patterns to avoid spam in the wiki.
State: stable Dependency: MediaWiki
Developer: Tim Starling License: GPL v2+
Type: MediaWiki Category: Security
Edition: BlueSpice free (deactivated), BlueSpice pro (deactivated), BlueSpice Farm (deactivated) Version: 4.1+
For more info, visit Mediawiki.

Features

SpamBlacklist prevents edits that contain URLs whose domains match regular expression patterns defined in specified files or wiki pages. When someone tries to save a page, SpamBlacklist checks the text against a (potentially very large) list of illegal host names. If there is a match, the extension displays an error message to the user and refuses to save the page.

Accessibility

Test status: 2-testing complete
Checked for: Authoring tool
Last test date: 2022-08-05
WCAG level: AA
WCAG support: supports
Comments:

allows to create text-based blocking lists in the MediaWiki namespace.

Extension type: core
Extension focus: admin

Discussions