Closed (fixed)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 Mar 2010 at 12:56 UTC
Updated:
16 May 2012 at 17:10 UTC
Jump to comment: Most recent
Comments
Comment #1
jcisio commentedIf you can use an opensource license that CKEditor allows (GPL, LGPL or MPL), you don't need to buy a commercial license.
There is no relation between Drupal and CKEditor.
Comment #2
rajnish kundariya commentedhi......
I have some error in my aspx page;
pleas ...... give me solution in asp.net
error run project = Error Could not load type 'CKFinder.Connector.Connector'.
Error Could not load type 'CKFinder.Settings.ConfigFile'.
Error Unknown server tag 'CKFinder:Config'.
Server Error in '/ckdeditor' Application.
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: Could not load type 'CKFinder.Connector.Connector'.
Source Error:
Line 1: <%@ Page Language="c#" Inherits="CKFinder.Connector.Connector" Trace="false" AutoEventWireup="false" %>
Line 2: <%@ Register Src="../../../config.ascx" TagName="Config" TagPrefix="CKFinder" %>
Line 3: <%--
Source File: /ckdeditor/ckfinder/core/connector/aspx/connector.aspx Line: 1
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
OK
Comment #3
kjv1611 commentedrajnish kundariya,
Please start a separate thread. Your question is not even closely related to the original post.
Comment #4
emcher commentedFrom what I can tell from their site, it would cost at least $79 for use with a Drupal site.
Am I missing something?
Comment #5
mkesicki commentedGuys ,
you can use this module (http://drupal.org/project/ckeditor)
for free as @jcsio (#1) wrote.
@emcher and others, on ckeditor site (http://ckeditor.com) there is a commercial version of CKEditor for Drupal module , which include CKFinder (thisis not an open source software) and one year dedicated support.
Comment #6
Anonymous (not verified) commentedOK so I followed the update instructions and now I get a message I have an unlicensed version installed and that I need to purchase a license. So what is the truth here do we have to purchase the $79 license to use this or not and if not where or how do i get rid of the unlicensed version and get the correct version?
Comment #7
dczepierga commented@dcabrames, where u have this message? U don't write about CKFinder?
U're using CKEditor module from drupal.org or ckeditor.com?
Greetings
Comment #8
mkesicki commented@dcabrames,
you probably installed commercial version of module from http://ckeditor.com/ckeditor-for-drupal. This version is commercial and you need license to use it (get rid of mentioned message). After buying license you will get access to support channel.
You can also use Open Source version of module from http://drupal.org/project/ckeditor. This tracker is to this Open Source version.
Comment #10
SRT commented