You are viewing an old version of this page. Return to the latest version.
Overview | |||
---|---|---|---|
Description: | Prevents edits that contain URLs whose domains match regular expression patterns defined in specified files or wiki pages and registration by users using specified email addresses. | ||
State: | stable | Dependency: | MediaWiki, BlueSpice |
Developer: | Tim Starling | License: | - |
Type: | MediaWiki | Category: | Security |
Edition: | BlueSpice free, BlueSpice pro | ||
For more info, visit Mediawiki.
|
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.
For more information see mediawiki.org.
{{BSExtensionInfobox
|desc=Prevents edits that contain URLs whose domains match regular expression patterns defined in specified files or wiki pages and registration by users using specified email addresses.
|status=stable
|developer=Tim Starling
|type=MediaWiki
|edition=BlueSpice free, BlueSpice pro
|active=No
|compatible=MediaWiki, BlueSpice
|category=Security
|docu=https://www.mediawiki.org/wiki/Extension:SpamBlacklist
}}
'''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.
==Documentation==
For more information see [http://www.mediawiki.org/wiki/Extension:SpamBlacklist mediawiki.org].
[[en:{{FULLPAGENAME}}]][[de:SpamBlacklist]]
[[Category:Extension]]
Line 1: | Line 1: | ||
{{BSExtensionInfobox | {{BSExtensionInfobox | ||
+ | |desc=Prevents edits that contain URLs whose domains match regular expression patterns defined in specified files or wiki pages and registration by users using specified email addresses. | ||
|status=stable | |status=stable | ||
|developer=Tim Starling | |developer=Tim Starling |