Jump to content

User:PamD/vector.js

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* Compact Vector tabs */
$( document ).ready( function() {
  $( 'a', '#ca-addsection' ).text( 'Add' );
  $( 'a', '#ca-history' ).text( 'Hist' );
  $( 'a', '#ca-viewsource' ).text( 'Source' );
});
/*As advised at Wikipedia:Village_pump_(technical)#Narrow_tabs_gadget.3F */
/* by user:Edokter 14:28, 20 July 2011 */

importScript('User:NicoV/TemplateDataEditor.js');

importScript('User:Anomie/linkclassifier.js'); // Linkback: [[User:Anomie/linkclassifier.js]]
importStylesheet('User:Anomie/linkclassifier.css'); // Linkback: [[User:Anomie/linkclassifier.css]]