Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TinyMCE does not work #10

Closed
leapswitch opened this issue Jan 13, 2012 · 2 comments
Closed

TinyMCE does not work #10

leapswitch opened this issue Jan 13, 2012 · 2 comments

Comments

@leapswitch
Copy link

Hello,
I followed your instructions, and it shows up in but with wrong URL -

The following part seems to be incorrect -

$this->Html->script('/tiny_mce/js/tiny_mce/tiny_mce.js', array('inline' => false));

It tries to find the js at the following location -

http://cakephplocation/tiny_mce/js/tiny_mce/tiny_mce.js

Also, how do I assign this to an actual input() field - $this->TinyMCE->editor(array('theme' => 'advanced')); ?

@burzum
Copy link
Contributor

burzum commented Feb 24, 2012

Is that for the CakePHP 2.0 or 1.3 version of the plugin?

$this->TinyMCE->editor(array('theme' => 'advanced')); should work as far as I remember.

@predominant
Copy link
Contributor

Closing, as no response received in over a week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants