Dotclear


Ignore:
Timestamp:
01/20/19 10:26:55 (7 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Add undo/redo option (toolbar buttons) for CKEditor plugin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/dcCKEditor/_post_config.php

    r3917 r3955  
    191191<?php endif;?> 
    192192 
     193<?php if (!empty($dcckeditor_action_buttons)): ?> 
     194            { 
     195                name: 'action', 
     196                items: ['Undo','Redo'] 
     197            }, 
     198<?php endif;?> 
     199 
    193200<?php if (!empty($dcckeditor_alignment_buttons)): ?> 
    194201            { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map