Quantcast

CakePHP and TinyMCE

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

CakePHP and TinyMCE

damianwk@gmail.com
Hi
I've big problem. I want integrate TinyMCE with Cake 2.1. I use this
tutorial
http://bakery.cakephp.org/articles/galitul/2012/04/11/helper_tinymce_for_cakephp_2
but not working. JS add to textarea id but i see only empty textarea.
What is wrong?
Thanks for help.

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
[hidden email] For more options, visit this group at http://groups.google.com/group/cake-php
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: CakePHP and TinyMCE

Richard Joo
not clear without looking at all the codes, but I am wondering if Javascript Helper is loaded or not, and if you added writeToBuffer or not...



On Mon, May 28, 2012 at 8:29 AM, [hidden email] <[hidden email]> wrote:
Hi
I've big problem. I want integrate TinyMCE with Cake 2.1. I use this
tutorial
http://bakery.cakephp.org/articles/galitul/2012/04/11/helper_tinymce_for_cakephp_2
but not working. JS add to textarea id but i see only empty textarea.
What is wrong?
Thanks for help.

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
[hidden email] For more options, visit this group at http://groups.google.com/group/cake-php



--
Richard Joo

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
[hidden email] For more options, visit this group at http://groups.google.com/group/cake-php
Loading...