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?
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
Comment #1
tayknight commentedThis 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?
Comment #2
profix898 commentedI 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.
Comment #3
Montuelle commentedYou could also have a look at drupal.org/node/53393.
Comment #4
m3avrck commentedThis was a fixed a few days ago in CVS, please try the latest CVS, thanks.
Comment #5
(not verified) commented