Hi,
I have installed wysiwyg 6.x.-1.x-dev + TinyMCE 2.1.3 on my Drupal 6.3.
I have created only one profile for wysiwyg.
The principal settings of this profile are:
Roles allowed to use this profile: all
Verify HTML: false
Preformatted: true
Convert font tags to styles: true
Remove linebreaks: false
Apply source formatting: false
I have disabled the html filter & corrector of Drupal.
Any time that I insert the tag CODE, it disappears! But html verify is disabled!
Any time that I insert the tag PRE with a proper formatting, this one disappears next time I open the document or it modified by the addition of BR tag (that I don't want!)
But, have profile settings any sense?
Is it possible to disable such verify phase?
I need to insert piece of source code in my documents and I have some trouble with this setting!
Comments
Comment #1
Anonymous (not verified) commentedAfter other 3 hours... I discovered the problem!
It is a tinyMCE bug!
Description of problem:
I want to insert some Java code using
Comment #2
sunGreat that you found a solution yourself for a bug that cannot be fixed in a Drupal module. You should definitely file an issue in TinyMCE's/moxiecode's bugtracker/forum.