CKEditor 3.0

Questions about how to use the online - editors and suggestions how to improve them
mbrotz
Posts: 5
Joined: Mon Oct 12, 2009 11:31 am

CKEditor 3.0

Post by mbrotz » Mon Oct 12, 2009 2:14 pm

Hi

I have written an external editor plugin for CKEditor 3.0.
It supports its own config-file and two comboboxes for inserting images and download links.

You can download it here:
http://www.cmsimplewiki.com/lib/exe/fet ... e_v0.1.zip

It includes all you need, also installation instructions (german and english).

There is also an entry in the wiki:
http://www.cmsimplewiki.com/doku.php/editors/ckeditor30

Please test it and send me comments! :)

I appreciate if cmsimple.com can host the file!!! :)

Greetings
M. Brotz

edit:
- updated download link
- inlcuded wiki link
Last edited by mbrotz on Wed Oct 14, 2009 1:56 pm, edited 1 time in total.

johnjdoe
Posts: 571
Joined: Tue May 20, 2008 6:32 am

Re: CKEditor 3.0

Post by johnjdoe » Tue Oct 13, 2009 10:25 am

Why not making a entry in the wiki too: http://www.cmsimplewiki.com

mbrotz
Posts: 5
Joined: Mon Oct 12, 2009 11:31 am

Re: CKEditor 3.0

Post by mbrotz » Wed Oct 14, 2009 11:27 am

Ok, i will do so.

I will make an entry on the Editors-Page in the wiki.

In that entry i will describe the installation-process and the configuration of the editor.

My english is not very good, so it might be necessary to correct my entry by another person.

I would appreciate if other people could enhance the wiki entry in the future.

Also it is necessary that the file in my previous post is hosted by cmsimple.com!

Greetings
M. Brotz

Holger
Site Admin
Posts: 3470
Joined: Mon May 19, 2008 7:10 pm
Location: Hessen, Germany

Re: CKEditor 3.0

Post by Holger » Wed Oct 14, 2009 11:42 am

mbrotz wrote:Also it is necessary that the file in my previous post is hosted by cmsimple.com!
You can upload the file to the wiki!

If you really want to host it on cmsimple.com you have to contact Peter Harteg ;) .

Holger

mbrotz
Posts: 5
Joined: Mon Oct 12, 2009 11:31 am

Re: CKEditor 3.0

Post by mbrotz » Wed Oct 14, 2009 12:01 pm

Alright! I will upload it! Thanks

This is the editors page in the wiki:

http://www.cmsimplewiki.com/doku.php/editors/ckeditor30

However, it is not complete yet... :)

M. Brotz

Bogus
Posts: 10
Joined: Fri Jun 20, 2008 6:10 pm
Location: Ostfriesland
Contact:

Re: CKEditor 3.0 - broken links

Post by Bogus » Fri Jan 01, 2010 6:48 pm

hi ;D

The links in the first post is broken ;(
Greetings

Bogus

My MagiC Place

Torsten.Behrens
Posts: 522
Joined: Thu May 22, 2008 7:27 am
Location: Germany / Schleswig-Holstein
Contact:

Re: CKEditor 3.0

Post by Torsten.Behrens » Tue Mar 23, 2010 10:39 am

The links are broken - please renew the download and the wiki.

Thanks!

Torsten
mbrotz wrote:Hi

I have written an external editor plugin for CKEditor 3.0.
It supports its own config-file and two comboboxes for inserting images and download links.

You can download it here:
http://www.cmsimplewiki.com/lib/exe/fet ... e_v0.1.zip

It includes all you need, also installation instructions (german and english).

There is also an entry in the wiki:
http://www.cmsimplewiki.com/doku.php/editors/ckeditor30

Please test it and send me comments! :)

I appreciate if cmsimple.com can host the file!!! :)

Greetings
M. Brotz

edit:
- updated download link
- inlcuded wiki link
Torsten Behrens
CMSimple Templates

Holger
Site Admin
Posts: 3470
Joined: Mon May 19, 2008 7:10 pm
Location: Hessen, Germany

Re: CKEditor 3.0

Post by Holger » Tue Mar 23, 2010 10:48 am

Oh yes,
the content of that entry got lost when the wiki was hacked.
I got a mail from the user some time ago with a zip of his plugin and I have a copy of the source of the old wiki page.

I'll send it to johnjdoe, I think he can easy restore the old wiki entry.

WBR
Holger

... and sorry beeing late :oops:

Update:
In the meantime you can download the zip here: http://www.holgerirmler.de/playground?& ... e_v0.1.zip

Danny1987
Posts: 4
Joined: Tue Mar 23, 2010 10:17 am

Re: CKEditor 3.0

Post by Danny1987 » Tue Mar 23, 2010 10:59 am

Could you please send me an .zip-package?
Thanks.

i've seen you postet a link..

Danny1987
Posts: 4
Joined: Tue Mar 23, 2010 10:17 am

Re: CKEditor 3.0

Post by Danny1987 » Tue Mar 23, 2010 11:21 am

I'v got an error at this function:
function init_ckeditor() {
CKEDITOR.replace(\'text\', {
customConfig: \'\',
' . load_ckeditor_config($pth['folder']['cmsimple'] . $cf['ckeditor']['config']) . '
});
}
Firebug means: CKEDITOR is not defined

What could I do?

Thanks,
Danny

Post Reply