Add support for jWYSIWYG.....

This isn't working, but all the correct JavaScript is being included properly. I'm getting:

$('#' + params.field).wysiwyg(); is not a function, which is weird because the plugin is being loaded fine...

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

RobLoach’s picture

FileSize
4.12 KB

Was referencing the wrong file so now it calls the function correctly, but now I'm not too sure what's wrong with it.

sun’s picture

sun’s picture

Status: Needs work » Needs review
FileSize
3.62 KB

Attach/detach works now. However, requires the patch in http://code.google.com/p/jwysiwyg/issues/detail?id=52

sun’s picture

Component: Wysiwyg Editor » Editor - jWysiwyg
Status: Needs review » Fixed
FileSize
4.49 KB
4.46 KB

Committed attached patch(es) to all branches.

RobLoach’s picture

tha_sun is now my personal hero.

sun’s picture

Since the above mentioned patch is required to work with jWYSIWYG at all, I've additionally committed attached patch, which increases the supported version to 0.5 and effectively makes the current released version 0.4 incompatible. If someone wants to use jWYSIWYG, one should bug the author to release 0.5. ;)

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

ak’s picture

Version: 6.x-1.x-dev » 6.x-2.0-alpha1
Status: Closed (fixed) » Active

jWYSIWYG 0.5 is available now but the error mentioned first in this ticket still remains in all releases of Wysiwyg API. I've tried it in 6.x-2.0-alpha1, 6.x-2.x-dev, 6.x-1.2, 6.x-1.x-dev. jWYSIWYG just doesn't appear on the node edit textfield.

sun’s picture

Status: Active » Postponed (maintainer needs more info)

I am not able to replicate this issue using 6.x-2.x and jWysiwyg 0.5.

sun’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Reverting status.