Zuletzt bearbeitet vor 10 Monaten
von Margit Link-Rodrigue

Referenz:FlexiSkin: Unterschied zwischen den Versionen

Margit Link-Rodrigue (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Markierung: Quelltext-Bearbeitung 2017
Margit Link-Rodrigue (Diskussion | Beiträge)
K Textersetzung - „BlueSpice Cloud“ durch „BlueSpice cloud“
Zeile 4: Zeile 4:
|developer=Hallo Welt!
|developer=Hallo Welt!
|type=MediaWiki
|type=MediaWiki
|edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud
|edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice cloud
|compatible=MediaWiki
|compatible=MediaWiki
|category=Skinning
|category=Skinning

Version vom 17. Juni 2024, 15:04 Uhr

Erweiterung: FlexiSkin

alle Erweiterungen

Übersicht
Beschreibung:

Ermöglicht die Anpassung des Skins

Status: stable Abhängigkeit: MediaWiki
Entwickler: Hallo Welt! Lizenz: GPL-3.0-only
Art: MediaWiki Kategorie: Skinning
Edition: BlueSpice free, BlueSpice pro, BlueSpice Farm„BlueSpice Farm“ befindet sich nicht in der Liste (BlueSpice free, BlueSpice free (deaktiviert), BlueSpice pro, BlueSpice pro (deaktiviert), BlueSpice farm, BlueSpice farm (deaktiviert), BlueSpice cloud, BlueSpice cloud (deaktiviert)) zulässiger Werte für das Attribut „BSExtensionInfoEdition“., BlueSpice cloud Version:

Funktion

Mit FlexiSkin kann das Design des Wikis verändert werden. Es ist möglich, Themen zu wählen und die Farben und Schriftarten des Inhalts anzupassen. Logo und Favicon können ebenso angepasst werden.

  • Eigene Spezialseite: Spezial:FlexiSkin
  • Farbpipette und Standard-Farbpalette zur Erleichterung der Farbauswahl
  • Anpassung der Schriftart, Schriftgröße und Farbe für Überschriften und Inhalt
  • Logo / Favicon Upload via "Drag&Drop"

Technische Information

Voraussetzungen

  • MediaWiki: 1.43.0

Integriert in

  • FlexiSkin

Spezialseiten

  • FlexiSkin

Rechte

Name Beschreibung Rollen
flexiskin-api Verwenden der FlexiSkin-APIs admin
flexiskin-viewspecialpage Ansehen der Spezialseite zum Anpassen des Skins admin

Konfiguration

Name Wert
FlexiSkinColorPresets array ( 'bluespice' => array ( 'colors/background/primary' => '#3e5389', 'colors/background/secondary' => '#ffffff', 'colors/background/tertiary' => '#d9d9d9', 'colors/background/quaternary' => '#999999', 'colors/foreground/primary' => '#ffffff', 'colors/foreground/secondary' => '#666666', 'colors/foreground/tertiary' => '#ffffff', 'colors/foreground/quaternary' => '#ffffff', ), 'turquoise' => array ( 'colors/background/primary' => '#1bbc9b', 'colors/background/secondary' => '#f5f5f5', 'colors/background/tertiary' => '#ffffff', 'colors/background/quaternary' => '#454545', 'colors/foreground/primary' => '#ffffff', 'colors/foreground/secondary' => '#454545', 'colors/foreground/tertiary' => '#1bbc9b', 'colors/foreground/quaternary' => '#ffffff', ), 'orange' => array ( 'colors/background/primary' => '#f4912c', 'colors/background/secondary' => '#4d4d4d', 'colors/background/tertiary' => '#f6f6f6', 'colors/background/quaternary' => '#dedede', 'colors/foreground/primary' => '#ffffff', 'colors/foreground/secondary' => '#ffffff', 'colors/foreground/tertiary' => '#4d4d4d', 'colors/foreground/quaternary' => '#4d4d4d', ), 'crimson' => array ( 'colors/background/primary' => '#bd0000', 'colors/background/secondary' => '#f6f6f6', 'colors/background/tertiary' => '#333333', 'colors/background/quaternary' => '#f6f6f6', 'colors/foreground/primary' => '#f6f6f6', 'colors/foreground/secondary' => '#333333', 'colors/foreground/tertiary' => '#bd0000', 'colors/foreground/quaternary' => '#333333', ), 'lime' => array ( 'colors/background/primary' => '#97bc00', 'colors/background/secondary' => '#e6e6e6', 'colors/background/tertiary' => '#f6f6f6', 'colors/background/quaternary' => '#97bc00', 'colors/foreground/primary' => '#ffffff', 'colors/foreground/secondary' => '#474747', 'colors/foreground/tertiary' => '#474747', 'colors/foreground/quaternary' => '#ffffff', ), 'turquoise dark' => array ( 'colors/background/primary' => '#4d4d4d', 'colors/background/secondary' => '#4d4d4d', 'colors/background/tertiary' => '#00adf1', 'colors/background/quaternary' => '#4d4d4d', 'colors/foreground/primary' => '#ffffff', 'colors/foreground/secondary' => '#ffffff', 'colors/foreground/tertiary' => '#4d4d4d', 'colors/foreground/quaternary' => '#ffffff', ), 'sunflower dark' => array ( 'colors/background/primary' => '#d9d9d9', 'colors/background/secondary' => '#d9d9d9', 'colors/background/tertiary' => '#fdce05', 'colors/background/quaternary' => '#353d40', 'colors/foreground/primary' => '#666666', 'colors/foreground/secondary' => '#666666', 'colors/foreground/tertiary' => '#ffffff', 'colors/foreground/quaternary' => '#ffffff', ), )

API Modules

  • flexiskin-activation
  • flexiskin-delete
  • flexiskin-preview
  • flexiskin-save

Hooks

Composer-Anforderungen

all-packages mwstake/mediawiki-component-commonuserinterface



Feedback zur Dokumentation ist im Community-Forum möglich.