Closed (duplicate)
Project:
TinyMCE
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
20 Jun 2006 at 05:25 UTC
Updated:
23 Mar 2007 at 03:46 UTC
Jump to comment: Most recent file
I find it useful to be able to enable tinymce in the description of terms.
To make this work I just had to comment out this line in theme_tinymce_theme:
case 'description': // taxonomy terms
I know I could just override this function in phptemplate, but I found it a very painful bug to track down so I think it would be best if it were like this by default.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | tinymce_tax_desc.patch.txt | 577 bytes | owen barton |
Comments
Comment #1
owen barton commentedI found the commit for this:
http://cvs.drupal.org/viewcvs/drupal/contributions/modules/tinymce/tinym...
- the log message is "don't show tinymce on taxonomy 'add term' pages", but I can't find any issue that corresponds to this.
Unless someone has any ideas why this was committed then I suggest we try out the patch (for CVS, attached) to re-add this.
Comment #2
kreynen commentedComment #3
kreynen commentedhttp://drupal.org/node/130309