„Szerkesztő:Palotasb/common.js” változatai közötti eltérés
aNincs szerkesztési összefoglaló |
aNincs szerkesztési összefoglaló |
||
| (Egy közbenső módosítás ugyanattól a felhasználótól nincs mutatva) | |||
| 2. sor: | 2. sor: | ||
* Configuration of Toolbar module for wikiEditor | * Configuration of Toolbar module for wikiEditor | ||
*/ | */ | ||
$( '#wpTextbox1' ).on( 'wikiEditor-toolbar-doneInitialSections', function () { | |||
( function( $ ) { $.wikiEditor.modules.toolbar.config = { | ( function( $ ) { $.wikiEditor.modules.toolbar.config = { | ||
| 168. sor: | 170. sor: | ||
'type': 'encapsulate', | 'type': 'encapsulate', | ||
'options': { | 'options': { | ||
'pre': "--[[Szerkesztő:Palotasb|Boldi]] ([[Szerkesztővita:Palotasb|vita]]) 2013. március 19., 18: | 'pre': "--[[Szerkesztő:Palotasb|Boldi]] ([[Szerkesztővita:Palotasb|vita]]) 2013. március 19., 18:07 (CET)" | ||
} | } | ||
} | } | ||
| 1 434. sor: | 1 436. sor: | ||
}; } ) ( jQuery ); | }; } ) ( jQuery ); | ||
}); | |||