FCKeditor.Net 2.6.4 released

Posted by wiktor

A new version of FCKeditor.NET, the ASP.NET Control to easily integrate FCKeditor on ASP.NET pages, is now available.

This is a security release. Upgrading is strongly recommended.

To download the component, please visit the download page.

Enter the discussion and post your comment

Post a comment
  1. The content of this field is kept private and will not be shown publicly.
  1. Anonymous's picture

    Anonymous

    Reply

    Hi..

    We have used fckeditor..it was working properly.

    But now its giving error as pop up message "Message from webpage"- Error loading fckstyles.xml

    When we clicked Ok to see more informaion,

    The Pop up like -

    URL requested:- //site url

    Server Responce:

    Status: 200

    and so on..

    Can anyone tell the reason for this error?

    Thanks

  2. micky's picture

    micky

    Reply

    I am using fckeditor 6.2.1 with Drupal 6 and it is not saving the text edits I make. I am Admin, using FULL HTML to make posts.

  3. why fckeditor dose not have icon for text direction from left-to-right and left-to-right?

    how can i add it to my fckeditor?

    thanks alot

    • This is a CKEditor 3 feature, not available in FCKeditor 2.

      • Anonymous's picture

        Anonymous

        Reply

        thanks alot for your reply.

        please add this feature(text direction) to FCKEditor, because thisis very important feature for those language are right to left.

        thanks alot.

  4. Anonymous's picture

    Anonymous

    Reply

    when i copy the content from .odt file and the full content is not visible to the user. why so?

    cheers!!

  5. Anonymous's picture

    Anonymous

    Reply

    We were told this past Friday that FCKeditor is no longer supported. If this is true, does our corporate licence transfer to CKeditor?

    Thanks,

    Ed

    • Yes, previous licenses are still valid for CKEditor, as long as the one year upgrades and support timeframe gets respected.

  6. Anonymous's picture

    Anonymous

    Reply

    Hi,

    I am shailesh facing the underline issue in fckeditor. If i am adding any text and make underline it from the toolbar then its not making it as underline text eventhough if i am checking in html source then it append <u>before text and  prepend </u> after the text.

    regards

    Shailesh

     

     

  7. Anonymous's picture

    Anonymous

    Reply

    Hi There,

     

    I would like to try and incorportate FCK into an application.  I have followed the instructions to download this version but the main code is missing as stated, unfortunately there are no instructions on where to get this code?

     

    Cheers

    • Anonymous's picture

      Anonymous

      Reply

      It does not work for me as well

  8. chitra's picture

    chitra

    Reply

     

    i am using the below code for replacing the textbox to ckeditor.

    <script type="text/javascript">
    CKEDITOR.config.HtmlEncodeOutput = true;
    CKEDITOR.replace('TextBox1');
    </script>

    now

    I want to insert mathematical equations inside ckeditor. 

    anybody knows how to do it...

    ur help is highly appreciated.

  9. Nokto's picture

    Nokto

    Reply
    How can I have the links open in _blank in webcalendar using this The links in the calendar event try to load it into the same iframe and not a new window. The program does what it supposed to do, just wanted it to load links into a new window because I have it loading in iframes. such as facebook, twitter, google maps. These links are not frame friendly. It does do it when I load the calendar seperate ( out of the iframe and in a stand alone window.
    • nokto's picture

      nokto

      Reply
      I meant to specify from the url below the location. I know that it has a pop fill in for the links in the body.