Fckeditor plugin demo link broken
Wed, 11/03/2010 - 06:25
Hello!
The demo for the fckeditor plugin:
http://examples.qcu.be/assets/plugins/QFCKEditor/example/fckeditor.php
is broken.
I would like to use that plugin, but cannot evaluate it becouse that broken link.
Thank You for fixing it.
Sanyi.

When you download the package, the examples directory is not readable. That is probably the problem. Perhaps a permissions issue?
Checking into this more...it seems that a class file or definition is missing; QFCKeditorTextMode. I'm not sure where this can be found, but I'll track it down.
The issue seems to be from this update:
http://trac.qcu.be/projects/qcubed/changeset/928
QFCKeditorTextMode was in the _enumerations.inc.php file in core. As a plugin the QFCKeditorTextMode should be in the plugin's files.
Crap, my mistake. Fixing this now.
Done, new bits committed. I cannot update the examples site (very strange DNS issue, investigating) - but you should be able to test it out yourself by downloading the bits.
All issues are resolved, the example file is operational again: http://examples.qcu.be/assets/plugins/QFCKEditor/example/fckeditor.php
Thanks,
I'm going to follow your code-lead and create a plugin for ckeditor.
Actually, there still is a minor problem. When I down;load the plugin and expand it, the example directory doesn't have execute permissions set so you can't open it. If I give it a +x from the command line I can open it and verify that it does have the example files in it.
cliff - I'm on a Windows dev box. Can you fix the permissions and upload the new set of plugin files to the SVN?
yes, but it will need to wait until monday.