Needs review
Project:
Wysiwyg Pre Element Fix
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2012 at 19:02 UTC
Updated:
14 Aug 2012 at 01:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
jm.federico commentedComment #2
kyleoliveira commentedTried 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.
Comment #3
kyleoliveira commentedI 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!
Comment #4
mattyoung commentedPatch 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()