User:Aeakett/User blog/Remove the red-link dialogue.

From PathfinderWiki

Some time in the last week or so, it seems that Wikia made a change that I personally find quite annoying. Every time you click a red link, you now get a dialogue box asking if you want to create a blank page or start from a template. Unfortunaltly, there doens't seem to be a way to turn it off in the preferences. Well, thanks to Grunny over on the Wikia help forum we now have a solution. Just paste the following into your monaco.js and you'll creating new pages without interruption in no time flat.

CreatePage.redLinkClick = function() {};
Ah, ok. So monaco.js is the place that you can put any snippets of javascript that you want to run every time a page loads. It's a sub-page of your user page, so in your case User:Brandingopportunity/monaco.js.

Sorry about that, I suppose I should have been a little clearer with my directions. —Aeakett (talk) Tue, 13 Apr 2010 15:14:37 +0000

Pardon my ignorance, Aeakett, but what is monaco.js and where is it? —Brandingopportunity (talk) Tue, 13 Apr 2010 15:07:26 +0000
thanks! —Brandingopportunity (talk) Tue, 13 Apr 2010 15:42:31 +0000