Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

DefaultSettings.php File Reference

Go to the source code of this file.

Variables

 $wgVersion = '1.3.0beta3'
 $wgSitename = 'MediaWiki'
 $wgMetaNamespace = FALSE
 $wgProto = (isset($_SERVER[HTTPS]) && $_SERVER[HTTPS] == 'on') ? 'https' : 'http'
 $wgScriptPath = '/wiki'
 $wgUsePathInfo = ( strpos( php_sapi_name(), 'cgi' ) === false )
 $wgScript = "{$wgScriptPath}/index.php"
 $wgRedirectScript = "{$wgScriptPath}/redirect.php"
 $wgStylePath = "{$wgScriptPath}/style"
 $wgStyleDirectory = "{$IP}/style"
 $wgStyleSheetPath = &$wgStylePath
 $wgStyleSheetDirectory = &$wgStyleDirectory
 $wgArticlePath = "{$wgScript}?title=$1"
 $wgUploadPath = "{$wgScriptPath}/upload"
 $wgUploadDirectory = "{$IP}/upload"
 $wgLogo = "{$wgUploadPath}/wiki.png"
 $wgMathPath = "{$wgUploadPath}/math"
 $wgMathDirectory = "{$wgUploadDirectory}/math"
 $wgTmpDirectory = "{$wgUploadDirectory}/tmp"
 $wgEmergencyContact = 'wikiadmin@' . getenv( SERVER_NAME )
 $wgPasswordSender = 'Wikipedia Mail <apache@' . getenv( SERVER_NAME ) . '>'
 $wgSMTP = false
 $wgDBserver = 'localhost'
 $wgDBname = 'wikidb'
 $wgDBconnection = ''
 $wgDBuser = 'wikiuser'
 $wgDBtype = "mysql"
 $wgDBservers = false
 $wgDBloads = false
 $wgAllowSysopQueries = false
 $wgDBsqluser = 'sqluser'
 $wgDBsqlpassword = 'sqlpass'
 $wgDBpassword = 'userpass'
 $wgSqlLogFile = "{$wgUploadDirectory}/sqllog_mFhyRe6"
 $wgDBminWordLen = 4
 $wgDBtransactions = false
 $wgDBmysql4 = false
 $wgSqlTimeout = 30
 $wgBufferSQLResults = true
 $wgLocalDatabases = array()
 $wgMemCachedDebug = false
 $wgUseMemCached = false
 $wgMemCachedServers = array( 127.0.0.1:11000 )
 $wgSessionsInMemcached = false
 $wgLinkCacheMemcached = false
 $wgLanguageCode = 'en'
 $wgLanguageFile = false
 $wgInterwikiMagic = true
 $wgInputEncoding = 'ISO-8859-1'
 $wgOutputEncoding = 'ISO-8859-1'
 $wgUseLatin1 = false
 $wgEditEncoding = ''
 $wgMimeType = 'text/html'
 $wgDocType
 $wgAmericanDates = false
 $wgLocalInterwiki = 'w'
 $wgShowIPinHeader = true
 $wgMaxNameChars = 32
 $wgInterwikiExpiry = 10800
 $wgUseDatabaseMessages = true
 $wgMsgCacheExpiry = 86400
 $wgExtraSubtitle = ''
 $wgSiteSupportPage = ''
 $wgReadOnlyFile = "{$wgUploadDirectory}/lock_yBgMBwiR"
 $wgDebugLogFile = ''
 $wgDebugRedirects = false
 $wgDebugComments = false
 $wgReadOnly = false
 $wgLogQueries = false
 $wgDebugDumpSql = false
 $wgIgnoreSQLErrors = false
 $wgUseCategoryMagic = true
 $wgUseCategoryBrowser = false
 $wgEnablePersistentLC = false
 $wgCompressedPersistentLC = true
 $wgEnableParserCache = false
 $wgHitcounterUpdateFreq = 1
 $wgWhitelistEdit = false
 $wgWhitelistRead = false
 $wgWhitelistAccount = array ( 'user' => 1, sysop => 1, developer => 1 )
 $wgSysopUserBans = false
 $wgSysopRangeBans = false
 $wgDefaultBlockExpiry = '24 hours'
 $wgAutoblockExpiry = 86400
 $wgBlockOpenProxies = false
 $wgProxyPorts = array( 80, 81, 1080, 3128, 6588, 8000, 8080, 8888, 65506 )
 $wgProxyScriptPath = "$IP/proxy_check.php"
 $wgProxyMemcExpiry = 86400
 $wgProxyKey = 'W1svekXc5u6lZllTZOwnzEk1nbs'
 $wgCachePages = true
 $wgCacheEpoch = '20030516000000'
 $wgUseFileCache = false
 $wgFileCacheDirectory = "{$wgUploadDirectory}/cache"
 $wgCookieExpiration = 2592000
 $wgUseSquid = false
 $wgUseESI = false
 $wgInternalServer = $wgServer
 $wgSquidMaxage = 18000
 $wgCookieDomain = ''
 $wgCookiePath = '/'
 $wgDisableCookieCheck = false
 $wgAllowExternalImages = true
 $wgMiserMode = false
 $wgDisableQueryPages = false
 $wgUseWatchlistCache = false
 $wgWLCacheTimeout = 3600
 $wgUseTeX = false
 $wgTexvc = './math/texvc'
 $wgProfiling = false
 $wgProfileLimit = 0.0
 $wgProfileOnly = false
 $wgProfileToDatabase = false
 $wgProfileSampleRate = 1
 $wgDebugProfiling = false
 $wgDebugFunctionEntry = 0
 $wgDisableCounters = false
 $wgDisableTextSearch = false
 $wgDisableFuzzySearch = false
 $wgDisableSearchUpdate = false
 $wgDisableUploads = true
 $wgRemoteUploads = false
 $wgDisableAnonTalk = false
 $wgUseGzip = function_exists( gzencode )
 $wgDiff3 = '/usr/bin/diff3'
 $wgCompressRevisions = false
 $wgFileExtensions = array( 'png', 'jpg', 'jpeg', 'ogg' )
 $wgFileBlacklist
 $wgCheckFileExtensions = true
 $wgStrictFileExtensions = true
 $wgUploadSizeWarning = 150000
 $wgPasswordSalt = true
 $wgNamespacesWithSubpages
 $wgNamespacesToBeSearchedDefault
 $wgSiteNotice = ""
 $wgAllowAnonymousMinor = false
 $wgUseImageResize = false
 $wgUseImageMagick = false
 $wgImageMagickConvertCommand = '/usr/bin/convert'
 $wgUsePHPTal = true
 $wgMaxCredits = 0
 $wgSpamRegex = false
 $wgGoToEdit = false
 $wgUserHtml = true
 $wgUseTidy = false
 $wgTidyBin = 'tidy'
 $wgTidyConf = $IP.'/extensions/tidy/tidy.conf'
 $wgTidyOpts = ''
 $wgDefaultSkin = 'monobook'
 $wgAllowRealName = true
 $wgExtensionFunctions = array()


