„Szerkesztő:Palotasb/common.js” változatai közötti eltérés

Palotasb (vitalap | szerkesztései)
aNincs szerkesztési összefoglaló
Palotasb (vitalap | szerkesztései)
aNincs szerkesztési összefoglaló
2. sor: 2. sor:
  * Configuration of Toolbar module for wikiEditor
  * Configuration of Toolbar module for wikiEditor
  */
  */
$( document ).ready( function() {
( function( $ ) { $.wikiEditor.modules.toolbar.config = {
( function( $ ) { $.wikiEditor.modules.toolbar.config = {


168. sor: 169. sor:
                                 'type': 'encapsulate',
                                 'type': 'encapsulate',
                                 'options': {
                                 'options': {
                                     'pre': "--[[Szerkesztő:Palotasb|Boldi]] ([[Szerkesztővita:Palotasb|vita]]) 2013. március 19., 18:06 (CET)"
                                     'pre': "--[[Szerkesztő:Palotasb|Boldi]] ([[Szerkesztővita:Palotasb|vita]]) 2013. március 19., 18:07 (CET)"
                                 }
                                 }
                             }
                             }
1 434. sor: 1 435. sor:


}; } ) ( jQuery );
}; } ) ( jQuery );
});