User:Smalljim/vector.js

//===============Popups===========================================

popupHideDelay=0.3;

popupSetupMenu=false;

popupFixDabs=true;

//popupSummaryData=false;

popupLastModified=false;

popupInitialWidth=800;

popupOnEditSelection=false;

popupPreviewKillTemplates=false;

popupPreviewFirstParOnly=false;

popupMaxWidth=550;

//=================6tabs-vector===================================

//user:js/6tabs-vector

sixTabsNames = {

'edit':'e',

'viewsource':'s',

'history':'h',

'addsection':'+'

}

importScript('User:Js/6tabs-vector.js');

//===============Splarka's contribsrange.js=======================

importScript('User:Smalljim/contribsrange.js');

//===============Hide My Contribs button==========================

importScript('User:Markhurd/hidetopcontrib.js');

//===============Customise Remember_the_dot's Syntax highlighter==========================

syntaxHighlighterConfig = {

headingColor: "#B7C6FF", //pale dark blue

listOrIndentColor: "#72E662", //more intense green

}