Dotclear


Ignore:
Timestamp:
06/13/18 13:00:16 (7 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Update CKEditor to 4.9.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/dcCKEditor/js/ckeditor/styles.js

    r3616 r3759  
    11/** 
    2  * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. 
    3  * For licensing, see LICENSE.md or http://ckeditor.com/license 
     2 * @license Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved. 
     3 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license 
    44 */ 
    55 
     
    1414// website requirements and design properly. 
    1515// 
    16 // For more information refer to: http://docs.ckeditor.com/#!/guide/dev_styles-section-style-rules 
     16// For more information refer to: https://docs.ckeditor.com/ckeditor4/docs/#!/guide/dev_styles-section-style-rules 
    1717 
    1818CKEDITOR.stylesSet.add( 'default', [ 
     
    127127 
    128128     // Adding space after the style name is an intended workaround. For now, there 
    129      // is no option to create two styles with the same name for different widget types. See http://dev.ckeditor.com/ticket/16664. 
     129     // is no option to create two styles with the same name for different widget types. See https://dev.ckeditor.com/ticket/16664. 
    130130     { name: '240p ', type: 'widget', widget: 'embed', attributes: { 'class': 'embed-240p' }, group: 'size' }, 
    131131     { name: '360p ', type: 'widget', widget: 'embed', attributes: { 'class': 'embed-360p' }, group: 'size' }, 
Note: See TracChangeset for help on using the changeset viewer.

Sites map