hw>Mlink-rodrigue No edit summary |
m (Text replacement - "BlueSpice Farm" to "BlueSpice farm") |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
|developer=Tim Starling | |developer=Tim Starling | ||
|type=MediaWiki | |type=MediaWiki | ||
|edition=BlueSpice free (deactivated), BlueSpice pro (deactivated), BlueSpice | |edition=BlueSpice free (deactivated), BlueSpice pro (deactivated), BlueSpice farm (deactivated) | ||
|compatible=MediaWiki | |compatible=MediaWiki | ||
|category=Security | |category=Security | ||
|license=GPL v2+ | |license=GPL v2+ | ||
|docu=https://www.mediawiki.org/wiki/Extension:SpamBlacklist | |docu=https://www.mediawiki.org/wiki/Extension:SpamBlacklist | ||
|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 | |||
|wcagStatus=2-testing complete | |||
|wcagCheckedfor=Authoring tool | |||
|wcagTestdate=2022-08-05 | |||
|wcagLevel=AA | |||
|wcagSupport=supports | |||
|wcagComments=allows to create text-based blocking lists in the MediaWiki namespace. | |||
|extensionType=core | |||
|extensionFocus=admin | |||
}} | }} | ||
Latest revision as of 10:47, 7 June 2024
Extension: SpamBlacklist
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 |