Whats new?
- adapted to the new vB Editor introduced in vB 4.1.4
- now works in post, CMS (bug in vB pending), blog, group and visitor messages editor automatically, no more template edits needed
- Workaround for image spacing limitation (new AdminCP option for seperator)
Important!
Old editor (vB 4.1.3 and below): use 4.0.008!
New editor (vB 4.1.4 and above): 4.1.001!
Additional notes:
Regarding the bug in CMS editor: At the moment, CMS editor does not show images in CMS WYSIWYG mode.
Vote for this bug to get it fixed fast!
There is a limitation in the vB CKEditor implementation that keeps this mod (and any external script that drops content into the editor) to add a trailing space to this content. This makes it impossible to simply add a space between inserted images. For a (temporal?) workaround, I have added a new AdminCP option that allows for defining a custom seperator that will be inserted after every image inserted. You can use BBCode in this seperator. For convenience, there's a method provided to insert a . (point) in the color of the editor background that you have defined in stylevar
textedit_background. This is off and needs to be activated, if desired.
Let me know if there are any problems or you have a better solution for the seperator problem, since my somewhat hackish fix does lead to somewhat messy code in the post...