This website requires JavaScript.
Explore
Help
Register
Sign In
wikimedia
/
mediawiki-extensions-CodeEditor
Watch
1
Star
0
Fork
You've already forked mediawiki-extensions-CodeEditor
0
mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeEditor
synced
2024-11-23 23:03:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
32aae71536
mediawiki-extensions-CodeEd...
/
modules
History
Brion Vibber
852e1ee551
Fix for CodeEditor's form submit handler; unbind the handler when we disable the editor, and rebind it when we enabled it. Prevents sometimes failing to copy in updates properly or failing during save because an obj is unavailable.
2011-06-17 20:56:34 +00:00
..
ace
Add stub extension version of CodeEditor embedding Ace (ace.ajax.org) for editing JS and CSS pages.
2011-06-09 21:50:45 +00:00
ext.codeEditor.js
CodeEditor ext: basic ability to toggle the syntax-highlighting editor on/off.
2011-06-16 22:30:01 +00:00
jquery.codeEditor.js
Fix for CodeEditor's form submit handler; unbind the handler when we disable the editor, and rebind it when we enabled it. Prevents sometimes failing to copy in updates properly or failing during save because an obj is unavailable.
2011-06-17 20:56:34 +00:00