PrivateSettings.php

From translatewiki.net
Jump to: navigation, search

Updated at 16:53, 17 August 2011 (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 2010-10
#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';
$wgTranslateTranslationServices['Microsoft']['key'] = 'blah';
Personal tools
Namespaces

Variants
Actions
Translators
Navigation
Toolbox