MODX EXTRA
Ace
Best highlighted code editor that has been adapted for MODX
Creator: Danil Kostin (danya_postfactum)
1.3.2-pl (320 KB) Other VersionsAbout Ace
This version fixes error occured while installation of package.
Word Wrap setting now works.
There are new settings for the editor:
- Soft Tab - use spaces instead of tabs
- Tab size - width of tab
- Code folding - hide fold widgets on the gutter
For now it is fully compatible with AjaxManager plugin!
Information
New in Ace 1.3.2
Ace 1.3.2
====================================
- Fixed: The bug while installing the Ace
- Fixed: Broken wordwrap setting
- Added: Tab settings (tab size, soft tab)
- Added: Now completele compatible with AjaxManager extra
Ace 1.3.1
====================================
- Changed: Plugin content now is stored in static file
Ace 1.3.0
====================================
- Added: German translation
- Added: MODx tags highlighting
- Added: Ambiance and xcode themes
- Added: less/scss syntax highlighting
- Added: Fullwindow mode (Ctrl + F11)
- Changed: Editor now ignores wich_editor
setting. Set use_editor
to false to use ACE for Resources.
Ace 1.2.1
====================================
- Changed: Assets are moved to manager folder
- Added: Font size setting
- Added: "GitHub" theme
- Added: Support of html5 drag'n'drop (accepting of dropped text)
- Added: XML / HTML tag autoclosing
- Fixed: broken en lexicon and php 5.3 incompatibility
Ace 1.2.0
====================================
- Removed: Some unnecessary options
- Changed: Editor options are moved to system settings
- Fixed: Multiple little editor bugs
- Added: Add missing "OnFileEditFormPrerender" event to MODx
- Added: Multiline editing
- Added: Advanced find/replace window
Ace 1.1.0
====================================
- Fixed: Fatal error on document create event
- Fixed: Changing of properties has no effect
- Added: File edition support
- Added: MODx tree elements drag'n'drop support
- Added: Auto-assigning whichelement_editor to Ace
Ace 1.0.0
====================================
- Added: Plugin properties to adjust how Ace behaves
- Initial commit