I just installed this today, it's great, thanks a lot!
BTW, I added a button to insert the code like this and it works:
-- In template editor_toolbar_wysiwyg
--> search for
PHP Code:
$vBeditTemplate[extrabuttons]
--> insert just above it:
HTML Code:
<td><img src="$stylevar[imgdir_editor]/separator.gif" alt="" width="6" height="20" /></td>
<td><div class="imagebutton" id="cmd_wrap0_media"><img src="$stylevar[imgdir_editor]/media.gif" alt="$vbphrase[wrap_quote_tags]" width="21" height="20" /></div></td>
all you need is to put a gif image "media.gif" in the editor folder!