I'm using the latest Panels module to make custom page layouts for a Drupal 6 site. I don't need node add/edit override but I found that Delegator does something that interferes with these pages even when there's no task handler set up. In order to get Fckeditor to work I had to disable the delegator_node_edit_delegator_tasks() function. I'd also previously tried the YUI editor and that was scuppered as well.

Comments

dlx’s picture

Title: Node edit override interferes with wysiwyg editors, other javascripts » Node edit override interferes with wysiwyg editors

Confirming - Fckeditor behaves unexpectedly when Ctools is installed. The editor can be diplayed on one node and not displayed on others.

I noticed that Ctools changes the node body CSS tag from edit-body to edit-body-1.

chawl’s picture

Check this http://drupal.org/node/352804#comment-1241196 for comfirmation, and this http://drupal.org/node/368471#comment-1242781 for another issue of mine seems very related.

These are the tip of the iceberg I am afraid. One should expect tons of new issues as Delegator screws up all JS functionality on edit pages.

I am not a coder anyway and can not debug unfortunately, but ready to do tests.

Thank you.

chawl’s picture

Title: Node edit override interferes with wysiwyg editors » Node edit override interferes with wysiwyg editors, other javascripts

Changed title a bit...

merlinofchaos’s picture

Title: Node edit override interferes with wysiwyg editors » Node edit override interferes with wysiwyg editors, other javascripts
Status: Active » Fixed

This should be fixed in -dev; I committed this a couple days ago and I could swear I marked this issue fixed, but it's not. :/

Status: Fixed » Closed (fixed)

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

ergophobe’s picture

I'm not sure this is fixed. I'm not reopening this, but I think maybe it needs to be reopened in light of Hiearchical Select issues:

- http://drupal.org/node/370487

- http://drupal.org/node/374354 msg #5 for my tests.