Erweiterung:WikimediaMessages
Die WikimediaMessages-Erweiterung fügt Wikimedia spezifische Systemnachrichten und Grammatik, sowie Nachrichten für Lizensen und Rechtliches, hinzu
Installation
- Die Erweiterung herunterladen und die Datei(en) in ein Verzeichnis namens
WikimediaMessages
im Ordnerextensions/
ablegen.
Entwickler und Code-Beitragende sollten stattdessen die Erweiterung von Git installieren, mit:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/WikimediaMessages - Folgenden Code am Ende deiner LocalSettings.php -Datei einfügen:
wfLoadExtension( 'WikimediaMessages' );
- Erledigt – Navigiere zu Special:Version in deinem Wiki, um zu überprüfen, ob die Erweiterung erfolgreich installiert wurde.
Responsibilities
WikimediaMessages has several responsibilities which are documented here.
Cross-project message modification
The WikimediaMessages extension can be used to alter messages so they apply across sites. For example, to set the donate URL to point to "https://donate.wikimedia.org/" the sitesupport-url message can be modified by editing MediaWiki:sitesupport-url, however this will only apply to one wiki. The WikimediaMessages allows you to set the message for all wikis without needing to modify every site.
Contact page styles
The WikimediaMessages extension adds the ext.wikimediamessages.contactpage module which adds Wikimedia-specific customisation to Extension:ContactPage.
Site admin helper
Many templates and associated styles were defined over a decade ago, and in many cases for many projects lack maintainers. The ext.wikimediamessages.styles module allows shipping of global styles for common templates across Wikimedia to apply Recommendations_for_night_mode_compatibility_on_Wikimedia_wikis and Recommendations for mobile friendly articles on Wikimedia wikis. The expectation is that community members at their own pace should upstream styles from this module into their own templates.
Finding styles
The styles provided are listed in the modules/ext.wikimediamessage.styles folder. Each file name corresponds with a "key".
The styles are expressed using LESS which is not available on wiki but an administrator can adapt these styles locally.
Disabling styles
In some cases styles won't apply to a project. For example the navbox and hatnote styles are not applicable to a project which uses neither of these templates. To disable the styles in hatnote.less and navbox.less an interface administrator can modify MediaWiki:wikimedia-styles-exclude with the text hatnote|navbox.
When disabling styles we recommend understanding what the styles are doing and first upstreaming relevant styles first.
To disable all styles provided by Wikimedia (not recommended unless you know what you are doing) the message can be set to:
ambox|hatnote|infobox|navbox|theme-night-mainpage|theme-night|theme-night-portal
Applying styles only to specific skins
If you want the styles to not apply to a certain skin, you generate the raw stylesheet prior to disabling a package of styles and copy and paste relevant styles to one of the skin site CSS pages e.g. MediaWiki:Minerva.css, MediaWiki:Vector-2022.css etc..
You can generate the full list of styles by visiting /w/load.php?lang=en&modules=ext.wikimediamessages.styles&debug=1&only=styles on your wiki. For example on English Wikipedia: https://en.wikipedia.org/w/load.php?lang=en&modules=ext.wikimediamessages.styles&debug=1&only=styles.
Diese Erweiterung wird in einem oder mehreren Wikis von Wikimedia verwendet. Das bedeutet mit hoher Wahrscheinlichkeit, dass die Erweiterung stabil ist und gut genug funktioniert, um auf solch häufig besuchten Webseiten benutzt zu werden. Suche nach dem Erweiterungs-Namen in den Wikimedia CommonSettings.php und den InitialiseSettings.php-Konfigurations-Dateien, um nachzusehen, wo es installiert ist. Eine vollständige Liste der installierten Erweiterungen in einem bestimmten Wiki wird auf Special:Version im Wiki generiert und angezeigt. |
- Stable extensions/de
- User interface extensions/de
- GPL licensed extensions/de
- Extensions in Wikimedia version control/de
- BeforePageDisplay extensions/de
- CampaignEventsGetPolicyMessageForRegistration extensions/de
- CampaignEventsGetPolicyMessageForRegistrationForm extensions/de
- DiscussionToolsTermsOfUseMessages extensions/de
- EditPageCopyrightWarning extensions/de
- FlowTermsOfUseMessages extensions/de
- MessageCacheFetchOverrides extensions/de
- ResourceLoaderRegisterModules extensions/de
- SidebarBeforeOutput extensions/de
- SkinAddFooterLinks extensions/de
- SkinCopyrightFooter extensions/de
- SkinTemplateNavigation::Universal extensions/de
- SpecialPageBeforeExecute extensions/de
- TorBlockBlockedMsg extensions/de
- UploadForm:initial extensions/de
- All extensions/de
- Extensions used on Wikimedia/de
- Wiki-specific extensions/de