Pages 1
You must login or register to post a reply
Topic: CKEditor
I just wrote a plugin to integrate the popular CKEditor into Monstra:
It is the full edition of CKEditor with 3 toolbars and some plugins like syntax highlighting for example.
Here is the download link: http://www.speedyshare.com/2jcGa/downlo … onstra.zip
(Don't wonder about the style of the buttons, I'm currently working on a redesign of the admin-panel)
Re: CKEditor
Does it add
or unwanted
?
Re: CKEditor
Sorry, the download link does not work. The file is not available.
Re: CKEditor
Any chance on fixing the download link? still not working...
Re: CKEditor
Good day! Can someone write a plugin and implement the latest version of CKEditor?
- From: La Coruña
- Posts: 580
- Reputation : [ 66 | 0 ]
Re: CKEditor
You can use Markitup plugin to make new plugin, it's very ease to make ,and you also learning how to work with the plugins.
This is a demo with cdn.
Demo cdn in jsbin
When I started to make plugins Monstra, I did not know Php.
..::: Moncho Varela ::::.. ..::: @Nakome ::::.. ..::: Github ::::..
Re: CKEditor
nakome wrote:You can use Markitup plugin to make new plugin, it's very ease to make ,and you also learning how to work with the plugins.
This is a demo with cdn.
Demo cdn in jsbin
When I started to make plugins Monstra, I did not know Php.
I wrote the code:
in the folder \plugins\ckeditor\ckeditor\ I copied files of CKEditor, but when I install the plugin, I have displayed blank screen
- From: La Coruña
- Posts: 580
- Reputation : [ 66 | 0 ]
Re: CKEditor
The Comma is the problem i think
Bad
Good
..::: Moncho Varela ::::.. ..::: @Nakome ::::.. ..::: Github ::::..
9 Reply by nakome 2014-08-23 11:33:34 (edited by nakome 2014-08-23 11:35:16)
- From: La Coruña
- Posts: 580
- Reputation : [ 66 | 0 ]
Re: CKEditor
This working for me.
Note: Remember .httaccess file with Options -Indexes and Allow from all ( See others plugins )
..::: Moncho Varela ::::.. ..::: @Nakome ::::.. ..::: Github ::::..
Re: CKEditor
nakome wrote:This working for me.
Thanks a lot!
- From: La Coruña
- Posts: 580
- Reputation : [ 66 | 0 ]
Re: CKEditor
..::: Moncho Varela ::::.. ..::: @Nakome ::::.. ..::: Github ::::..
Re: CKEditor
Check latest version of CKEditor, adapted for the monstra 3.* — http://forum.monstra.org/topic/623/cked … onstra-30/
Posts: 12
Pages 1
You must login or register to post a reply