I have TinyMCE set to be visible on 'node/*' and it works great for all hardcoded node types. But for node types created with CCK TinyMCE does not show up. And it does not add a link to the textarea to enable it manually. Any ideas?

Comments

tayknight’s picture

This works for me. I'm running 4.7b6 and CVS TinyMCE (refreshed TinyMCE CVS on April 4th). My content.module version says 'content.module,v 1.23 2006/02/25 21:27:21'.

My settings page looks like 'node/*'.

When I create a node, the URL looks like '/node/add/content-online_sermon' and when I edit it looks like '/node/51/edit'. Do your URLs have /node/* in them?

profix898’s picture

I don't know exactly what changes I made to the config, but now the toggle visibility link shows up. It says "disable rich-text", but TinyMCE is not visible. When clicking on that link TinyMCE gets visible and link changes to "enable rich-text". Width of the textarea is smaller compared to other pages, e.g. node/add/story. Maybe this is somehow related to http://drupal.org/node/55335.

Montuelle’s picture

You could also have a look at drupal.org/node/53393.

m3avrck’s picture

Status: Active » Fixed

This was a fixed a few days ago in CVS, please try the latest CVS, thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)