Variable Documentation

$wgAllowAnonymousMinor = false
 

Definition at line 310 of file DefaultSettings.php.

$wgAllowExternalImages = true
 

Definition at line 224 of file DefaultSettings.php.

$wgAllowRealName = true
 

Definition at line 401 of file DefaultSettings.php.

Referenced by LoginForm::LoginForm(), LoginForm::mainLoginForm(), PreferencesForm::mainPrefsForm(), PreferencesForm::PreferencesForm(), and PreferencesForm::resetPrefs().

$wgAllowSysopQueries = false
 

Definition at line 68 of file DefaultSettings.php.

Referenced by wfSpecialAsksql(), and wfSpecialSpecialpages_gen().

$wgAmericanDates = false
 

Definition at line 113 of file DefaultSettings.php.

Referenced by LanguageFy::date(), and Language::date().

$wgArticlePath = "{$wgScript}?title=$1"
 

Definition at line 41 of file DefaultSettings.php.

Referenced by SqlQueryForm::doSubmit(), and wfLocalUrl().

$wgAutoblockExpiry = 86400
 

Definition at line 178 of file DefaultSettings.php.

Referenced by Block::getAutoblockExpiry().

$wgBlockOpenProxies = false
 

Definition at line 179 of file DefaultSettings.php.

