Back to CKeditor Support

kalichava5936
kalichava5936

something went wrong there after install http://grab.by/EXyE

Tiipiik
Tiipiik

Had the same problem. To fix that go to

shahiemseymor/ckeditor/src/Barryvdh/Elfinder/ElfinderServiceProvider.php

and replace

$this->package('barryvdh/laravel-elfinder');

by

$this->pathsToPublish('barryvdh/laravel-elfinder');

In fact actually none of this plugin or the Wysiwyg plugins works correctly, as after installation they broke Artisan command. All we get is that :

Class 'Illuminate\Foundation\Providers\PublisherServiceProvider' not found

Obviously, I don't understand why this two plugins are not merged into one where the developper would work together, because they are really, really, copies.

Last updated

Shapeless
Shapeless

I had the same problem, "pathsToPublish" fixed my site, but where are the ckeditor settings?

Shahiem
Shahiem

Update for RC is in the latest version. Please reinstall the plugin.

Tiipiik said:

Had the same problem. To fix that go to

shahiemseymor/ckeditor/src/Barryvdh/Elfinder/ElfinderServiceProvider.php

and replace

$this->package('barryvdh/laravel-elfinder');

by

$this->pathsToPublish('barryvdh/laravel-elfinder');

In fact actually none of this plugin or the Wysiwyg plugins works correctly, as after installation they broke Artisan command. All we get is that :

Class 'Illuminate\Foundation\Providers\PublisherServiceProvider' not found

Obviously, I don't understand why this two plugins are not merged into one where the developper would work together, because they are really, really, copies.

My plugin was first on the marketplace, but I don't have a problem with working together.

Shapeless
Shapeless

Are we supposed to see CKeditor is the settings page with the new RC update?

I have a client who needs a wysiwig editor to do his blogging. Is there a time frame you were looking at to fix the bug in the ckeditor?

Last updated

Shahiem
Shahiem

Please check out the new version. There is a new RC update. 1.0.12

Josh
Josh

I'm still not seeing any settings for CKEditor in the backend. Am I missing something?

Shapeless
Shapeless

same here

Last updated

Tiipiik
Tiipiik

Click on your admin name in the backend ;)

Tiipiik
Tiipiik

Plugin works well for me now. Any chance to see that plugin override the Editable plugin for front end ? Would be really great, and I'm not the only one to request that.

I was telling you Shahiem that as your plugins have quite the same structure and purpose, it would have been better (from my opinion) that you work together on only one plugin. I personnaly have no preference about which plugin should be deleted.

+1 for you at least for supporting multiple languages.

+1 for Amand for giving tha ability to use different Wysiwyg.

Last updated

Josh
Josh

Oh I see, sorry. I didn't realize it was under the user menu. A bit intuitive in my opinion.

Tiipiik
Tiipiik

Yes, something quite surprising at start... But hey, OctoberCMS is under Active developpement, and the RC is not officlal :)

Shahiem
Shahiem

It is under the user menu because it is an user setting. An user can change his own editor settings instead of only the administrator.

Shahiem
Shahiem

Tiipiik said:

Plugin works well for me now. Any chance to see that plugin override the Editable plugin for front end ? Would be really great, and I'm not the only one to request that.

Check out the new version.

1-14 of 14