Victor Kane wrote:
You must either change the default input filter to full html, or else edit the off-the-shelf default "filtered html" to include the basic tags users create with tinyMCE.
If I understand your situation correctly, the content is getting filtered by the default "filtered html" input filter.
No, this is not what was meant. If you start typing in TinyMCE it does not set that test in a paragraph tag, it leaves it without any surrounding tag. This causes me problems too, you have to type your text and hit enter or you don't get a paragraph tag.
On 2/18/07, *Jody Cleveland* < cleveland@winnefox.org mailto:cleveland@winnefox.org> wrote:
Hello, I'm running a site with drupal 5 and the latest version of tinyMCE. When a user creates content, the format is blank. Is there any way to change the default setting of this to be paragraph?