You are viewing an old version of this page. Return to the latest version.
| Overview | |||
|---|---|---|---|
| Description: | Create and manage blacklists based on URL patterns to avoid spam in the wiki | ||
| 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=Create 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, 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 6: | Line 6: | ||
|edition=BlueSpice free, BlueSpice pro | |edition=BlueSpice free, BlueSpice pro | ||
|active=No | |active=No | ||
| − | |compatible=MediaWiki | + | |compatible=MediaWiki |
|category=Security | |category=Security | ||
|docu=https://www.mediawiki.org/wiki/Extension:SpamBlacklist | |docu=https://www.mediawiki.org/wiki/Extension:SpamBlacklist | ||