Wikipedia:MozEx tutorial: Difference between revisions
Content deleted Content added
→Configuring MozEx: updated windows note, added vim note |
No edit summary |
||
(12 intermediate revisions by 7 users not shown) | |||
Line 1:
{{Historical|comment=MozEx is no longer available, or compatible with recent versions of Firefox. See [[Wikipedia:Text editor support]] for alternatives.}}
This tutorial describes how to use the '''[http://mozex.mozdev.org/ MozEx]''' extension of [[Mozilla]] and [[Mozilla Firefox]] to [[Wikipedia:text editor support|edit Wikipedia pages]] in your editor of choice.
==Installing MozEx==
First, you must download and install the MozEx extension by visiting the appropriate web page and following the installation link provided there. The stable
==Configuring MozEx==
Line 11 ⟶ 13:
===Note for Microsoft Windows users===
When configuring the textarea setting to open up the text editor of your choice, the path must
You can display the short filenames by entering at the command prompt: <tt>dir /x /p</tt>▼
For example: <code>"C:\Program Files\PSPad editor\PSPad.exe" %t</code>
Without quotes, [[MS-DOS]] [[8.3 filename]]s must be used instead: <code>C:\PROGRA~1\editor\edit.exe %t</code>
▲You can display the short filenames by entering at the [[command prompt]]: <
===Note for [[Vim (text editor)|Vim]] users===
When configuring the textarea setting for use with [[Vim (text editor)|Vim]], be sure and use the <
* <
* <
==Editing with MozEx==
|