r55177 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r55176‎ | r55177 | r55178 >
Date:12:57, 17 August 2009
Author:siebrand
Status:deferred (Comments)
Tags:
Comment:
Tweak 'spamdifftool_urls_detected' and fix URL
Modified paths:
  • /trunk/extensions/SpamDiffTool/SpamDiffTool.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SpamDiffTool/SpamDiffTool.i18n.php
@@ -16,10 +16,11 @@
1717 'spamdifftool_confirm' => 'Confirm that you want to add these entries to the spam blacklist.
1818 (Click <a href=\'$1\' target=\'new\'>here</a> to report a problem.)',
1919 'spamdifftool_summary' => 'Adding to spam blacklist',
20 - 'spamdifftool_urls_detected' => 'The following URLs were detected in the edit(s), which ones would you like to add to the spam blacklist?
 20+ 'spamdifftool_urls_detected' => 'The following URLs were detected in the edit(s).
 21+Which ones would you like to add to the spam blacklist?
2122 These options order from more restrictive to less restrictive, blocking the entire domain will block all links to anything coming from that domain.
2223
23 -Be sure not to block entire domains that host user accounts, like blogpost.com, geocities.com, etc.',
 24+Be sure not to block entire domains that host user accounts, like blogspot.com, geocities.com, etc.',
2425 'spamdifftool_no_urls_detected' => 'No urls were detected.
2526 Click <a href=\'$1\'>here</a> to return.',
2627 'spamdifftool_spam_link_text' => 'add to spam',

Comments

#Comment by Mike.lifeguard (talk | contribs)   15:23, 17 August 2009

"Be sure not to block entire domains that host user accounts, like blogspot.com, geocities.com, etc." is wrong - that's often totally fine.

#Comment by Nikerabbit (talk | contribs)   15:38, 17 August 2009

This extension is practically unmaintained since 2006-11-14 when Travis committed the initial version.

Status & tagging log