CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> General/Other

 CKeditor implementation in CodeCharge Studio 5 incomplete and faulty **Duplicate

Print topic Send  topic

Author Message
bannedone


Posts: 273
Posted: 08/27/2012, 1:41 PM

Hi

I have been playing with CCS 5 and have discovered that the implementation of the Attach CKeditor action is not fully implemented.

It should be noted that FCKeditor does not have any issues and generally works.

Unlike FCKeditor, CKeditor does not come with a file browser. Also unlike FCKeditor, CKeditor does not automatically configure itself.

These two facts Yes forgot to address when implementing the interface.

I have developed fixes for both of these issues. The file browser issue is easy.

The configuration issue is a little more thorny and requires modifying CCS generated code (Ouch). But unlessd you do, you will not be able to add pulug ins, customize toolbars, change skins, or modify any ckeditors parameters. So you need to decide which is more important, live with basic as delivered CKeditor or a custom installation with new plugins available.

Let me know if anyone needs the fixes for these issues.

Have Fun
:-)

_________________
John Real
CodeCharge Studio Support, Training, Consulting, Development, Web based solutions
http://realsites.biz
http://ccselite.com
Other Banned IDs on this Forum. jjrjr1, jjrjr2
View profile  Send private message
BobLaGatta

Posts: 3
Posted: 10/04/2012, 6:14 PM


Please share you fixes if you please!

"These two facts Yes forgot to address when implementing the interface.
I have developed fixes for both of these issues. The file browser issue is easy."

Thank You


View profile  Send private message
bannedone


Posts: 273
Posted: 10/04/2012, 11:01 PM

Sure no problem

You are right the file browser issue is easy, realtively.. I used KCfinder. It should be noted that KCfinder does not use the same directory locations as FCkeditor did.. So... They are incompatible. I did modify KCfinder so it is compatible with FCKeditor so it can be a direct replacement if upgrading to CKeditor using KCfinder.

However, the CCS implementation does not allow running of the config.js file configuration functions, making custom toolbars and plugins not available. (Or any other editor configuration values for that matter using the config.js script)

Here is my post that describes a fix for that.

http://realsites.biz/codecharge_studio_forum.php?forum_...um_topic_id=169

_________________
John Real
CodeCharge Studio Support, Training, Consulting, Development, Web based solutions
http://realsites.biz
http://ccselite.com
Other Banned IDs on this Forum. jjrjr1, jjrjr2
View profile  Send private message
bannedone


Posts: 273
Posted: 10/07/2012, 11:45 PM

Wondering what your fix was??

Did this post help you?
_________________
John Real
CodeCharge Studio Support, Training, Consulting, Development, Web based solutions
http://realsites.biz
http://ccselite.com
Other Banned IDs on this Forum. jjrjr1, jjrjr2
View profile  Send private message
jasmine

Posts: 1
Posted: 06/22/2013, 7:44 AM

I really like your way of expressing the opinion and sharing the information.

_________________
examsheets [url=http://www.examsheets.com/]http://www.examsheets.com[/url]
envisionwebhosting [url=http://www.envisionwebhosting.com/]envisionwebhosting - reseller hosting[/url]
View profile  Send private message
jonnblaze

Posts: 1
Posted: 07/29/2013, 10:41 PM

The CCS implementation does not allow running of the config.js file configuration functions, making custom toolbars and plugins not available. :-O
_________________
learnalanguage.com [url=http://www.learnalanguage.com]http://learnalanguage.com [/url]
View profile  Send private message
cvboucher

Posts: 191
Posted: 07/30/2013, 11:44 AM

I've started using an include page to include the ckeditor scripts. This also lets me do some configuration. Here is the include code in one of my projects.
<script type="text/javascript" src="{page:pathToRoot}ckeditor/ckeditor.js"></script>  
<script>CKEDITOR.config.width = 850 </script>

I do this in CCS5 with Artisteer master pages. I include this page in the Head section of any pages I want a ckeditor control on and then set the controls class to ckeditor.

HTH,
Craig
View profile  Send private message
Stanj

Posts: 166
Posted: 08/07/2013, 7:31 AM

Has the Release Candidate resolved this problem? The latest version is July 24, 2013.
I liked FCeditor and used it on number of forms on a large project that I am converting to the current release candidate, so have to find some alternative that will work with the finished upgrade.
_________________
Stan
St Petersburg Russia
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.