Space Editor is a datatype that exposes the ACE Code Editor ( ace.ajax.org ) for use in your document types. I made this to meet a requirement in a commercial implementation but wanted to release it to the community in the hope that others will find this useful.
Why Space Editor?
Mainly because the code editing side of the admin is somewaht lacking - either you use TinyMCE and click "html" which launches a window - or you use a simple text box. Both are restricitive and fiddly to work with. Space Editor aims to provide a better interface for code - an example might be where you have a page template which needs custom css and javascript - you could use the Space Editor for those proprties.
Features