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
Revision as of 14:42, 21 July 2018 by Prod (talk | contribs) (Reverted edits by Asshole (talk) to last revision by SilverCrono)

Latest comment: 12 April 2012 by SilverCrono in topic Default Skin
Jump to navigation Jump to search

User-rights

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

$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

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]