Jump to content

User:EhJJ/vector.js: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
add
disable, comments.
Line 1: Line 1:
<!-- Twinkle -->
/* Twinkle */
importScript('User:AzaToth/twinkle.js');
importScript('User:AzaToth/twinkle.js');
Line 6: Line 6:
};
};


<!-- Vector compatibility -->
/* Vector compatibility */
importScript('MediaWiki:Gadget-vectorskin-thunks.js');
importScript('MediaWiki:Gadget-vectorskin-thunks.js');


<!-- Point-making script -->
/* Point-making script * DISABLED
importScript('User:EhJJ/Natalypedia.js');
importScript('User:EhJJ/Natalypedia.js');
*/

Revision as of 14:39, 24 August 2010

/* Twinkle */
 
importScript('User:AzaToth/twinkle.js');
TwinkleConfig = {
        showSharedIPNotice              :       false,
};

/* Vector compatibility */
importScript('MediaWiki:Gadget-vectorskin-thunks.js');

/* Point-making script * DISABLED
importScript('User:EhJJ/Natalypedia.js');
*/