Jump to content

User talk:Goodvac

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Goodvac (talk | contribs) at 04:57, 29 November 2011 (→‎Your monobook.js: reply). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

User User:Goodvac   Talk User talk:Goodvac   Contribs Special:Contributions/Goodvac   Sandbox User:Goodvac/sandbox   Tools User:Goodvac/tools     Icons User:Master of Puppets/Icons  



Monday
24
June
Welcome to Goodvac's talk page
  • If you post a message on this page, I'll reply on this page.
  • If I've left you a message on your talk page, I'll watch it, so please reply there.
  • Please sign your comments by inserting four tildes (~~~~) at the end.
    Leave me a message


Your monobook.js currently contains some JavaScript errors. Anything of the form <!-- START TWINKLE --> needs to be changed to either // START TWINKLE (if the comment is on a single line) or /* START TWINKLE */ (if the comment spans multiple lines). For instance,

<!-- importScript('User:Gracenotes/amelvand.js'); -->

should be

// importScript('User:Gracenotes/amelvand.js');

. Cheers, mc10 (t/c) 03:25, 29 November 2011 (UTC)[reply]

In addition, for Twinkle, you should remove the following lines:
if( typeof( TwinkleConfig ) == 'undefined' ) TwinkleConfig = {}; // DO NOT REMOVE THIS LINE - ALL TWINKLE SETTINGS AFTER THIS
TwinkleConfig.markAIVReportAsMinor = false;
TwinkleConfig.markSockReportAsMinor = false;
TwinkleConfig.markUAAReportAsMinor = false;
TwinkleConfig.markRevertedPagesAsMinor = [];
TwinkleConfig.watchWarnings = false;
TwinkleConfig.watchRevertedPages = [];
TwinkleConfig.watchSpeedyPages = [];
TwinkleConfig.openTalkPage = [];
TwinkleConfig.showSharedIPNotice = false;
TwinkleConfig.summaryAd = '  '
Twinkle is now customized through Wikipedia:Twinkle/Preferences, not through the JavaScript file directly. Cheers, mc10 (t/c) 03:27, 29 November 2011 (UTC)[reply]
Oh I'm a little outdated, am I? Well, thanks for optimizing my monobook.js! I've made the necessary changes. Goodvac (talk) 04:33, 29 November 2011 (UTC)[reply]
You're welcome. Also, remove the Friendly lines as well:
// START FRIENDLY
importScript('User:Ioeth/friendly.js');
if( typeof( FriendlyConfig ) == 'undefined' ) FriendlyConfig = {}; // DO NOT REMOVE THIS LINE - ALL FRIENDLY SETTINGS AFTER THIS
FriendlyConfig.watchTaggedPages	= false;
FriendlyConfig.watchWelcomes = false;
FriendlyConfig.enableClock = false;
// END FRIENDLY
Friendly has been incorporated into Twinkle; you edit all settings at Wikipedia:Twinkle/Preferences. Cheers, mc10 (t/c) 04:53, 29 November 2011 (UTC)[reply]
Ah, I see. Thanks again! Goodvac (talk) 04:57, 29 November 2011 (UTC)[reply]