Referenced by wfSpecialBlockme().

$wgBufferSQLResults = true
 

Definition at line 79 of file DefaultSettings.php.

$wgCacheEpoch = '20030516000000'
 

Definition at line 190 of file DefaultSettings.php.

Referenced by ParserCache::get(), and CacheManager::isFileCacheGood().

$wgCachePages = true
 

Definition at line 186 of file DefaultSettings.php.

Referenced by OutputPage::checkLastModified().

$wgCheckFileExtensions = true
 

Definition at line 286 of file DefaultSettings.php.

Referenced by UploadForm::processUpload().

$wgCompressedPersistentLC = true
 

Definition at line 158 of file DefaultSettings.php.

Referenced by LinkCache::saveToLinkscc().

$wgCompressRevisions = false
 

Definition at line 267 of file DefaultSettings.php.

$wgCookieDomain = ''
 

Definition at line 220 of file DefaultSettings.php.

Referenced by LoginForm::mailPassword(), and LoginForm::mailPasswordInternal().

$wgCookieExpiration = 2592000
 

Definition at line 199 of file DefaultSettings.php.

Referenced by OutputPage::output().

$wgCookiePath = '/'
 

Definition at line 221 of file DefaultSettings.php.

Referenced by LoginForm::mailPassword(), and LoginForm::mailPasswordInternal().

$wgDBconnection = ''
 

Definition at line 59 of file DefaultSettings.php.

$wgDBloads = false
 

Definition at line 87 of file DefaultSettings.php.

$wgDBminWordLen = 4
 

Definition at line 74 of file DefaultSettings.php.

Referenced by SearchUpdate::doUpdate(), and SearchEngine::parseQuery().

$wgDBmysql4 = false
 

Definition at line 76 of file DefaultSettings.php.

Referenced by SearchEngine::parseQuery(), and SearchEngine::SearchEngine().

$wgDBname = 'wikidb'
 

Definition at line 58 of file DefaultSettings.php.

Referenced by BlockCache::BlockCache(), convertLinks(), createTempTable(), MakesysopForm::doSubmit(), SqlQueryForm::doSubmit(), UserTalkUpdate::doUpdate(), WatchedItem::duplicateEntries(), ParserCache::getKey(), LinkCache::getKey(), getTitlesByLength(), initialiseMessages(), LoginForm::mailPassword(), LoginForm::mailPasswordInternal(), LoginForm::mainLoginForm(), memsess_key(), table_exists(), WatchedItem::watchKey(), wfSpecialRecentchanges(), and wfSpecialWatchlist().

$wgDBpassword = 'userpass'
 

Definition at line 71 of file DefaultSettings.php.

$wgDBserver = 'localhost'
 

Definition at line 57 of file DefaultSettings.php.

Referenced by convertLinks(), createTempTable(), and SqlQueryForm::doSubmit().

$wgDBservers = false
 

Definition at line 86 of file DefaultSettings.php.

$wgDBsqlpassword = 'sqlpass'
 

Definition at line 70 of file DefaultSettings.php.

Referenced by SqlQueryForm::doSubmit().

$wgDBsqluser = 'sqluser'
 

Definition at line 69 of file DefaultSettings.php.

Referenced by SqlQueryForm::doSubmit().

$wgDBtransactions = false
 

Definition at line 75 of file DefaultSettings.php.

Referenced by LinksUpdate::doDumbUpdate(), and LinksUpdate::doUpdate().

$wgDBtype = "mysql"
 

Definition at line 61 of file DefaultSettings.php.

$wgDBuser = 'wikiuser'
 

