Jump to content

Wikipedia:MozEx tutorial

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Oleg Alexandrov (talk | contribs) at 22:49, 13 November 2005 (put info specific to Windows users in its own section.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

This tutorial describes how to use the MozEx extension of Mozilla and Mozilla Firefox to edit Wikipedia pages in your editor of choice.

To edit a Wikipedia page, click on the "edit this page" tab. A box containing editable text will show up, which is sometimes called text area. Now, right-click with the mouse in the text area, and select mozex→Edit Textarea. Your favorite editor will pop-up, and you will be able to edit the text. Once you are done, save the text, go back to the browser window, and click on the text area. The text will be automatically updated, and the file you just saved will be deleted from your computer.

Note for Microsoft Windows users

When configuring the textarea setting to open up the text editor of your choice, the path must not contain any "long filename" component. You should use the DOS mode instead, that is, "Progra~1" instead of "Program Files", etc. For example: C:\Progra~1\editor\edit.exe %t. The '%t' is a required argument.