I just noticed that the Custom Body text field shows up with two img_assist "Add Image" icons and two "enable rich-text" TinyMCE links. This seems to only affect Panels, and no other text fields.

Comments

jiangxijay’s picture

I see the same thing.

merlinofchaos’s picture

Due to the way the javascript popups work, you need to tell TinyMCE not to mess with panels' textareas; I believe there is a way to do the removal but I'm not familiar enough with TinyMCE to tell you how.

merlinofchaos’s picture

Status: Active » Fixed

Added to the known issues file.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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

AlexisWilke’s picture

Version: 5.x-1.2 » 6.x-3.x-dev
Status: Closed (fixed) » Active

Hi MerlinOfChaos,

Did you try to add the WYSIWYG entry to your 'textarea' fields?

  '#wysiwyg' => FALSE,

That would allow us, FCKeditor or other editors silly lovers, to not have to mark those textareas as not editable with a WYSIWYG editor?!

Thank you.
Alexis Wilke

merlinofchaos’s picture

Version: 6.x-3.x-dev » 5.x-1.2
Status: Active » Closed (fixed)

There are people who are successfully using wysiwyg in Panels modals so it seems like this would be a bad idea.

Requesting this by resurrecting a 3 year old issue from 2 major versions and 1 Drupal version ago also seems like a bad idea.

aendra’s picture

It seems this issue is resolved in WYSIWYG 2.2 but it is still in the known issues file (Which is how I got here). Think it's time to finally remove it from that?

SERVANT14’s picture

Issue summary: View changes

See the Panopoly distribution as an alternative to getting this working by yourself: https://drupal.org/project/panopoly