Definition at line 60 of file DefaultSettings.php.

$wgDebugComments = false
 

Definition at line 137 of file DefaultSettings.php.

Referenced by OutputPage::output(), and wfDebug().

$wgDebugDumpSql = false
 

Definition at line 140 of file DefaultSettings.php.

$wgDebugFunctionEntry = 0
 

Definition at line 244 of file DefaultSettings.php.

Referenced by Profiler::profileIn(), and Profiler::profileOut().

$wgDebugLogFile = ''
 

Definition at line 134 of file DefaultSettings.php.

Referenced by do_update_files(), logProfilingData(), and wfDebug().

$wgDebugProfiling = false
 

Definition at line 243 of file DefaultSettings.php.

Referenced by Profiler::profileOut().

$wgDebugRedirects = false
 

Definition at line 135 of file DefaultSettings.php.

Referenced by OutputPage::output().

$wgDefaultBlockExpiry = '24 hours'
 

Definition at line 176 of file DefaultSettings.php.

Referenced by IPBlockForm::showForm().

$wgDefaultSkin = 'monobook'
 

Definition at line 398 of file DefaultSettings.php.

$wgDiff3 = '/usr/bin/diff3'
 

Definition at line 261 of file DefaultSettings.php.

$wgDisableAnonTalk = false
 

Definition at line 252 of file DefaultSettings.php.

$wgDisableCookieCheck = false
 

Definition at line 222 of file DefaultSettings.php.

Referenced by LoginForm::hasSessionCookie().

$wgDisableCounters = false
 

Definition at line 246 of file DefaultSettings.php.

Referenced by ViewCountUpdate::doUpdate().

$wgDisableFuzzySearch = false
 

Definition at line 248 of file DefaultSettings.php.

Referenced by goResult().

$wgDisableQueryPages = false
 

Definition at line 226 of file DefaultSettings.php.

Referenced by QueryPage::isExpensive().

$wgDisableSearchUpdate = false
 

Definition at line 249 of file DefaultSettings.php.

Referenced by SearchUpdate::doUpdate().

$wgDisableTextSearch = false
 

Definition at line 247 of file DefaultSettings.php.

Referenced by goResult(), and SearchEngine::showResults().

$wgDisableUploads = true
 

Definition at line 250 of file DefaultSettings.php.

Referenced by UploadForm::execute(), and SkinCologneBlue::quickBar().

$wgDocType
 

Initial value:

'- $wgDTD = 'http: $wgUseDynamicDates = false

Definition at line 109 of file DefaultSettings.php.

Referenced by OutputPage::headElement().

$wgEditEncoding = ''
 

Definition at line 107 of file DefaultSettings.php.

Referenced by Language::recodeForEdit(), Language::recodeInput(), and LanguageEo::setAltEncoding().

$wgEmergencyContact = 'wikiadmin@' . getenv( SERVER_NAME )
 

Definition at line 48 of file DefaultSettings.php.

Referenced by Database::open().

$wgEnableParserCache = false
 

Definition at line 160 of file DefaultSettings.php.

$wgEnablePersistentLC = false
 

Definition at line 157 of file DefaultSettings.php.

Referenced by LinksUpdate::doUpdate(), LinkCache::linksccClearBrokenLinksTo(), LinkCache::linksccClearLinksTo(), LinkCache::linksccClearPage(), LinkCache::preFill(), and refreshLinks().

$wgExtensionFunctions = array()
 

Definition at line 404 of file DefaultSettings.php.

$wgExtraSubtitle = ''
 

Definition at line 125 of file DefaultSettings.php.

$wgFileBlacklist
 

Initial value:

array( 'html', 'htm', 'php', phtml, 'php3', 'php4', 'phps', shtml, jhtml, 'pl', 'py', 'exe', 'scr', 'dll', 'msi', 'vbs', 'bat', 'com', 'pif', 'cmd', 'vxd', 'cpl' )

Definition at line 274 of file DefaultSettings.php.

Referenced by UploadForm::processUpload().

