MediaWiki:Common.js: Unterschied zwischen den Versionen

Aus phys-med
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 2: Zeile 2:


mwCustomEditButtons[mwCustomEditButtons.length] =
mwCustomEditButtons[mwCustomEditButtons.length] =
{"imageFile": "\skins\common\images\button_bold.png",
{"imageFile": "skins/common/images/button_bold.png",
"speedTip": "Typographical hyphens",
"speedTip": "Typographical hyphens",
"tagOpen": "“",
"tagOpen": "“",
"tagClose": "”",
"tagClose": "”",
"sampleText": "Quoted text"};
"sampleText": "Quoted text"};

Version vom 4. August 2010, 21:14 Uhr

/* Das folgende JavaScript wird für alle Benutzer geladen. */

mwCustomEditButtons[mwCustomEditButtons.length] =
		{"imageFile": "skins/common/images/button_bold.png",
		 "speedTip": "Typographical hyphens",
		 "tagOpen": "“",
		 "tagClose": "”",
		 "sampleText": "Quoted text"};