Please refer to Copyright Policy as well as the Media Upload Policy for Chrono Wiki. If there are any questions, please direct them into the discussion page. As always, please refer to the Manual of Style when editing.

User talk:Prod

From Chrono Wiki, a database for the Chrono series that anyone can edit
Latest comment: 29 October 2021 by Limp Bizkit in topic spambots
Jump to navigation Jump to search

User-rights[edit source]

Hey there! I think we've decided that we want to edit user rights so that only autoconfirmed-s can create pages. We think that'll help out with some of the spam we've been having. Would do it myself, but I'm pretty sure we need someone with bureaucratic rights to make the change! Thanks in advance! --— Radical D (bother \ stalk) 04:06, 20 November 2011 (CST)

Done. -- Prod 07:16, 20 November 2011 (CST)

Ending the spam, once and for all[edit source]

$wgHooks['AbortNewAccount'][] = 'noMailinator'; 

function noMailinator( $user, $message ) { 
if( preg_match( '/@(mailinator|binkmail|zippymail|devnullmail|mailinator2|bobmail|safetymail|tradermail|thisisnotmyrealemail|suremail|spamherelots|dispostable)/i', $user->getEmail() )) { 
$message = 'One-time-use email services are forbidden on Chronopedia'; 
return false; 
} 
return true; 
}

Just put this in LocalSettings.php and the problems should be solved. Thanks bro. --—SilverCrono[T/C] 13:10, 10 December 2011 (UTC)Reply[reply]

Default Skin[edit source]

Can you make Monobook the default skin, please? --—SilverCrono[T/C] 10:26, 9 April 2012 (UTC)Reply[reply]

Also, we need some extensions, namely createbox and textreplace. Finally, shouldn't I have bureaucrat rights, considering I'm here most out of everybody? --—SilverCrono[T/C] 11:18, 12 April 2012 (UTC)Reply[reply]

spambots[edit source]

Thank you for finally fixing the spambots on Metroid Wiki, but why are they still registering on this wiki? Also, the logo doesn't show in Monobook skin & the search bar is too low in MediaWiki:Sidebar. Limp Bizkit (talk) 14:28, 29 October 2021 (UTC)Reply[reply]