$wgFileCacheDirectory = "{$wgUploadDirectory}/cache"
 

Definition at line 197 of file DefaultSettings.php.

Referenced by CacheManager::fileCacheName().

$wgFileExtensions = array( 'png', 'jpg', 'jpeg', 'ogg' )
 

Definition at line 271 of file DefaultSettings.php.

Referenced by UploadForm::processUpload().

$wgGoToEdit = false
 

Definition at line 376 of file DefaultSettings.php.

Referenced by goResult().

$wgHitcounterUpdateFreq = 1
 

Definition at line 168 of file DefaultSettings.php.

$wgIgnoreSQLErrors = false
 

Definition at line 144 of file DefaultSettings.php.

$wgImageMagickConvertCommand = '/usr/bin/convert'
 

Definition at line 325 of file DefaultSettings.php.

Referenced by Image::createThumb().

$wgInputEncoding = 'ISO-8859-1'
 

Definition at line 104 of file DefaultSettings.php.

Referenced by LanguageUtf8::checkTitleEncoding(), LanguageEo::checkTitleEncoding(), LanguageCs::checkTitleEncoding(), LanguageAr::checkTitleEncoding(), Language::checkTitleEncoding(), DateFormatter::DateFormatter(), WikiRevision::fixEncoding(), OutputPage::out(), OutputPage::output(), pages2xml(), Language::recodeForEdit(), Language::recodeInput(), MathRenderer::render(), LanguageEo::setAltEncoding(), OutputPage::setEncodings(), SearchEngine::showResults(), wfEmergencyAbort(), wfMungeToUtf8(), and FeedItem::xmlEncode().

$wgInternalServer = $wgServer
 

Definition at line 209 of file DefaultSettings.php.

Referenced by Image::createThumb(), ImagePage::doDelete(), ImagePage::revert(), and UndeleteForm::undelete().

$wgInterwikiExpiry = 10800
 

Definition at line 118 of file DefaultSettings.php.

$wgInterwikiMagic = true
 

Definition at line 103 of file DefaultSettings.php.

$wgLanguageCode = 'en'
 

Definition at line 101 of file DefaultSettings.php.

Referenced by check(), dcBasics(), do_update_files(), QueryPage::doFeed(), QueryPage::feedTitle(), MessageCache::get(), FeedItem::getLanguage(), getLanguageList(), OutputPage::headElement(), makePhp(), OutputPage::output(), pages2xml(), wfSpecialMaintenance(), and wfSpecialRecentchanges().

$wgLanguageFile = false
 

Definition at line 102 of file DefaultSettings.php.

$wgLinkCacheMemcached = false
 

Definition at line 97 of file DefaultSettings.php.

Referenced by LinkCache::addLinkObj(), and LinkCache::clearLink().

$wgLocalDatabases = array()
 

Definition at line 83 of file DefaultSettings.php.

Referenced by MakesysopForm::doSubmit().

$wgLocalInterwiki = 'w'
 

Definition at line 115 of file DefaultSettings.php.

Referenced by RecentChange::save().

$wgLogo = "{$wgUploadPath}/wiki.png"
 

Definition at line 44 of file DefaultSettings.php.

$wgLogQueries = false
 

Definition at line 139 of file DefaultSettings.php.

Referenced by SqlQueryForm::logFinishedQuery(), SqlQueryForm::logQuery(), and SqlQueryForm::showForm().

$wgMathDirectory = "{$wgUploadDirectory}/math"
 

Definition at line 46 of file DefaultSettings.php.

Referenced by MathRenderer::_recall(), and MathRenderer::render().

$wgMathPath = "{$wgUploadPath}/math"
 

Definition at line 45 of file DefaultSettings.php.

Referenced by MathRenderer::_linkToMathImage().

$wgMaxCredits = 0
 

Definition at line 369 of file DefaultSettings.php.

$wgMaxNameChars = 32
 

Definition at line 117 of file DefaultSettings.php.

Referenced by LoginForm::addNewAccountInternal().

$wgMemCachedDebug = false
 

