This topic is locked

tinymce

6/28/2006 5:21:26 AM
PHPRunner General questions
coolbyte author

It is quite easy to integrate the Open Source HTML-Editor tinymce into the code generated by phprunner. However, when doing that, all textareas in the form are handled by tinymce.
The editor can be configured in that way that only the <textarea> Tags with a specific class attribut are handled. Would it be possibly to integrate tinymce support into the next version of phprunner? That would require only an extension to the "Edit as" settings. When choosen "HTML editor" there has to be added a "class" attribut to the textaerea tag.

Alexey admin 6/28/2006

Hi,
thank you for the pointer.

We'll include a more powerful Rich text editor into the next PHPRunner version.

O
osluk 6/28/2006

Alexa I am looking forward to the new version - so much extra has been promised.
Any feature roadmaps or timescales that you can let us know about.
Would be happy to provide a case study to help promote the product or help beta test!
Cheers Chris
Just keep up with the support - and check the forum is backed up and I will help any way i can.

M
mmyers 7/14/2006

coolbyte
do you think you could explain more about how to integrate tinyMCE into phpRunner code? I am trying to do this and any information you could give would be most helpful.
Thanks