samepageedit.js is a little script for your monobook.js that allows you to edit articles from the same page - this means you don't need to hit the edit button - to do so, simply doubleclick somewhere in the article. Keep in mind that samepageedit.js is unstable, and expect breakage if you use it. samepageedit.js is written by User:Paranomia, User:Rahk EX, and User:Billy. It works on Gecko-based (eg Mozilla Firefox), and maybe KHTML/WebKit-based (eg Konqueror, Safari) only. Support is not planned for Trident-based web browsers (eg Internet Explorer).

Installation edit

Without Twinkle already installed edit

If you don't have Twinkle installed, copy and paste the following two lines into your monobook:

// This line is for statistics: [[User:Paranomia/samepageedit/dummy]]
importScript('User:Paranomia/samepageedit-all.js');

With Twinkle installed edit

If you are already have Twinkle installed, you can minimize redundancy by using the following two lines instead:

// This line is for statistics: [[User:Paranomia/samepageedit/dummy]]
importScript('User:Paranomia/samepageedit.js');