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

Redactor widget did not run well #4

Open
nhatnhat1090 opened this issue Jan 5, 2016 · 0 comments
Open

Redactor widget did not run well #4

nhatnhat1090 opened this issue Jan 5, 2016 · 0 comments

Comments

@nhatnhat1090
Copy link

I could not see any plugin attached successfully in redactor widget.
I had set the following code line:

field($model, 'text')->widget(Redactor::className(),[ 'options' => [ 'minHeight' => 400, 'imageUpload' => Url::to(['/admin/redactor/upload', 'dir' => 'article'], true), 'fileUpload' => Url::to(['/admin/redactor/upload', 'dir' => 'article'], true), 'plugins' => ['fullscreen', 'fontfamily', 'fontcolor', 'fontsize'] ] ]) ?>

none of the above plugins run, please help

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

1 participant