Changes between Initial Version and Version 1 of Ticket #10608, comment 1


Ignore:
Timestamp:
Jul 10, 2013, 12:34:21 PM (11 years ago)
Author:
Jakub Ś
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10608, comment 1

    initial v1  
    99
    1010Please also note that you may use CKE 4.1.2 client-side with CKe ASP.NET 3.6.4 server side.
    11 1. Go to CKEditor site nad download CKE 4.1.2  !!!FULL Package!!!
     111. Go to CKEditor site nad download CKE 4.1.2  **FULL Package**
    12122. Extract it into ckeditor folder
    13133. Go to ckeditor_aspnet/_Samples/ and replace existing ckeditor folder with the one you have downloaded.
    14 The only thing you won't be able to set from ASP.NET Control is ACF:
    15 
    16 http://ckeditor.com/blog/Upgrading-to-CKEditor-4.1
    17 
    18 http://ckeditor.com/blog/CKEditor-4.1-RC-Released
    19 
    20 http://docs.ckeditor.com/#!/guide/dev_advanced_content_filter
    21 http://docs.ckeditor.com/#!/api/CKEDITOR.filter-method-addTransformations
    22 http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-allowedContent
    23 
    24 http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-extraAllowedContent
    25 
     14The only thing you won't be able to set from ASP.NET Control is ACF: [[BR]]
     15http://ckeditor.com/blog/Upgrading-to-CKEditor-4.1 [[BR]]
     16http://ckeditor.com/blog/CKEditor-4.1-RC-Released [[BR]]
     17http://docs.ckeditor.com/#!/guide/dev_advanced_content_filter [[BR]]
     18http://docs.ckeditor.com/#!/api/CKEDITOR.filter-method-addTransformations [[BR]]
     19http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-allowedContent [[BR]]
     20http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-extraAllowedContent [[BR]]
    2621which you would have to configure or disable from config.js file.
    2722
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy