Summary:
Dynamic editor width/height using content tag
Detailed Description:
When you have very narrow content blocks it would be great to be able to limit
tinymce editor size accordingly...
{content block="narrow block" editorwidth='150' editorheight='300'}
Of course on very narrow columns buttons don't really fit in, so ideally this
would affect only width/height of the editable area and not the editor itself.