Comments

jm.federico’s picture

kyleoliveira’s picture

Tried that patch and it made the TinyMCE toolbar not show up, sadly. I'm using version 0.4b2 of the Pre Element fixer script and version 3.5b3 of TinyMCE, if that matters.

kyleoliveira’s picture

I had the preelementfix folder in the libraries directory rather than the setup specified in the install directions. Looking at the code, it seems like it should still work from the libraries directory, but I guess not. Seems to be working now!

mattyoung’s picture

StatusFileSize
new1.01 KB
new1.36 KB

Patch against branch 7.x-1.x to make it work

patch 1) the library path returned from wysiwyg_preelementfix_library_path() should not include the $file part.

patch 2) added file wysiwyg_preelementfix.install to add hook_requirement()