PrivateSettings.php

From translatewiki.net
Jump to: navigation, search

Updated: 13:17, 21 February 2012 (UTC)

<?php
 
$wgEmergencyContact = "contact@example.com";
$wgPasswordSender = "mailer@example.com";
 
$wgProxyKey = "blah";
 
$egGoogleMapsKey = $wgGoogleApiKey = "blah";
$egYahooMapsKey = "blah";
 
#if ( $wgProto === 'http' ) {
#       require( "$IP/extensions/GoogleAdSense/GoogleAdSense.php" );
#}
$wgGoogleAdSenseClient = 'pub-blah';
$wgGoogleAdSenseSlot = 'blah';
$wgGoogleAdSenseID = 'translatewiki-2';
$wgGoogleAdSenseSrc = '//pagead2.googleadservices.com/pagead/show_ads.js';
 
# rally 2011-12
require( "/www/w/rally.php");
 
$wgRC2UDPAddress = 'host.example.com'; # the host where the IRC client is running
$wgRC2UDPPort = 8675; # or whatever
$wgRC2UDPPrefix = '';
 
//$wgTranslateApertium = 'http://xixona.dlsi.ua.es/webservice/ws.php';
 
$wgTranslateTranslationServices['Google']['key'] = $wgGoogleApiKey;
#$wgTranslateTranslationServices['Apertium']['key'] = 'blah';
unset( $wgTranslateTranslationServices['Google'] );
unset( $wgTranslateTranslationServices['Apertium'] );
$wgTranslateTranslationServices['Microsoft']['key'] = 'blah';
 
require_once( "$IP/extensions/ConfirmEdit/ReCaptcha.php");
//$wgCaptchaClass = 'ReCaptcha';
$wgReCaptchaPublicKey = 'blah';
$wgReCaptchaPrivateKey = 'blah';
Personal tools
Namespaces

Variants
Actions
Translators
Navigation
Toolbox
Google AdSense