Manual:Configuration settings/de
Sprachen: | English • dansk • Deutsch • español • français • Bahasa Indonesia • 日本語 • 한국어 • polski • português do Brasil • русский • 中文 |
---|
Contents
- 1 Allgemeine Einstellungen
- 2 Pfade
- 3 Globale Objekte
- 4 E-Mail-Einstellungen
- 5 Datenbank-Einstellungen
- 6 Lokalisierung
- 7 Debug/Protokollierung
- 8 Seitenanpassung
- 9 Seitenstatistiken
- 10 Skins
- 11 Kategorien
- 12 Zwischenspeicher
- 13 Interwiki
- 14 Zugang
- 15 Reduzierung
- 16 Uploads
- 17 Parser
- 18 Spezialseiten
- 19 Benutzer
- 20 Cookies
- 21 Feed
- 22 Urheberrecht (Copyright)
- 23 Suche
- 24 Jobs
- 25 Proxies
- 26 Squid
- 27 Erweiterungen
- 28 Wartungsskript-Einstellungen
- 29 Sonstige Einstellungen
Dies ist eine Übersicht aller unterstützten Konfigurationsoptionen, basierend auf der DefaultSettings.php
-Datei.
Bearbeite niemals DefaultSettings.php
; kopiere stattdessen passende Zeilen zur LocalSettings.php
und passe sie gegebenenfalls an.
- In alphabetischer Reihenfolge | Auflistung nach Funktion | Category:MediaWiki configuration settings/de
Allgemeine Einstellungen[edit]
- $wgProto (veraltet in 1.18) - Der URL-Präfix definiert das Protokoll im Einsatz.
- $wgServer - Die URL des Servers (Protokoll und Domain).
- $wgServerName (veraltet in 1.17) - Die Domain des Servers ohne Protokoll (z. B. de.wikipedia.org).
- $wgCanonicalServer - Kanonische URL des Servers zur Nutzung in IRC-Feeds und Benachrichtigungs-E-Mails.
- $wgSitename - Der Name der Webseite. Sollte angepasst werden.
- $wgVersion - Definiert, wie die Versionsnummer des MediaWiki den Nutzern angezeigt wird.
Pfade[edit]
- $IP - Der Installationspfad des MediaWiki-Dateisystems. Wird nicht in DefaultSettings.php definiert.
- $wgActionPaths - Pfad für verschiedene Benutzeraktionen. Wird für „hübsche“ URLs benutzt.
- $wgAppleTouchIcon - Optionale URL zu einem Icon, das in Lesezeichen auf den Startseiten von Apple-Geräten verwendet wird.
- $wgArticlePath - Die URL-Vorlage zur Erstellung von Artikellinks.
- $wgDirectoryMode - Standardwert für die chmod-Zugriffsberechtigungen neu erstellter Verzeichnisse.
- $wgDiff - Pfad zum GNU diff-Werkzeug.
- $wgDiff3 - Pfad zum GNU diff3-Werkzeug.
- $wgFavicon - Die URL des Favicons des Seite.
- $wgLoadScript - Die URL zum Skript load.php.
- $wgLogo - Die URL des Logos der Seite.
- $wgPhpCli - Befehl zur Ausführung des PHP cli client.
- $wgRedirectScript - Die URL des Skriptes redirect.php, wird für Abwärtskompatibilität benötigt.
- $wgScript - Die URL zum Skript index.php.
- $wgScriptExtension - Standardmäßige Dateinamenserweiterung der Skripte.
- $wgScriptPath - Die URL zum Hauptverzeichnis mit Pfad.
- $wgSQLiteDataDirMode (veraltet in 1.17) - Standardwert für die chmod-Zugriffsberechtigungen neu erstellter SQLite-Verzeichnisse.
- $wgStyleSheetPath - Die URL zu dem Verzeichnis, das die Stylesheets enthält.
- $wgTmpDirectory - Die URL zu dem Verzeichnis für temporäre Dateien.
- $wgUsePathInfo - Ob „hübsche“ URLs genutzt werden sollen.
- $wgVariantArticlePath - Wird für Links genutzt, wenn die aktuelle Sprache verschiedene Varianten hat.
Siehe auch TeX für LaTeX-spezifische Pfadeinstellungen.
Siehe auch Uploads für dateispezifische Pfadeinstellungen.
Siehe auch Skins für Skin-spezifische Pfadeinstellungen.
Globale Objekte[edit]
- $wgConf - Erstellen eines Website Konfigurationsobjektes. Wird nicht in einer Standard-Installation verwendet.
E-Mail-Einstellungen[edit]
Siehe auch Benutzerzugang: $wgEmailConfirmToEdit
- $wgAdditionalMailParams - Additional email parameters.
- $wgEmailAuthentication - Whether Email authentication (confirmation) is needed for that wiki for using any Email function (except password reminder which works independently from this setting)
- $wgEmergencyContact - Site admin email address
- $wgEnableEmail - Set to true to enable the e-mail basic features: Password reminders, etc.
- $wgEnableUserEmail - Set to true to enable user-to-user e-mail.
- $wgNoReplyAddress - Dummy address which should be accepted during mail send action.
- $wgPasswordSender - Password reminder email address.
- $wgPasswordSenderName - Password reminder name.
- $wgPasswordReminderResendTime - Minimum time, in hours, which must elapse between password reminder.
- $wgSMTP - For using a direct (authenticated) SMTP server connection.
- $wgSysopEmailBans - Allow sysops to ban users from accessing Emailuser.
- $wgUserEmailConfirmationTokenExpiry - The time after sending which a user email address confirmation token is valid for
- $wgUserEmailUseReplyTo - Should the sending user's email be in a Reply-To header instead of From.
E-Mail Benachrichtigung (Enotif) Einstellungen[edit]
- Aktuelle Benachrichtigungen für die einzelnen Benutzer werden in den Optionen festgelegt. Sie können Standardwerte ändern mit $wgDefaultUserOptions.
- $wgEnotifFromEditor - Email notifications appear to be coming from the page editor (not from Wiki server)
- $wgEnotifImpersonal - Send a generic mail instead of a personalised mail for each user.
- $wgEnotifMaxRecips - Maximum number of users to mail at once when using impersonal mail.
- $wgEnotifMinorEdits - Email notifications also for "minor edits" (user preference is shown and user needs to opt-in)
- $wgEnotifRevealEditorAddress - reply-to address of Email notifications may be filled with page editor's address (user preference is shown and user needs to opt-in)
- $wgEnotifUseJobQ - Send mails via the job queue.
- $wgEnotifUseRealName - Use real name instead of username in e-mail "from" field
- $wgEnotifUserTalk - Email notifications can be sent for first change on a user_talk page (user preference is shown and user needs to opt-in)
- $wgEnotifWatchlist - Email notifications can be sent for the first change on watched pages (user preference is shown and user needs to opt-in)
- $wgUsersNotifiedOnAllChanges (formerly $wgUsersNotifedOnAllChanges!) - Array of usernames who will be sent a notification email for every change which occurs on a wiki
Datenbank-Einstellungen[edit]
- $wgAllDBsAreLocalhost - Make all database connections secretly go to localhost. Useful for debugging.
- $wgBufferSQLResults (veraltet) - Use buffered queries by default.
- $wgCheckDBSchema (veraltet)
- $wgDBAvgStatusPoll - Time before the server get a SHOW STATUS query under overload conditions.
- $wgDBconnection - (veraltet)
- $wgDBerrorLog - File to log database errors to.
- $wgDBname - Name of the database.
- $wgDBpassword - The password for $wgDBuser.
- $wgDBport - Database port.
- $wgDBprefix - Table name prefix.
- $wgDBschema - (veraltet) On some databases this allows separate logical namespace for application data.
- $wgDBserver - Database host name or ip address.
- $wgDBtype - Type of database.
- $wgDBuser - Database username.
- $wgLocalDatabases - Other wikis on this site, can be administered from a single developer account.
- $wgSearchType - Type of DB search used.
- $wgSecondaryMessageDB (veraltet) - DB to fall back on if the message isn't in the main DB.
- $wgSqlLogFile (veraltet)
- $wgSQLMode - SQL mode
- $wgSqlTimeout (veraltet)
LoadBalancer Einstellungen[edit]
- $wgAlternateMaster (veraltet) - A map of database name to connection index.
- $wgDBClusterTimeout - When to give error messages.
- $wgDBloads (veraltet) - Database load balancer.
- $wgDBservers - Database load balancer.
- $wgDefaultExternalStore - The place to put new revisions.
- $wgLBFactoryConf - Load balancer factory configuration.
- $wgMasterWaitTimeout - How long to wait for a slave to catch up to the master.
- $wgSlaveLagCritical - If lag is higher than this value, show a more obvious warning than $wgSlaveLagWarning.
- $wgSlaveLagWarning - If lag is higher than this value, show a warning in some special pages (like watchlist).
MSSQL-specific[edit]
- $wgDBWindowsAuthentication - Whether to use Integrated Windows Authentication rather than the standard $wgDBuser/$wgDBpassword combo.
MySQL-spezifisch[edit]
- $wgDBminWordLen (veraltet) - Used to discard words that MySQL will not return any results for shorter values configure mysql directly.
- $wgDBmysql4 (veraltet) - Set to true to use enhanced fulltext search.
- $wgDBmysql5 - Set to true to set MySQL connection into UTF-8 encoding
- $wgDBTableOptions - MySQL table options to use during installation or update.
- $wgDBtransactions - Set to true if using InnoDB tables.
- $wgExternalServers - An array of external MySQL servers.
PostgreSQL-spezifisch[edit]
- $wgDBmwschema - Schema that Postgres stores the MediaWiki tables in. Defaults to 'mediawiki'
- $wgDBts2schema - Schema that the Tsearch2 tables live in for Postgres. Defaults to 'public'
SQLite-spezifisch[edit]
- $wgSQLiteDataDir - To override default SQLite data directory.
Gemeinsam genutzte DB-Einstellungen[edit]
- $wgSharedDB - The name of the shared database.
- $wgSharedPrefix - Prefix to use for the shared database.
- $wgSharedTables - Tables to use in shared database
Komprimierte Speicherungunterstützung[edit]
- $wgCompressRevisions - If this is set on, all future revisions will be compressed on page save, but only if zlib support is available and enabled in PHP.
- $wgDisableOutputCompression - Disable output compression (compression is enabled by default if zlib is available).
Lokalisierung[edit]
- $wgAmericanDates - Enable for English module to print dates as eg 'May 12' instead of '12 May'.
- $wgBetterDirectionality - Experimental better directionality support.
- $wgDisabledVariants - Disabled variants for language variant conversion.
- $wgDisableLangConversion - Whether to enable language variant conversion.
- $wgDisableTitleConversion - Whether to enable language variant conversion for links.
- $wgDummyLanguageCodes - List of language codes that don't correspond to an actual language.
- $wgEditEncoding - Characters not explicitly converted by output encoding
- $wgForceUIMsgAsContentMsg - Array of UI messages that should be treated as content messages
- $wgInputEncoding - The encoding of the input text.
- $wgInterwikiMagic - Treat language links as magic connectors, not inline links.
- $wgLanguageCode - Site language code. Should be one of the ./languages/messages/Messages(.*).php files.
- $wgLanguageFile (veraltet) - Filename of a language file generated by dumpMessages.php.
- $wgLegacyEncoding - Set this to eg 'ISO-8859-1' to perform character set conversion when loading old revisions not marked with utf-8 flag.
- $wgLoginLanguageSelector - Show a bar of language selection links in the user login and user registration forms.
- $wgMsgCacheExpiry - When a message in cache expires (in seconds).
- $wgOutputEncoding - The encoding of the output text.
- $wgUseDatabaseMessages - Translation using MediaWiki: namespace.
- $wgUseDynamicDates - Enable to allow rewriting dates in page text. DOES NOT FORMAT CORRECTLY FOR MOST LANGUAGES.
- $wgUseLatin1 (veraltet) - Enable ISO-8859-1 compatibility mode.
Zeitzonen-Einstellungen[edit]
- $wgLocaltimezone - Fake out the timezone that the server thinks it's in.
- $wgLocalTZoffset - Add a distance to the timezone of the server.
Language-specific[edit]
- English
- $wgAmericanDates - Enable for English module to print dates as eg 'May 12' instead of '12 May'.
- Arabic/Hindi
- $wgTranslateNumerals - For Hindi and Arabic use local numerals instead of Western style (0-9) numerals in interface.
Debug/Protokollierung[edit]
- See also: Manual:How to debug
- $wgAggregateStatsID - Allows statistics to be aggregated over more than one wiki when using udp logging.
- $wgColorErrors - Whether to color command-line error messages.
- $wgDebugComments - Include portions of log output in page HTML comment.
- $wgDebugDBTransactions - Trace lifecycle of the database transaction (opening, commit, rollback)
- $wgDebugDumpSql - Dump SQL queries to debug output
- $wgDebugLogFile - The file name of the debug log, or empty if disabled. wfDebug() appends to this file.
- $wgDebugLogGroups - Selective debug logs on a group basis.
- $wgDebugLogPrefix - Prefix for debug log lines
- $wgDebugPrintHttpHeaders - Print HTTP headers for every request in the debug information.
- $wgDebugRawPage - Avoid overlapping debug entries by leaving out CSS.
- $wgDebugRedirects - Displays redirect location instead of actually redirecting to the target URL
- $wgDebugTimestamps - Prefix debug messages with relative timestamp.
- $wgDebugToolbar - Display the debugging toolbar.
- $wgDeprecationReleaseLimit - Release limitation to wfDeprecated warnings.
- $wgDevelopmentWarnings - Whether to throw PHP notices for some possible error conditions and for deprecated functions.
- $wgIgnoreSQLErrors (veraltet) - Whether to disable automatic generation of "we're sorry, but there has been a database error" pages.
- $wgJobLogFile (veraltet) - Log file for job execution.
- $wgLogQueries - enable logging of enquiries; requires Extension AskSql
- $wgShowDBErrorBacktrace - If true, show a backtrace for database errors.
- $wgShowDebug - Display debug data at the bottom of the main content area.
- $wgShowSQLErrors - Whether to show "We're sorry, but there has been a database error." pages.
- $wgShowExceptionDetails - If set to true, uncaught exceptions will print a complete stack trace to output.
- $wgStatsMethod - Destination for wfIncrStats() data.
Profilierung[edit]
- $wgDebugFunctionEntry - Output debug message on every wfProfileIn/wfProfileOut
- $wgDebugProfiling - Detects non-matching wfProfileIn/wfProfileOut calls
- $wgDebugSquid (veraltet) - Lots of debugging output from SquidUpdate.php
- $wgProfileCallTree - If true, print a raw call tree instead of per-function report
- $wgProfileLimit - Only record profiling info for pages that took longer than this
- $wgProfileOnly - Don't put non-profiling info into log file
- $wgProfilePerHost - Should application server host be put into profiling table?
- $wgProfilerType (veraltet) - If not empty, specifies profiler type to load.
- $wgProfileSampleRate (veraltet) - Only profile every n requests when profiling is turned on
- $wgProfileToCommentUser (veraltet) - Put profiling data in HTML comments in the output file, for a given user only.
- $wgProfileToDatabase - Log sums from profiling into profiling table in db.
- $wgProfiling (veraltet) - Enable for more detailed by-function times in debug log
- $wgUDPProfilerHost - Host for UDP profiler.
- $wgUDPProfilerPort - Port for UDP profiler.
Seitenanpassung[edit]
- $wgBreakFrames - Break out of framesets. This can be used to prevent external sites from framing your site.
- $wgCanonicalLanguageLinks - Whether to enable canonical language links in meta data.
- $wgCapitalLinks - Set this to false to avoid forcing the first letter of links to capitals.
- $wgCapitalLinkOverrides - Per namespace configuration for $wgCapitalLinks
- $wgDefaultLanguageVariant - Default variant code, if false, the default will be the language code.
- $wgEditPageFrameOptions - Control framing of wiki pages globally.
- $wgEnableNewpagesUserFilter - Enable user search in Special:Newpages.
- $wgExtraLanguageNames - List of language names or overrides for default names in Names.php.
- $wgExtraRandompageSQL (veraltet) - Filter for Special:Randompage. Part of a WHERE clause.
- $wgExtraSubtitle - The subtitle to appear under every title.
- $wgHideInterlanguageLinks - Hide interlanguage links from the sidebar.
- $wgIllegalFileChars - Override the default list of illegal characters in file names.
- $wgLegalTitleChars - Override default list of illegal characters in page titles.
- $wgMaxArticleSize - Maximum article size in kilobytes.
- $wgMaxRedirectLinksRetrieved - Maximum number of links to a redirect page listed on Special:Whatlinkshere/RedirectDestination.
- $wgMaxRedirects - Max number of redirects to follow when resolving redirects.
- $wgMetadataWhitelist (veraltet) - Full name of the page containing templates names that will be allowed as metadata.
- $wgNavigationLinks (veraltet) - Navigation links for the user sidebar.
- $wgNoFollowDomainExceptions - External links to these domain names (or any subdomains) will not be set to
rel="nofollow"
- $wgNoFollowLinks - If true, external URL links in wiki text will be given the
rel="nofollow"
attribute. - $wgPageShowWatchingUsers - Show watching users in Page views.
- $wgRestrictionLevels - Set of permission keys that can be selected on the 'page protection' page.
- $wgSiteNotice - A message to be displayed at the top of every page.
- $wgSiteSupportPage - A page where your users can donate.
- $wgStyleVersion - Appended in the query string of static CSS and JS to clear client side cache when changing this.
- $wgUniversalEditButton - Enable the Universeller Bearbeitungsknopf for browsers that support it
- $wgUrlProtocols - Defines the protocols which are supported and translated in HTML by the MediaWiki parser.
- $wgUseExternalEditor - Activate external editor interface for files and pages.
- $wgUseMetadataEdit (veraltet) - Whether to use metadata edition.
Ajax[edit]
- $wgAjaxExportList - List of functions in
AjaxFunctions.php
that are callable viaaction=ajax
- $wgAjaxSearch (veraltet in 1.14), see $wgEnableMWSuggest instead - Enable use of AJAX auto-suggestion for the search bar.
- $wgAjaxUploadDestCheck - Enable AJAX check for file overwrite, pre-upload.
- $wgAjaxWatch - Enable watching/unwatching pages using AJAX.
- $wgUseAjax - Enable use of AJAX features
Frontend[edit]
- $wgAllowUserCss - Allow user Cascading Style Sheets (CSS)
- $wgAllowUserJs - Allow user Javascript pages
- $wgEnableJavaScriptTest - Allows running of javascript test suites via Special:JavaScriptTest (such as QUnit).
- $wgForcedRawSMaxage - Default maximum age for raw CSS/JS accesses.
- $wgHandheldForIPhone (veraltet in 1.22), If set, 'screen' and 'handheld' media also apply to the iPhone/iPod Touch Mobile Safari.
- $wgHandheldStyle (veraltet in 1.22), Style for media="handheld".
- $wgIncludeLegacyJavaScript - Whether to include the mediawiki.legacy JS library (old wikibits.js), and its dependencies.
- $wgJavaScriptTestConfig - Configuration for javascript testing.
- $wgLegacyJavaScriptGlobals - Whether or not to assign configuration variables to the global window object.
- $wgUseSiteCss - Use the site's Cascading Style Sheets (CSS).
- $wgUseSiteJs - Use the site's Javascript page.
ResourceLoader[edit]
See ResourceLoader for more information.
- $wgResourceBasePath - Default 'remoteBasePath' value for resource loader modules.
- $wgResourceLoaderDebug - The default debug mode (on/off) for of ResourceLoader requests.
- $wgResourceLoaderInlinePrivateModules (veraltet in 1.19) - Whether to embed private modules inline with HTML output or to bypass caching and check the user parameter against.
- $wgResourceLoaderMaxage - Maximum time in seconds to cache resources served by the resource loader.
- $wgResourceLoaderMaxQueryLength - Maximum query string length for resource loader requests.
- $wgResourceLoaderMinifierMaxLineLength - Maximum line length when minifying JavaScript.
- $wgResourceLoaderMinifierStatementsOnOwnLine - Put each statement on its own line when minifying JavaScript.
- $wgResourceLoaderSources - Foreign module sources registry.
- $wgResourceLoaderUseESI - Enable embedding of certain resources using Edge Side Includes.
- $wgResourceLoaderValidateJS - Whether to parse JavaScript module prior to minification to validate them.
- $wgResourceLoaderValidateStaticJS - Whether to parse statically-sourced (file-backed) JavaScript resources prior to minification to validate them.
- $wgResourceModules - Array of all extra defined modules that can later be loaded during the output.
Namensräume[edit]
- $wgContentNamespaces - Namespaces which are considered to contain real content, or articles.
- $wgExtraNamespaces - Additional namespaces.
- $wgExtraGenderNamespaces - Same as $wgExtraNamespaces, but for namespaces with gender distinction.
- $wgMetaNamespace - The name used for the meta-namespace.
- $wgMetaNamespaceTalk - The name used for the meta-namespace talk pages.
- $wgNamespaceAliases - Additional names for namespaces.
- $wgNamespaceProtection - Default protection levels for namespaces.
- $wgNamespacesToBeSearchedDefault - Which namespaces should be searched?
- $wgNamespacesToBeSearchedHelp - Namespaces to be searched when user clicks the "Help" tab on Special:Search.
- $wgNamespacesToBeSearchedProject (veraltet in 1.16) - Additional namespaces that will be added to default search for "project".
- $wgNamespacesWithSubpages - Which namespaces should support subpages?
- $wgNoFollowNsExceptions - Namespaces where the nofollow setting ($wgNoFollowLinks) is overridden.
- $wgNonincludableNamespaces - Pages in namespaces in this array can not be used as templates.
- $wgPreviewOnOpenNamespaces - Namespaces that have special treatment where they should be preview-on-open.
- $wgSitemapNamespaces - Array of namespaces to generate a sitemap or false for all namespaces.
- $wgSitemapNamespacesPriorities - Custom namespace priorities for sitemaps.
Ausgabe[edit]
- $wgAllowMicrodataAttributes - Enable HTML 5 microdata attributes for use in wikitext, if $wgHtml5 is also true.
- $wgAllowRdfaAttributes - Enable RDFa attributes for use in wikitext.
- $wgCleanupPresentationalAttributes (veraltet in 1.20.1) - Whether to put as much as possible presentational HTML attributes in CSS.
- $wgEnableTooltipsAndAccesskeys (veraltet in 1.19) - Whether to enable application of access keys and tooltips
- $wgHtml5 - Whether to output an HTML 5 doctype. See HTML5.
- $wgHtml5Version - Defines the value of the version attribute in the <html> tag, if any.
- $wgWellFormedXml - Whether to try to make our HTML output well-formed XML.
- $wgMimeType - The type to send in the
Content-Type
header.
The following settings are only used if $wgHtml5 is set to "false":
- $wgDocType - The doc type to use in the
<!DOCTYPE !>
declaration. - $wgDTD - Specifies the DTD in the DOCTYPE declaration for page output.
- $wgXhtmlDefaultNamespace - Default XHTML namespace
- $wgXhtmlNamespaces - Permit other namespaces in addition to the w3.org default.
Roboter-Richtlinien[edit]
- $wgArticleRobotPolicies - Allow customisation of robot policies on a per-article basis.
- $wgDefaultRobotPolicy - Default robot exclusion policy for the wiki.
- $wgExemptFromUserRobotsControl - An array of namespace keys in which the __INDEX__/__NOINDEX__ magic words will not function.
- $wgNamespaceRobotPolicies - Allow customisation of robot policies on a per-namespace basis.
Mobile support[edit]
- $wgDeviceDetectionClass - Name of the class used for mobile device detection.
Seitenstatistiken[edit]
- $wgArticleCountMethod - Methode, die verwendet wird, um festzustellen, ob eine Seite in einem Content-Namespace als gültiger Artikel gezählt werden soll.
- $wgCountCategorizedImagesAsUsed - Auf Special: Unusedimages, betrachten Bilder verwendet, wenn sie in eine Kategorie gesetzt werden.
- $wgDisableCounters - Deaktivieren Sie den Ansichtszähler, der in der Fußzeile eines Artikels / einer Seite wie folgt angezeigt wird: "Diese Seite wurde auf X-mal zugegriffen.
- $wgHitcounterUpdateFreq - Legt fest, wie oft der Seitenzähler aktualisiert werden sollen.
- $wgUseCommaCount (veraltet) - Gibt die Kriterien an, die verwendet werden, um einen "gültigen Artikel" beim Zählen zu definieren.
- $wgWantedPagesThreshold - Die Mindestanzahl der verlinkten Links, bevor eine Seite auf Special: Wantedpages
- $wgContentNamespaces - Namensräume, die als realen Inhalt oder Artikel betrachtet werden (betrifft Special: Random und Special: Statistics).
Skins[edit]
- $wgDefaultSkin - The default skin.
- $wgFooterIcons - Abstract list of footer icons for skins in place of old copyrightico and poweredbyico code.
- $wgLocalStylePath - Same as $wgStylePath, but shouldn't point to an external domain.
- $wgSkipSkin (veraltet in 1.23) - Specify the name of a skin that should not be presented in the list of available skins.
- $wgSkipSkins - More of the same as $wgSkipSkin.
- $wgStyleDirectory - The file system path to the skins directory.
- $wgStylePath - The URL of the skins directory.
- $wgUseCombinedLoginLink - Login / create account link behavior when it's possible for anonymous users to create an account.
- $wgUsePHPTal (veraltet)
- $wgValidSkinNames - List of valid skin names.
- $wgVectorShowVariantName - Show the name of the current variant as a label in the variants drop-down menu.
- $wgVectorUseSimpleSearch - Search form behavior for Vector skin only.
- $wgVectorUseIconWatch - Watch and unwatch as an icon rather than a link for Vector skin only.
Kategorien[edit]
- $wgUseCategoryMagic (veraltet) - Should the category pseudo-namespace be used?
- $wgCategoryCollation - A version indicator for collations that will be stored in cl_collation for all new rows.
- $wgCategoryMagicGallery - On category pages, show thumbnail gallery for images belonging to that category instead of listing them as articles.
- $wgCategoryPagingLimit - Paging limit for items in categories.
- $wgUseCategoryBrowser - Enable DMOZ-like category tree at the bottom of pages
- $wgCategoryPrefixedDefaultSortkey - Apply/remove page prefix (namespace name) at default category sortkey
Zwischenspeicher[edit]
- Hauptartikel: Handbuch:Zwischenspeicher
- $wgCacheDirectory - Directory for caching data in the local filesystem.
- $wgCacheEpoch - Set this to current time to invalidate all prior cached pages.
- $wgCachePrefix - Overwrite the caching key prefix with custom value.
- $wgCheckSerialized (veraltet) - Check if serialised files are up to date.
- $wgClockSkewFudge - Helps avoid cache problems due to timer resolution.
- $wgDBAhandler - Selects which DBA handler to use.
- $wgImageHtmlCacheExpiry (veraltet) - Set to a number of seconds to cache the HTML associated with an image.
- $wgInvalidateCacheOnLocalSettingsChange - Setting this to true will invalidate all cached pages whenever LocalSettings.php is changed.
- $wgMainCacheType - Replaces $wgUseMemCached.
- $wgObjectCaches - Advanced object cache configuration.
- $wgQueryCacheLimit - Number of rows to cache in 'querycache' table when miser mode is on.
- $wgRevisionCacheExpiry - Cache extracted revision text in MemCached.
- $wgThumbnailEpoch - If rendered thumbnail files are older than this timestamp, they will be rerendered on demand as if the file didn't already exist.
- $wgUseETag - Whether MediaWiki should send an ETag header.
- $wgUseGzip - Use GZip to store cached pages.
- $wgUpdateRowsPerQuery - Number of rows to update per query.
- $wgUseWatchlistCache (veraltet) - Generate a watchlist once every hour or so.
- $wgWLCacheTimeout (veraltet) - The hour or so mentioned above.
- $wgSessionsInMemcached - Store session data in the object cache, rather than on the filesystem.
Siehe Interwiki für Interwiki Cache-Einstellungen.
Client-seitiges Caching[edit]
- $wgCachePages - Allow client-side caching of pages
Datei-Cache[edit]
Setting for Server side file caching
- $wgFileCacheDepth - Depth of the subdirectory hierarchy to be created under $wgFileCacheDirectory.
- $wgFileCacheDirectory - Directory where the cached page will be saved when using server-side caching.
- $wgUseFileCache - This will cache static pages for non-logged-in users to reduce database traffic on public sites.
Nachrichten-Cache[edit]
- $wgAdaptiveMessageCache - Instead of caching everything, keep track which messages are requested and load only most used messages.
- $wgCachedMessageArrays (veraltet) - Directory for compiled constant message array databases.
- $wgEnableSerializedMessages (veraltet) - Whether serialized versions of the messages arrays will be read from the 'serialized' subdirectory if they are present.
- $wgLocalisationCacheConf - Localisation cache configuration.
- $wgLocalMessageCache (veraltet) - Directory for local copy of message cache, for use in addition to memcached.
- $wgLocalMessageCacheSerialized - Defines format of local cache.
- $wgMaxMsgCacheEntrySize - Maximum entry size in the message cache, in bytes.
- $wgMessageCacheType - Message cache setting.
- $wgPartialMessageCache (veraltet)
- $wgUseLocalMessageCache - Make a local copy of the message cache, in addition to memcached
Cache der Seitenleiste[edit]
- $wgEnableSidebarCache - If true, cache the sidebar navigation links.
- $wgSidebarCacheExpiry - Expiry time for the sidebar cache.
Parser-Cache[edit]
- $wgEnableParserCache - Keep parsed pages in a cache (objectcache table, turck, or memcached) to speed up output of the same page viewed by another user with the same options.
- $wgRenderHashAppend - Append a configured value to the parser cache and the sitenotice cache keys.
- $wgParserCacheExpireTime - Expiration time (in seconds) of cached parser information
- $wgParserCacheType - Parser cache setting.
Memcached Einstellungen[edit]
Settings for configuring the Memcached memory-based object store (if you are using it) docs/memcached.txt has more details.
- $wgUseMemCached (veraltet) - Use memcache, using the servers set in $wgMemCachedServers.
- $wgLinkCacheMemcached (veraltet in 1.13) - Cache links using object cache setting (memcache, Turck MMCache, eAccelerator, etc.)
- $wgMemCachedDebug - Will be set to false in Setup.php, if the server isn't working.
- $wgMemCachedPersistent - Whether to use persistent memcached connections.
- $wgMemCachedServers - Array of Memcached servers.
- $wgMemCachedTimeout - Server connection timeout in microseconds
- $wgUseEAccelShm (veraltet) - You can use this for persistent caching where your wiki runs on a single server. Use eAccelerator for shared memory.
- $wgUseTurckShm (veraltet) - Use Turck MMCache shared memory.
Interwiki[edit]
- $wgDisableHardRedirects - Disable redirects to special pages and interwiki redirects, which use a 302 and have no "redirected from" link.
- $wgEnableScaryTranscluding - Enable "scary transclusion" (transcluding from another wiki)
- $wgImportSources - List of interwiki prefixes for wikis we'll accept as sources for Special:Import (for sysops).
- $wgLocalInterwiki - The Interwiki prefix of this wiki. It should always be changed in LocalSettings.php.
- $wgRedirectSources - Regular expression to restrict URLs which will be displayed as 'redirected from' links.
- $wgTranscludeCacheExpiry - Expiry time for interwiki transclusion.
Interwiki-Cache[edit]
See interwiki cache for more information.
- $wgInterwikiCache -- Whether to enable the interwiki cache.
- $wgInterwikiExpiry - Expiry time for cache of interwiki table.
- $wgInterwikiFallbackSite - Used by maintenance scripts to dump interwiki table.
- $wgInterwikiScopes - Used by getInterwikiCache() to retreive from interwiki database file.
Zugang[edit]
Wiki-Verriegelung, Blockierung/Verbot (Bann), und einige andere Einstellungen vornehmen.
- $wgActions - Array of allowed values for the "action" parameter for normal pages.
- $wgAutopromote - Conditions of automatic promotion of user to specific groups.
- $wgAutopromoteOnce - Automatically add a usergroup to any user who matches certain conditions.
- $wgAccountCreationThrottle - Number of accounts each IP address may create, 0 to disable. Requires memcached.
- $wgAllowPageInfo - Allow the info action, very inefficient at the moment.
- $wgBlockCIDRLimit - Maximum CIDR range when blocking an IP range.
- $wgDeleteRevisionsLimit - Integer of how many revisions an article must have before the bigdelete right is required to delete it.
- $wgDisabledActions (veraltet) - Array of disabled article actions, e.g. view, edit, dublincore, delete, etc.
- $wgEnableCascadingProtection (veraltet) - Enable cascade protection.
- $wgFilterCallback - Similarly (to $wgSpamRegex) if this function returns true.
- $wgIPBlockExpiration (veraltet) - IP blocks expire after this many seconds
- $wgNewPasswordExpiry - The time, in seconds, when an emailed temporary password expires.
- $wgPasswordAttemptThrottle - Limit password attempts per IP per address.
- $wgPasswordResetRoutes - Whether to allow password resets identified by various bits of data.
- $wgPasswordSalt - For compatibility with old installations set to false.
- $wgRestrictionTypes - Actions that can be restricted.
- $wgSpamRegex - A regular expression pattern which stops a page from being saved.
- $wgSummarySpamRegex - Same as $wgSpamRegex except for edit summaries
- $wgSysopRangeBans (veraltet) - Allow sysops to ban IP ranges
See Manual:Preventing access/de for more methods and settings concerning access. See also Manual:User rights/de for more information about $wgGroupPermissions, $wgAddGroups, $wgRemoveGroups, etc.
See User Access for User Access settings.
Rate limiter[edit]
- $wgRateLimitLog - Set to a filename to log rate limiter hits.
- $wgRateLimits - Simple rate limiter options to brake edit floods.
- $wgRateLimitsExcludedGroups (veraltet in 1.13) - Array of groups which should never trigger the rate limiter.
- $wgRateLimitsExcludedIPs - Array of IPs which should never trigger the rate limiter.
API[edit]
- $wgEnableAPI - Enable direct access to the data API through api.php.
- $wgEnableWriteAPI - Allow the API to be used to perform write operations (page edits, rollback, etc.) when an authorised user accesses it.
- $wgCrossSiteAJAXdomains - Allow the API to be accessed by cross domain AJAX from specified domains
- $wgCrossSiteAJAXdomainExceptions - Domains that should not be allowed to make AJAX requests, even if they match one of the domains allowed by $wgCrossSiteAJAXdomains
- $wgAPICacheHelp (veraltet in 1.18) - Cache the API help text for up to $wgAPICacheHelpTimeout.
- $wgAPICacheHelpTimeout - Set the timeout for the API help text cache.
- $wgAPIRequestLog - Log file or URL (TCP or UDP) to log API requests to
Wiki-Sperrung[edit]
- $wgReadOnly - Disallows editing, displaying the string given as the reason.
- $wgReadOnlyFile - If this file is found, the database is locked for the reason given in the contents of the file.
Reduzierung[edit]
- $wgAPIMaxDBRows - Maximum number of rows to scan in a DB query in the API.
- $wgAPIMaxResultSize - The maximum size (in bytes) of an API result.
- $wgAPIMaxUncachedDiffs - The maximum number of uncached diffs that can be retrieved in one API request.
- $wgDisableFuzzySearch (veraltet)
- $wgDisableQueryPages - Disable all query pages if miser mode is on, not just some.
- $wgDisableQueryPageUpdate - Array of special pages that should not be updated.
- $wgDisableSearchContext - Setting this 'false' enables display of additional information on specific date/page revisions in search results. Requires Extension:LuceneSearch
- $wgDisableSearchUpdate - If you've disabled search semi-permanently, this also disables updates to the table.
- $wgDisableTextSearch - Disables full text search (including title search).
- $wgEdititis - Display user edit counts in various prominent places.
- $wgFixDoubleRedirects - Fix double redirects after a page move.
- $wgInvalidRedirectTargets - Array of invalid page redirect targets.
- $wgMaximumMovedPages - Maximum number of pages to move at once when moving subpages with a page.
- $wgMiserMode - If true, disable database-intensive features
- $wgShowHostnames - If set to true, exposes host names through API and HTML comments.
- $wgUseDumbLinkUpdate - Do
DELETE
/INSERT
for link updates instead of incremental.
Uploads[edit]
Uploads have to be specially set up to be secure.
- $wgAjaxLicensePreview - Allow preview licences during upload via AJAX.
- $wgAllowCopyUploads - Allow uploads from URLs, not just local files.
- $wgCopyUploadsDomains - Domains that are allowed to be used in upload from URLs.
- $wgAllowJavaUploads - Allow Java archive uploads.
- $wgAsyncHTTPTimeout - Timeout for asynchronous http request.
- $wgCheckFileExtensions - This is a flag to determine whether or not to check file extensions on upload.
- $wgAllowAsyncCopyUploads - Allow asynchronous copy uploads.
- $wgDisableUploadScriptChecks - Whether to disable the upload system's checks for HTML/JavaScript.
- $wgEnableUploads - Enables uploads and shows link to upload page
- $wgDisableUploads (veraltet) - Does opposite of $wgEnableUploads
- $wgFileBlacklist - Files with these extensions will never be allowed as uploads.
- $wgFileExtensions - This is the list of preferred extensions for uploading files. Uploading files with extensions not in this list will trigger a warning.
- $wgFileStore (veraltet) - Indicates where deleted images are to be stored.
- $wgHashedUploadDirectory - If true, use the /a/ab/foo.png directory structure.
- $wgHTTPTimeout - Timeout for HTTP requests done via CURL.
- $wgHTTPProxy - Proxy to use for CURL requests.
- $wgImgAuthDetails - Display reason access to uploaded file was denied to users(img_auth only)
- $wgImgAuthPublicTest - Test to see if img_auth set up correctly (img_auth only)
- $wgLocalFileRepo - A single repository structure for the local repository.
- $wgRemoteUploads (veraltet) - Set to true to enable the upload link while local uploads are disabled.
- $wgStrictFileExtensions - If this is turned off, users may override the warning for files not covered by $wgFileExtensions.
- $wgUploadBaseUrl - The base URL for uploaded images if shared upload directory isn't to be used
- $wgUploadDirectory - The file system path of the upload directory.
- $wgDeletedDirectory - What directory to place deleted uploads in
- $wgUploadMaintenance - To disable image delete/restore temporarily.
- $wgUploadMissingFileUrl - Point the upload link for missing files to an external URL.
- $wgUploadNavigationUrl - Point the upload navigation link to an external URL.
- $wgUploadPath - The URL of the upload directory.
- $wgUploadSizeWarning - Warn if uploaded files are larger than this.
- $wgUploadStashScalerBaseUrl - To enable remote on-demand scaling, set this to the thumbnail base URL.
- $wgMaxUploadSize - Maximum size for file uploads.
- $wgSaveDeletedFiles (veraltet) - Indicates that deleted images are to be stored for later undeletion.
Geteilte Uploads[edit]
These settings are kept for backward compatibility, see $wgForeignFileRepos for the new setting, or $wgUseInstantCommons if you only need read access to images on Commons.
- $wgCacheSharedUploads - Cache shared metadata in memcached.
- $wgForeignFileRepos - An array of repository structure for foreigns repositories.
- $wgHashedSharedUploadDirectory - Whether to hash the shared upload directory.
- $wgRepositoryBaseUrl - Base URL for a repository wiki.
- $wgSharedLatin1 (veraltet) - set true if the repository uses latin1 filenames.
- $wgSharedUploadDBname - DB name with metadata about shared directory.
- $wgSharedUploadDBprefix - DB prefix for shared image uploads.
- $wgSharedUploadDirectory - Path on the file system where shared uploads can be found.
- $wgSharedUploadPath - Full path on the web server where shared uploads can be found.
- $wgUseSharedUploads - Whether to look in the shared repository if no file of the given name is found in the local repository (for [[Image:..]], [[Media:..]] links).
- $wgFetchCommonsDescriptions - set this "true" if you want to integrate media-descriptions, stored in the commonswiki
MIME-Typen[edit]
- $wgJsMimeType - Media type (MIME type) to use for JavaScript scripts.
- $wgLoadFileinfoExtension - Switch for loading the FileInfo extension by PECL at runtime.
- $wgMimeDetectorCommand - Sets an external mime detector program.
- $wgMimeInfoFile - Sets the mime type info file to use by MimeMagic.php.
- $wgMimeTypeFile - Sets the mime type definition file to use by MimeMagic.php.
- $wgTrivialMimeDetection - Switch for trivial mime detection.
Warnung: This is not a configuration setting, but a global state variable. It should be used solely by thumb.php!
- $wgVerifyMimeType - Determines if the mime type of uploaded files should be checked
- $wgMimeTypeBlacklist - Files with these mime types will never be allowed as uploads if $wgVerifyMimeType is enabled.
- $wgXMLMimeTypes - An array of XML mime types we can detect via MimeMagic.
Siehe auch Manual:Mime type detection/de
Bilder[edit]
- $wgAllowImageMoving - Allow to move images
- $wgCustomConvertCommand - Use another resizing converter, e.g. GraphicMagick.
- $wgEnableAutoRotation - Whether to enable image auto-rotation based on Exif information
- $wgExiv2Command - Path to the exiv2 executable.
- $wgFileRedirects (veraltet) - If enabled, MediaWiki checks redirects in Image: namespace.
- $wgGalleryOptions - Default parameters for the <gallery> tag.
- $wgIgnoreImageErrors - If true, inline scaled images will still produce <img> tags ready for output instead of showing an error message.
- $wgImageLimits - Limit images on image description pages to a user-selectable limit.
- $wgMaxImageArea - Don't thumbnail an image if it will use too much working memory.
- $wgMediaHandlers - Plugins for media file type handling.
- $wgUseImageResize - Set $wgUseImageResize to true if you want to enable dynamic server side image resizing (Thumbnails)
- parameters for upload path
- $wgTrustedMediaFormats - List of trusted media-types and mime types.
Siehe auch Manual:Configuring file uploads/de
DjVu[edit]
- $wgDjvuDump - Path of the djvudump executable.
- $wgDjvuOutputExtension - File extension for the DJVU post processor output.
- $wgDjvuPostProcessor - Path of the DJVU post processor.
- $wgDjvuRenderer - Path of the ddjvu DJVU renderer.
- $wgDjvuToXML - Path of the djvutoxml executable.
- $wgDjvuTxt - Path of the djvutxt DJVU text extraction utility.
EXIF[edit]
- $wgShowEXIF - Determines whether EXIF metadata is to be displayed. Set to false for not showing data.
- $wgUpdateCompatibleMetadata - Whether to automatically update the img_metadata field if the metadata field is outdated but compatible with the current version.
ImageMagick[edit]
- $wgImageMagickConvertCommand - Set to the command used to evoke ImageMagick.
- $wgImageMagickTempDir - Temporary directory used for ImageMagick.
- $wgSharpenParameter - Sharpening parameter to ImageMagick.
- $wgSharpenReductionThreshold - Reduction in linear dimensions below which sharpening will be enabled.
- $wgUseImageMagick - Resizing can be done using PHP's internal image libraries or using ImageMagick. The latter supports more file formats than PHP, which only supports PNG, GIF, JPG, XBM and WBMP.
Set $wgUseImageMagick to true to use ImageMagick instead of the builtin functions.
SVG[edit]
- $wgAllowTitlesInSVG - If true, <title> will be allowed in files with an "image/svg" MIME type.
- $wgSVGConverter - A key from $wgSVGConverters to use as converter.
- $wgSVGConverterPath - If not in the executable PATH, specify.
- $wgSVGConverters - Scalable Vector Graphics (SVG) may be uploaded as images.
- $wgSVGMaxSize - Don't scale a SVG larger than this unless its native size is larger.
- $wgSVGMetadataCutoff - Don't read SVG metadata beyond this point.
Vorschaubild-Einstellungen[edit]
- $wgGenerateThumbnailOnParse - Allow thumbnail rendering on page view.
- $wgMaxAnimatedGifArea - Force thumbnailing of animated GIFs above this size to a single frame instead of an animated thumbnail.
- $wgSharedThumbnailScriptPath - Same as $wgThumbnailScriptPath, but for shared uploads.
- $wgShowArchiveThumbnails - Whether to show thumbnails for old images on the image description page.
- $wgTiffThumbnailType - Array of extension and mime type to transform TIFF images to.
- $wgThumbnailScriptPath - Give a path here to use thumb.php for thumbnail generation on client request, instead of generating them on render and outputting a static URL.
- $wgThumbUpright - Adjust width of upright images when parameter 'upright' is used.
- $wgThumbLimits - List of image sizes users can pick from.
Antivirus[edit]
- $wgAntivirus - Internal name of virus scanner.
- $wgAntivirusRequired - Determines if a failed virus scan (
AV_SCAN_FAILED
) will cause the file to be rejected. - $wgAntivirusSetup - Configuration for different virus scanners.
Parser[edit]
- $wgAllowDisplayTitle - Allow the magic word {{DISPLAYTITLE:}} to override the title of a page.
- $wgAllowExternalImages - Whether to allow inline image pointing to other websites.
- $wgAllowExternalImagesFrom - If $wgAllowExternalImages is false, you can specify exceptions here.
- $wgAllowSlowParserFunctions - Allow slow parser functions like "pagesinnamespace".
- $wgAllowImageTag - Allow <img> tag to be used in wikitext.
- $wgEnableImageWhitelist - If $wgAllowExternalImages is false, this will enable an on-wiki image whitelist at MediaWiki:External image whitelist.
- $wgCleanSignatures - If true, removes (substitutes) templates in "~~~~" signatures.
- $wgEnforceHtmlIds (veraltet) - Allow id's that don't conform to HTML4 backward compatibility requirements.
- $wgExperimentalHtmlIds - Should we allow a broader set of characters in id attributes, per HTML5?
- $wgExpensiveParserFunctionLimit - Maximum number of calls per parse to expensive parser functions such as PAGESINCATEGORY.
- $wgExternalLinkTarget - Set a default target for external links.
- $wgGrammarForms - Used for {{GRAMMAR:}} parser function.
- $wgLinkHolderBatchSize - LinkHolderArray batch size.
- $wgMaxPPExpandDepth - Stack depth limit for expansion with the preprocessor.
- $wgMaxPPNodeCount - A complexity limit on template expansion.
- $wgMaxTemplateDepth - Maximum recursion depth for templates within templates.
- $wgMaxTocLevel - Maximum indent level of the Table of contents.
- $wgParserConf - Parser configuration.
- $wgParserTestFiles - Parser test suite files to be run by parserTests.php.
- $wgParserTestRemote - Specifies target CodeReview installation to send test result data from "parserTests.php --upload"
- $wgPreprocessorCacheThreshold - Preprocessor caching threshold.
- $wgRegisterInternalExternals - Whether to register external links pointing to the same server.
- $wgRestrictDisplayTitle - Restrict DISPLAYTITLE to titles that normalize to the same canonical DB key.
- $wgUseXMLparser (veraltet) - Use XML parser?
HTML[edit]
- $wgMakeDumpLinks (veraltet) - Produce hashed HTML article paths.
- $wgRawHtml - Allow raw, unchecked HTML in <html>...</html> sections.
- $wgUserHtml (veraltet) - Allow limited user-specified HTML in wiki pages?
TeX[edit]
In MediaWiki 1.18 and later, these settings are used for the Math extension.
- $wgMathCheckFiles - Check whether directory and file exist when generating math images.
- $wgMathDirectory - The file system path of the directory containing LaTeX math images.
- $wgMathPath - The URL base of the directory containing LaTeX math images.
- $wgTexvc - Location of the texvc binary.
- $wgTexvcBackgroundColor - Texvc background color.
- $wgUseTeX - Enables the use of <math> (TeX) tags (MediaWiki 1.17 and earlier only -- on 1.18 simply enable the Math extension)
See Math extension for further information.
Tidy[edit]
Tidy is an open source tool that cleans up broken HTML. You can use this to ensure that broken HTML in articles doesn't affect the layout of your wiki.
- $wgAlwaysUseTidy
- $wgDebugTidy - Put tidy warnings in HTML comments, only works for internal tidy.
- $wgTidyBin - Should be set to the path of the tidy binary.
- $wgTidyConf - Should be set to the path of the tidy configuration file.
- $wgTidyInternal - Controls the use of the PECL extension to use an inprocess tidy library instead of spawning a separate program.
- $wgTidyOpts - Options passed to tidy on the command line.
- $wgUseTidy - Use tidy to make sure HTML output is sane.
- $wgValidateAllHtml - Validate the overall output using tidy and refuse to display the page if it's not valid.
Siehe auch Manual:Build Tidy from source/de.
Spezialseiten[edit]
- $wgAllowSpecialInclusion - Allow special page inclusions such as
{{Special:Allpages}}
. - $wgExportAllowHistory - Enable the full-history option on Special:Export.
- $wgExportAllowListContributors
- $wgExportFromNamespaces - Whether to allow the "export all pages in namespace" option
- $wgExportMaxHistory - Special:Export requests for history of pages with more revisions than this will be rejected.
- $wgExportMaxLinkDepth - Maximum value of the "pagelink-depth" parameter in Special:Export.
- $wgFilterLogTypes - Show/hide links on Special:Log will be shown for these log types
- $wgFilterRobotsWL (veraltet) - Enable filtering of robots in Special:Watchlist.
- $wgImportTargetNamespace - Optional default target namespace for interwiki imports.
- $wgLogActions - Lists the message key string for formatting individual events of each type and action when listed in the logs.
- $wgLogActionsHandlers - Same as $wgLogActions, but values are functions callbacks.
- $wgLogHeaders - Lists the message key string for descriptive text to be shown at the op of each log type.
- $wgLogNames - Lists the message key string for each log type.
- $wgLogRestrictions - Restricts log access to those who have a certain right.
- $wgLogTypes - List of log types.
- $wgQueryPageDefaultLimit - Default number of entries to show on query pages.
- $wgMaxRedirectLinksRetrieved - Maximum number of links to a redirect page listed on Special:Whatlinkshere/RedirectDestination.
- $wgRedirectOnLogin - Redirect a user to a specific page when they log in.
- $wgSecureLogin - Whether to let user authenticate using https when they come from http.
- $wgSortSpecialPages - Whether or not to sort special pages in Special:Specialpages.
- $wgSpecialPageGroups - List of special pages, followed by what subtitle they should go under at Special:SpecialPages
- $wgSpecialVersionShowHooks - Whether to show the contents of $wgHooks in Special:Version.
- $wgUseNPPatrol - Use new pages patrolling to check for vandalism.
Letzte Änderungen[edit]
Siehe auch Help:Recent changes/de und Manual:$wgDefaultUserOptions/de
- $wgAllowCategorizedRecentChanges - Allow to filter the recentchanges by a category or one of its sub(subsubsub...)categories
- $wgAutopromoteOnceLogInRC - Whether to put user rights log entries for autopromotion in recent changes
- $wgPutIPinRC - Log IP addresses in the recentchanges table.
- $wgRCChangedSizeThreshold - Highlight character count difference lower than this.
- $wgRCFilterByAge - Filter $wgRCLinkDays to avoid showing links for values higher than $wgRCMaxAge.
- $wgRCLinkLimits - Changes limit.
- $wgRCLinkDays - Days limit.
- $wgRCMaxAge - Recentchanges items are periodically purged; entries older than this many seconds will go.
- $wgRCSeconds (veraltet) - Show seconds in Recent Changes.
- $wgRCShowChangedSize - Show the amount of changed characters in recent changes.
- $wgRCShowWatchingUsers - Show watching users in recent changes, watchlist and page history views.
- $wgShowUpdatedMarker - Show "Updated (since my last visit)" marker in RC view, watchlist and history.
- $wgUseRCPatrol - Use RC Patrolling to check for vandalism.
UDP-Aktualisierungen[edit]
Send RC updates via UDP. See: Manual:Simple IRC RC Bot
- $wgRC2UDPAddress -Address used.
- $wgRC2UDPInterwikiPrefix - Whether to prefixes the page name used in the RC feed.
- $wgRC2UDPOmitBots - Omit bot.
- $wgRC2UDPPort - Port used.
- $wgRC2UDPPrefix Prefix used.
Benutzer[edit]
- $wgActiveUserEditCount (veraltet) - The number of edits a person must make to be considered an "active" user
- $wgActiveUserDays - The number of days a person must be idle before he is considered inactive
- $wgAutoConfirmAge - Number of seconds an account is required to age before it's given the implicit 'autoconfirm' group membership.
- $wgAutoConfirmCount - Number of edits an account requires before it's given the implicit 'autoconfirm' group membership.
- $wgAllowRealName - Whether or not to allow real name fields.
- $wgAllowUserCssPrefs - Whether to allow user-preferences implemented in CSS
- $wgAllowUserSkin (veraltet) - Whether to allow users to select their own skin.
- $wgDefaultUserOptions - Settings added to this array will override the default settings for the user preferences used by anonymous visitors and newly created accounts.
- $wgDisableAnonTalk - Disable talk pages for anonymous users (IPs).
- $wgHiddenPrefs - Disable certain user preferences.
- $wgInvalidUsernameCharacters - Characters to prevent during new account creations.
- $wgLivePasswordStrengthChecks - Enabes or disables JavaScript-based suggestions of password strength.
- $wgLogAutocreatedAccounts (veraltet) - Whether to log automatic creations of new users accounts.
- $wgMaxNameChars - Maximum number of bytes in username.
- $wgMaxSigChars - Maximum customized signature length.
- $wgMinimalPasswordLength - Specifies the minimal length of a user password.
- $wgNewUserLog - Whether to maintain a log of newusers at Special:Log/newusers.
- $wgReservedUsernames - List of account names that cannot exist.
- $wgShowIPinHeader - Show the IP in the user bar for anonymous users by default.
- $wgUserrightsInterwikiDelimiter - Character used as a delimiter when testing for interwiki userrights.
Authentifizierung[edit]
- $wgExternalAuthType - Use some particular type of external authentication.
- $wgExternalAuthConf - Configuration for the external authentication.
- $wgExternalAuthConfig (veraltet) - Configuration for the external authentication.
- $wgAutocreatePolicy - Policy to create new accounts with external authentication.
- $wgAllowPrefChange - Policies for how each preference is allowed to be changed, in the presence of external authentication.
Benutzer-Zugang[edit]
- $wgAddGroups - Controls who can add specific groups using Special:Userrights.
- $wgAllowAnonymousMinor (veraltet) - Allow anonymous users to mark changes as 'minor'.
- $wgAutoblockExpiry - Number of seconds before autoblock entries expire.
- $wgBlockAllowsUTEdit - Allow blocked users to edit their talk pages.
- $wgBlockDisablesLogin - Disallow blocked users to login.
- $wgDefaultBlockExpiry (veraltet) - Default expiry time in strtotime() format, or infinite for an infinite block.
- $wgEmailConfirmToEdit - Require users to confirm email address before they can edit, true to enable.
- $wgGroupPermissions - Use this to set access rights for groups and users. See also Manual:User rights/de and Manual:User rights management/de
- $wgGroupsAddToSelf - allow users to add themselves from specified groups via Special:Userrights
- $wgGroupsRemoveFromSelf - allow users to remove themselves from specified groups via Special:Userrights
- $wgImplicitGroups - Array of groups that aren't shown on e.g. Special:Listusers.
- $wgRemoveGroups - Controls who can remove specific groups using Special:Userrights.
- $wgRevokePermissions - Rights revoked from users in each group.
- $wgSysopUserBans (veraltet) - Allow sysops to ban logged-in users
- $wgWhitelistAccount (veraltet) - Types of accounts that can create new users.
- $wgWhitelistEdit (veraltet) - If true, users must login to edit. (versions 1.4 and previous)
- $wgWhitelistRead - Pages anonymous user may see.
Benutzer-Agent[edit]
- $wgBadRanges (veraltet) - An array of arrays of IP addresses that each value in $wgBadUserAgents apply to.
- $wgBadUserAgents (veraltet) - Array of user agents that should be automatically blocked.
- $wgBrowserBlackList - Browser Blacklist for unicode non compliant browsers.
- $wgRangeBlockReason (veraltet) - This reason is given for the range block.
- $wgRangeBlockUser (veraltet) - The block is attributed to this user ID.
Cookies[edit]
- $wgCacheVaryCookies - A list of cookies that vary the cache.
- $wgCookieDomain - Set to set an explicit domain on the login cookies.
- $wgCookieExpiration - Number of seconds before HTTP cookies expire.
- $wgCookieHttpOnly - Set authentication cookies to httpOnly to prevent stealing by JS, in browsers that support this feature.
- $wgCookiePath - Explicitly declared "path" for cookies at the cookie domain.
- $wgCookiePrefix - Custom cookie prefix.
- $wgCookieSecure - Whether cookies are secured.
- $wgDisableCookieCheck - Disables session cookies.
- $wgHttpOnlyBlacklist - User agent blacklist for HttpOnly mode.
- $wgSessionHandler - Used to set php's session.save_handler.
- $wgSessionName - Override to customise the session name.
Feed[edit]
- $wgFeed - Toggle syndication feeds on and off.
- $wgAdvertisedFeedTypes - Which feed types should be provided by default.
- $wgFeedCacheTimeout - 'Minimum' timeout for cached Recentchanges feed, in seconds.
- $wgFeedClasses - Available feeds objects.
- $wgFeedDiffCutoff - When generating Recentchanges RSS/Atom feed, diffs will not be generated for pages larger than this size.
- $wgFeedLimit - Set maximum number of results to return in syndication feeds (RSS, Atom) for eg Recentchanges, Newpages.
- $wgOverrideSiteFeed - Override the site's default rss/atom feed that appears on every page.
Urheberrecht (Copyright)[edit]
- $wgCheckCopyrightUpload (veraltet) - Set this to false if you want to disable checking that detailed copyright information values are not empty.
- $wgCopyrightIcon (veraltet) - Set this to some HTML to override the copyrights icon with an arbitrary logo.
- $wgEnableCreativeCommonsRdf (veraltet) - Includes licensing information derived from Creative Commons licenses.
- $wgEnableDublinCoreRdf (veraltet) - Use RDF metadata
- $wgLicenseTerms - Array of metadata terms.
- $wgMaxCredits - Set this to the number of authors that you want to be credited below an article text.
- $wgRightsIcon - Copyright icon
- $wgRightsPage - Page describing the site license
- $wgRightsText - Text describing the site license
- $wgRightsUrl - URL describing the site license
- $wgShowCreditsIfMax - If there are more than $wgMaxCredits authors, show $wgMaxCredits of them.
- $wgUseCopyrightUpload - Set this to true if you want detailed copyright information forms on Upload.
Suche[edit]
- $wgAdvancedSearchHighlighting - Set to true to have nicer highlighted text in search results.
- $wgEnableMWSuggest - Enable suggestions while typing in search boxes.
- $wgGoToEdit - Go button goes straight to the edit screen if the article doesn't exist.
- $wgMWSuggestTemplate - Template for internal MediaWiki suggestion engine.
- $wgEnableOpenSearchSuggest - Enable OpenSearch suggestions requested by MediaWiki.
- $wgOpenSearchTemplate - Template for OpenSearch suggestions.
- $wgEnableSearchContributorsByIP - Whether searching for an IP address will be redirected to that IP's contributions page.
- $wgSearchForwardUrl - Set this to a URL to forward search requests to some external location.
- $wgSearchEverythingOnlyLoggedIn - If set to true the 'searcheverything' preference will be effective only for logged-in users.
- $wgSearchHighlightBoundaries - Regexp to match word boundaries.
- $wgSearchSuggestCacheExpiry - Expiry time for search suggestion responses.
- $wgCountTotalSearchHits - Whether have the default search engine count total search matches to present in the Special:Search UI.
- $wgUseTwoButtonsSearchForm - Sidebar's search form behavior
- $wgUseOldSearchUI (veraltet) - Controls the search screen UI
Jobs[edit]
- $wgJobRunRate - Speed of the background task job queue (e.g. update of links).
- $wgJobClasses - Maps jobs to their handling classes.
- $wgJobTypesExcludedFromDefaultQueue - Jobs that must be explicitly requested, i.e. aren't run by job runners unless special flags are set.
- $wgUpdateRowsPerJob - Number of rows to update per job.
Proxies[edit]
- $wgBlockOpenProxies - Automatic open proxy test on edit.
- $wgEnableOpm (veraltet) - Use opm.blitzed.org to check for open proxies. Not yet actually used.
- $wgEnableSorbs (veraltet) - Use http.dnsbl.sorbs.net to check for open proxies.
- $wgSorbsUrl (veraltet) - URL to the Sorbs blacklist.
- $wgEnableDnsBlacklist - Whether to use DNS blacklists in $wgDnsBlacklistUrls to check for open proxies
- $wgDnsBlacklistUrls - List of DNS blacklists to use, if $wgEnableDnsBlacklist is true
- $wgProxyKey (veraltet) - Replaced by $wgSecretKey.
- $wgProxyList - Big list of banned IP addresses.
- $wgProxyMemcExpiry - expiration time for cached proxy IPs.
- $wgProxyPorts - Ports we want to scan for a proxy.
- $wgProxyScriptPath - Script used to scan for proxies.
- $wgProxyWhitelist - Proxy whitelist, list of addresses that are assumed to be non-proxy despite what the other methods might say
- $wgSecretKey - This should always be customised in LocalSettings.php
- $wgUsePrivateIPs - Whether forwarded private IPs should be accepted.
Squid[edit]
These settings configure MediaWiki when using a caching HTTP proxy server. They apply to caching using Varnish as well as Squid.
- $wgInternalServer - Internal server name as known to Squid, if different.
- $wgMaxSquidPurgeTitles - Maximum number of titles to purge in any one client operation
- $wgSquidFastPurge (veraltet) - When purging, use persistent connections and don't wait for the response.
- $wgSquidMaxage - Cache timeout for the squid.
- $wgSquidServers - A list of proxy servers (ips if possible) to purge on changes.
- $wgSquidServersNoPurge - Same as $wgSquidServers, except they aren't purged.
- $wgUseESI - If you run Squid3 with ESI support, enable this.
- $wgUseSquid - Enable/disable Squid.
- $wgUseXVO - Send X-Vary-Options header for better caching (requires patched Squid).
HTCP multicast purging[edit]
- $wgHTCPMulticastAddress - Address to use for HTCP multicast purging
- $wgHTCPMulticastTTL - TTL for HTCP multicast purging
- $wgHTCPPort - Port for HTCP multicast purging
Erweiterungen[edit]
- $wgAPIListModules - API list module extensions.
- $wgAPIMetaModules - API meta module extensions.
- $wgAPIModules - API module extensions.
- $wgAPIPropModules - API prop module extensions.
- $wgAuth - Authentication plugin. See AuthPlugin.php.
- $wgAutoloadClasses - Array mapping class names to filenames, for autoloading.
- $wgAvailableRights - A list of available rights, in addition to the ones defined by the core.
- $wgDisableInternalSearch - Disable internal search so that extensions can implement it.
- $wgExceptionHooks - Hooks that are used for outputting exceptions.
- $wgExtensionAliasesFiles - Aliases for special pages provided by extensions.
- $wgExtensionAssetsPath - URL to extensions directory.
- $wgExtensionCredits - Global list of extension credits.
- $wgExtensionFunctions - Extension Functions
- $wgExtensionMessagesFiles - Extension messages files.
- $wgExtensionsDirectory - Filesystem extensions directory.
- $wgExternalStores - External stores allow including content from non database sources following URL links.
- $wgHooks - Global list of hooks.
- $wgPagePropLinkInvalidations - Page property link table invalidation lists.
- $wgParserOutputHooks - Parser output hooks.
- $wgSkinExtensionFunctions - Skin extension functions
- $wgSpecialPageCacheUpdates - Additional functions to be performed with updateSpecialPages.php.
- $wgSpecialPages - A list of custom special pages.
Wartungsskript-Einstellungen[edit]
- $wgAllowSchemaUpdates - Allow database schema updates to be executed with maintenance/update.php.
- $wgCommandLineDarkBg - For colorized maintenance script output.
- $wgCommandLineMode - Indicates whether MediaWiki is running in command-line mode. Should never be set manually!
- $wgDBadminpassword - The password for $wgDBadminuser.
- $wgDBadminuser - Database username used by the maintenance scripts.
- $wgDBtestpassword - The password for $wgDBtestuser.
- $wgDBtestuser - Database username that has permission to create and drop the test databases only.
- $wgHipHopBuildDirectory - The build directory for HipHop compilation.
- $wgHipHopBuildType - The HipHop build type.
- $wgHipHopCompilerProcs - Number of parallel processes to use during HipHop compilation.
- $wgMaintenanceScripts - Array for extensions to register their maintenance scripts with the system.
- $wgEnableSelenium - Enable selenium tests
- $wgSeleniumTestConfigs - Configuration for selenium test suites.
- $wgSeleniumConfigFile - Selenium configuration file
- $wgUpgradeKey - Used for enabling the web upgrade script
Sonstige Einstellungen[edit]
- $wgAllUnicodeFixes - Whether to always convert certain Unicode sequences to modern ones regardless of the content language.
- $wgAntiLockFlags - Anti-lock flags.
- $wgCompiledFiles - A list of files that should be compiled into a HipHop build, in addition to those listed in $wgAutoloadClasses.
- $wgGitRepositoryViewers - Map GIT revision numbers and repository URLs to their respective gitweb URLs in Special:Version
- $wgExternalDiffEngine - Use external C++ diff engine (module wikidiff from the extensions package).
- $wgFixArabicUnicode - Set this to true to clean up archaic Unicode sequences in Arabic text.
- $wgFixMalayalamUnicode - Set this to true to clean up archaic Unicode sequences in Malayalam text (Default true if $wgLanguageCode = "ml").
- $wgMaxShellFileSize - Maximum file size created by shell processes under Linux, in KB.
- $wgMaxShellMemory - Maximum amount of virtual memory available to shell processes under Linux, in KB.
- $wgMaxShellTime - Maximum CPU time in seconds for shell processes under linux.
- $wgMemoryLimit - The minimum amount of memory that MediaWiki "needs"; MediaWiki will try to raise PHP's memory limit if it's below this amount.
- $wgPoolCounterConf - Configuration for processing pool control.
- $wgShellLocale - Locale for
LC_CTYPE
. - $wgUseAutomaticEditSummaries - Whether MediaWiki should make automatic edit summaries.
- $wgUseTagFilter - Allow filtering by change tag in recentchanges, history, etc.
- $wgEnableHtmlDiff (veraltet in 1.16) - Whether to allow visual comparison in diffs.
- $wgEnableSOAP (veraltet) - Enable SOAP interface.
- $wgLegacySchemaConversion (veraltet) - Option to speed up the conversion step for large sites when migrating the schema from 1.4 to 1.5.
- $wgLivePreview (veraltet) - Enable live preview, see also Manual:Live preview.
- $wgUseBetterLinksUpdate (veraltet)
- $wgUseData (veraltet)
- $wgUseExternalDiffEngine (veraltet) - Use external C++ diff engine (module wikidiff from the extensions package).
- $wgUseOldExistenceCheck (veraltet) - Use old prefill link method, for debugging only.
- $wgUseTrackbacks (veraltet) - Whether to use trackbacks.
- $wgUserBlockExpiration (veraltet) - User blocks expire after this many seconds.
- $wgUseValidation (veraltet) - Validation for print or other production versions.
- $wgValidationForAnons (veraltet) - Whether to use article validation for anonymous users.
Sprachen: | English • dansk • Deutsch • español • français • Bahasa Indonesia • 日本語 • 한국어 • polski • português do Brasil • русский • 中文 |
---|