| View previous topic :: View next topic |
| Author |
Message |
andu
Joined: 29 Apr 2007 Posts: 1
|
Posted: Apr 29, 2007 11:33 pm Post subject: How do you stop WYSIWYG editor in messeges menu? |
|
|
Hi. I recently bought the script and I have a question that requires a fast answer.
I made a script to generate the HTML code i need in my newsletter. I don't need the WYSIWYG editor ... for the HTML message.
Is there any way to stop it and have a basic input textarea in the form ?
Thank you |
|
| Back to top |
|
 |
RickSanson
Joined: 14 Mar 2007 Posts: 36
|
Posted: May 01, 2007 2:44 pm Post subject: |
|
|
| Remove the includes folder from your newsletter root (Where you put the contents of "htdocs" during install... |
|
| Back to top |
|
 |
admin Site Admin

Joined: 22 Mar 2006 Posts: 1287
|
Posted: May 02, 2007 5:21 am Post subject: |
|
|
| RickSanson wrote: | | Remove the includes folder from your newsletter root (Where you put the contents of "htdocs" during install... |
That will work, but it's not right way of disabling tinymce.
Just find template called "templform.html" in templates folder and comment tinyMCE javascript init code. Lines 61 - 83.
Thanks |
|
| Back to top |
|
 |
|