Definition at line 95 of file DefaultSettings.php.

$wgMemCachedServers = array( 127.0.0.1:11000 )
 

Definition at line 94 of file DefaultSettings.php.

$wgMetaNamespace = FALSE
 

Definition at line 13 of file DefaultSettings.php.

$wgMimeType = 'text/html'
 

Definition at line 108 of file DefaultSettings.php.

Referenced by OutputPage::headElement(), AtomFeed::outItem(), and OutputPage::output().

$wgMiserMode = false
 

Definition at line 225 of file DefaultSettings.php.

Referenced by QueryPage::doQuery(), indexShowToplevel(), and wfSpecialMaintenance().

$wgMsgCacheExpiry = 86400
 

Definition at line 123 of file DefaultSettings.php.

$wgNamespacesToBeSearchedDefault
 

Initial value:

array( -1 => 0, 0 => 1, 1 => 0, 2 => 0, 3 => 0, 4 => 0, 5 => 0, 6 => 0, 7 => 0, 8 => 0, 9 => 1, 10 => 0, 11 => 1 )

Definition at line 303 of file DefaultSettings.php.

Referenced by SearchEngine::initNamespaceCheckbox().

$wgNamespacesWithSubpages
 

Initial value:

array( -1 => 0, 0 => 0, 1 => 1, 2 => 1, 3 => 1, 4 => 0, 5 => 1, 6 => 0, 7 => 1, 8 => 0, 9 => 1, 10 => 0, 11 => 1)

Definition at line 300 of file DefaultSettings.php.

$wgOutputEncoding = 'ISO-8859-1'
 

Definition at line 105 of file DefaultSettings.php.

Referenced by ccPrologue(), dcPrologue(), EmailUserForm::doSubmit(), OutputPage::headElement(), LoginForm::mailPassword(), LoginForm::mailPasswordInternal(), OutputPage::out(), OutputPage::output(), Language::recodeInput(), LanguageEo::setAltEncoding(), OutputPage::setEncodings(), userMailer(), and wfEmergencyAbort().

$wgPasswordSalt = true
 

Definition at line 295 of file DefaultSettings.php.

$wgPasswordSender = 'Wikipedia Mail <apache@' . getenv( SERVER_NAME ) . '>'
 

Definition at line 49 of file DefaultSettings.php.

Referenced by LoginForm::mailPasswordInternal().

$wgProfileLimit = 0.0
 

Definition at line 239 of file DefaultSettings.php.

Referenced by logProfilingData().

$wgProfileOnly = false
 

Definition at line 240 of file DefaultSettings.php.

Referenced by wfDebug().

$wgProfileSampleRate = 1
 

Definition at line 242 of file DefaultSettings.php.

$wgProfileToDatabase = false
 

Definition at line 241 of file DefaultSettings.php.

Referenced by Profiler::getOutput().

$wgProfiling = false
 

Definition at line 238 of file DefaultSettings.php.

Referenced by logProfilingData(), and Database::query().

$wgProto = (isset($_SERVER[HTTPS]) && $_SERVER[HTTPS] == 'on') ? 'https' : 'http'
 

Definition at line 17 of file DefaultSettings.php.

$wgProxyKey = 'W1svekXc5u6lZllTZOwnzEk1nbs'
 

Definition at line 183 of file DefaultSettings.php.

Referenced by wfSpecialBlockme().

$wgProxyMemcExpiry = 86400
 

Definition at line 182 of file DefaultSettings.php.

$wgProxyPorts = array( 80, 81, 1080, 3128, 6588, 8000, 8080, 8888, 65506 )
 

Definition at line 180 of file DefaultSettings.php.

$wgProxyScriptPath = "$IP/proxy_check.php"
 

Definition at line 181 of file DefaultSettings.php.

$wgReadOnly = false
 

Definition at line 138 of file DefaultSettings.php.

$wgReadOnlyFile = "{$wgUploadDirectory}/lock_yBgMBwiR"
 

Definition at line 130 of file DefaultSettings.php.

