You are viewing an old version of this page. Return to the latest version.
Overview | |||
---|---|---|---|
Description: | Create create and manage blacklists based on URL patterns to avoid spam in the wiki. | ||
State: | stable | Dependency: | MediaWiki |
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=Createcreate and manage blacklists based on URL patterns to avoid spam in the wiki. |status=stable |developer=Tim Starling |type=MediaWiki |edition=BlueSpice free, BlueSpice pro |active=No |compatible=MediaWiki |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]. [[de:{{FULLPAGENAME}}]][[en:{{FULLPAGENAME}}]] [[Category:Extension]]
Line 1: | Line 1: | ||
{{BSExtensionInfobox | {{BSExtensionInfobox | ||
− | |desc= | + | |desc=create and manage blacklists based on URL patterns to avoid spam in the wiki. |
|status=stable | |status=stable | ||
|developer=Tim Starling | |developer=Tim Starling |