CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> ASP

 CKEditor and CKFinder

Print topic Send  topic

Author Message
Cris

Posts: 78
Posted: 04/27/2015, 2:14 AM

Hi all,

someone has already used CKEditor with CKFinder. How do you have integrated the CKFinder with CKEditor ?


Thank you for your help


_________________
------
Cristiano
Skype: cris-do

View profile  Send private message
eratech


Posts: 513
Posted: 04/27/2015, 8:12 PM

Cris - it's been a very long time since I used the CKEditor and I think there were some quirks with setup (usually involving some server settings)

What problem are you having?

Eric
_________________
CCS 3/4/5 ASP Classic, VB.NET, PHP
Melbourne, Victoria, Australia
View profile  Send private message
Cris

Posts: 78
Posted: 04/28/2015, 12:22 AM

Quote eratech:
Cris - it's been a very long time since I used the CKEditor and I think there were some quirks with setup (usually involving some server settings)

What problem are you having?

Eric


Hi Eric thank you for responding.

I had posted this message yesterday, but then I managed to solve the problem.
It was enough to change the CKFinder's string in this way :
.......
{
filebrowserBrowseUrl : "ckfinder/ckfinder.html",
filebrowserImageBrowseUrl : "ckfinder/ckfinder.html?type=Images",
filebrowserFlashBrowseUrl : "ckfinder/ckfinder.html?type=Flash",
filebrowserUploadUrl : "ckfinder/core/connector/asp/connector.asp?command=QuickUpload&type=Files",
filebrowserImageUploadUrl : "ckfinder/core/connector/asp/connector.asp?command=QuickUpload&type=Images",
filebrowserFlashUploadUrl : "ckfinder/core/connector /asp/connector.asp?command=QuickUpload&type=Flash"
});
......



Obviously, then you have to edit and modify the file config.asp in the directory CKFinder



But Eric, what do you use instead of CKEditor and CKFinder?



Thank you




_________________
------
Cristiano
Skype: cris-do

View profile  Send private message
eratech


Posts: 513
Posted: 04/28/2015, 11:41 PM

Cris - at the time I was mainly using the CKEditor and used that for several projects as it was built in to CCS and easy to implement.

I eventually moved to TinyMCE because I think I needed add some functions (like counting characters and showing remaining chars left) and it was easier (at the time) to add a plugin and config for TinyMCE.

I try and do as much as I can in CCS (simpler overall) but when I needed to extend CKEditor it was easier to change completely (again, at the time - back when jQuery was one of the several prominent JS frameworks, along with mootools and dojo)

Cheers

Eric
_________________
CCS 3/4/5 ASP Classic, VB.NET, PHP
Melbourne, Victoria, Australia
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.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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