Referenced by DBUnlockForm::doSubmit(), DBLockForm::doSubmit(), OutputPage::readOnlyPage(), and wfReadOnly().

$wgRedirectScript = "{$wgScriptPath}/redirect.php"
 

Definition at line 35 of file DefaultSettings.php.

$wgRemoteUploads = false
 

Definition at line 251 of file DefaultSettings.php.

$wgScript = "{$wgScriptPath}/index.php"
 

Definition at line 34 of file DefaultSettings.php.

Referenced by SqlQueryForm::doSubmit(), initialiseMessages(), and wfLocalUrl().

$wgScriptPath = '/wiki'
 

Definition at line 27 of file DefaultSettings.php.

$wgSessionsInMemcached = false
 

Definition at line 96 of file DefaultSettings.php.

$wgShowIPinHeader = true
 

Definition at line 116 of file DefaultSettings.php.

$wgSitename = 'MediaWiki'
 

Definition at line 12 of file DefaultSettings.php.

Referenced by dcBasics(), QueryPage::feedTitle(), LanguageFr::getNsIndex(), and wfSpecialRecentchanges().

$wgSiteNotice = ""
 

Definition at line 307 of file DefaultSettings.php.

Referenced by wfEmergencyAbort().

$wgSiteSupportPage = ''
 

Definition at line 126 of file DefaultSettings.php.

Referenced by SkinCologneBlue::quickBar().

$wgSMTP = false
 

Definition at line 53 of file DefaultSettings.php.

Referenced by userMailer().

$wgSpamRegex = false
 

Definition at line 373 of file DefaultSettings.php.

$wgSqlLogFile = "{$wgUploadDirectory}/sqllog_mFhyRe6"
 

Definition at line 72 of file DefaultSettings.php.

Referenced by SqlQueryForm::logFinishedQuery(), and SqlQueryForm::logQuery().

$wgSqlTimeout = 30
 

Definition at line 77 of file DefaultSettings.php.

Referenced by SqlQueryForm::doSubmit().

$wgSquidMaxage = 18000
 

Definition at line 213 of file DefaultSettings.php.

$wgStrictFileExtensions = true
 

Definition at line 290 of file DefaultSettings.php.

Referenced by UploadForm::processUpload().

$wgStyleDirectory = "{$IP}/style"
 

Definition at line 38 of file DefaultSettings.php.

$wgStylePath = "{$wgScriptPath}/style"
 

Definition at line 37 of file DefaultSettings.php.

Referenced by SkinStandard::doGetUserStyles(), OutputPage::getHeadLinks(), SkinStandard::getHeadScripts(), SkinStandard::getUserStyles(), OutputPage::headElement(), and ChannelFeed::outXmlHeader().

$wgStyleSheetDirectory = &$wgStyleDirectory
 

Definition at line 40 of file DefaultSettings.php.

Referenced by do_update_files().

$wgStyleSheetPath = &$wgStylePath
 

Definition at line 39 of file DefaultSettings.php.

Referenced by SkinCologneBlue::doGetUserStyles().

$wgSysopRangeBans = false
 

Definition at line 175 of file DefaultSettings.php.

Referenced by IPBlockForm::doSubmit().

$wgSysopUserBans = false
 

Definition at line 174 of file DefaultSettings.php.

Referenced by IPBlockForm::doSubmit().

$wgTexvc = './math/texvc'
 

Definition at line 235 of file DefaultSettings.php.

Referenced by MathRenderer::render().

$wgTidyBin = 'tidy'
 

Definition at line 393 of file DefaultSettings.php.

$wgTidyConf = $IP.'/extensions/tidy/tidy.conf'
 

Definition at line 394 of file DefaultSettings.php.

$wgTidyOpts = ''
 

Definition at line 395 of file DefaultSettings.php.

$wgTmpDirectory = "{$wgUploadDirectory}/tmp"
 

Definition at line 47 of file DefaultSettings.php.

Referenced by MathRenderer::render().

