VDCEditor is a browser extension that transforms the standard edit field in MediaWiki-based projects into a feature-rich code editor, complete with syntax highlighting, line numbering, and additional enhancements.
Originally developed for the Valve Developer Community, it can be used across any MediaWiki-based platform.
Usage
Navigate to any editable page.
Click the Edit tab to launch the enhanced editor.
Installation Instructions
Chromium-Based Browsers
|
- Download the .zip archive from the link below.
- Extract the archive. You should have a VDCEditor folder containing all extension files.
- Place the folder anywhere on your computer.
- Open your browser and navigate to chrome://extensions/.
- Enable Developer Mode.
- Click Load unpacked extension and select the VDCEditor folder.
- The extension should now appear as an unpacked extension in your browser.
|
Firefox
|
- Download the .zip archive from the link below.
- Save the archive to any location.
- Open Firefox and go to about:config.
- Accept the warning and search for xpinstall.signatures.required.
- Set this preference to false.
- Open your add-ons manager (about:addons), click the gear icon, and select Install Add-on from File.
- Choose the previously downloaded archive.
- The extension should now appear, although Firefox will indicate it is unverified.
|
Note:If the extension doesn't start automatically, click the extensions button in your browser, find VDCEditor, right-click it, and select Always allow on developer.valvesoftware.com.
Download
This extension is still under development and may be unstable. By installing it, you agree that the creator is not responsible for any shortcomings. Installation of the unpacked extension is required because some browsers block extensions not installed from their store.
|
v0.2
|
In development.
|
Download: TBD
|
v0.1.2 Latest
|
A temporary editor developed by N0one, until v0.2 is released.
- Fixed color of the editor after the site upgrade
- Fixed some UI elements
- Added support for RTL
- Added a button for each type of wiki tag ([[Link]], {{ACategory}}, '''Apostrophes''')
- Added a special button that changes links into their template one, e.g. [[Category:...]] -> {{ACategory|...}} (idea from Alternative Languages, the regex area)
- Added a custom dropdown area for stylizing each wiki tag color and a reset button to reset every color
- Added a custom dropdown area for stylizing the Editor
- Added highlighting to ϧ elements
- Added Translations for the VDCEditor.
- Added an auto scroll on a new line
- Added a button that enables/disables matching brackets for highlighting same as selection
- Added a custom file for users to customize template coloring Usage
- Fully supported stylized templates (Not fully supported by template pages)
Note:It highlights templates, which can be very helpful for spotting unclosed ones, if a template isn't properly closed, nothing after it will be highlighted.
|
Download:
|