$wgUploadDirectory = "{$IP}/upload"
 

Definition at line 43 of file DefaultSettings.php.

Referenced by convertImageDirectories(), convertImageDirectoriesX(), Image::createThumb(), do_update_files(), Image::Image(), UploadForm::mainUploadForm(), UploadForm::processUpload(), UploadForm::saveUploadedFile(), UploadForm::unsaveUploadedFile(), UploadForm::uploadWarning(), wfImageArchiveDir(), and wfImageDir().

$wgUploadPath = "{$wgScriptPath}/upload"
 

Definition at line 42 of file DefaultSettings.php.

Referenced by Image::thumbUrl(), wfImageArchiveUrl(), and Image::wfImageUrl().

$wgUploadSizeWarning = 150000
 

Definition at line 293 of file DefaultSettings.php.

Referenced by UploadForm::processUpload().

$wgUseCategoryBrowser = false
 

Definition at line 155 of file DefaultSettings.php.

$wgUseCategoryMagic = true
 

Definition at line 150 of file DefaultSettings.php.

Referenced by LinksUpdate::doDumbUpdate(), and LinksUpdate::doUpdate().

$wgUseDatabaseMessages = true
 

Definition at line 122 of file DefaultSettings.php.

$wgUseESI = false
 

Definition at line 206 of file DefaultSettings.php.

Referenced by OutputPage::sendCacheControl().

$wgUseFileCache = false
 

Definition at line 196 of file DefaultSettings.php.

Referenced by wfEmergencyAbort().

$wgUseGzip = function_exists( gzencode )
 

Definition at line 257 of file DefaultSettings.php.

Referenced by CacheManager::useGzip(), and wfClientAcceptsGzip().

$wgUseImageMagick = false
 

Definition at line 324 of file DefaultSettings.php.

Referenced by Image::createThumb().

$wgUseImageResize = false
 

Definition at line 315 of file DefaultSettings.php.

$wgUseLatin1 = false
 

Definition at line 106 of file DefaultSettings.php.

Referenced by ConfigData::getEncoded().

$wgUseMemCached = false
 

Definition at line 93 of file DefaultSettings.php.

Referenced by BlockCache::clear(), initialiseMessages(), and BlockCache::load().

$wgUsePathInfo = ( strpos( php_sapi_name(), 'cgi' ) === false )
 

Definition at line 30 of file DefaultSettings.php.

$wgUsePHPTal = true
 

Definition at line 330 of file DefaultSettings.php.

$wgUserHtml = true
 

Definition at line 383 of file DefaultSettings.php.

$wgUseSquid = false
 

Definition at line 204 of file DefaultSettings.php.

Referenced by Image::createThumb(), ImagePage::doDelete(), MovePageForm::doSubmit(), ImagePage::revert(), OutputPage::sendCacheControl(), and UndeleteForm::undelete().

$wgUseTeX = false
 

Definition at line 234 of file DefaultSettings.php.

Referenced by do_update_files().

$wgUseTidy = false
 

Definition at line 392 of file DefaultSettings.php.

$wgUseWatchlistCache = false
 

Definition at line 227 of file DefaultSettings.php.

Referenced by wfSpecialWatchlist().

$wgVersion = '1.3.0beta3'
 

Definition at line 10 of file DefaultSettings.php.

Referenced by do_linkscc_1_3_update(), AtomFeed::outHeader(), RSSFeed::outHeader(), and wfSpecialVersion().

$wgWhitelistAccount = array ( 'user' => 1, sysop => 1, developer => 1 )
 

Definition at line 173 of file DefaultSettings.php.

$wgWhitelistEdit = false
 

Definition at line 171 of file DefaultSettings.php.

$wgWhitelistRead = false
 

Definition at line 172 of file DefaultSettings.php.

$wgWLCacheTimeout = 3600
 

Definition at line 228 of file DefaultSettings.php.

Referenced by wfSpecialWatchlist().


Generated on Tue Jun 29 23:40:08 2004 for Mediawiki by doxygen 1.3.7