Dotclear


Ignore:
Timestamp:
03/05/14 21:04:23 (11 years ago)
Author:
Nicolas <nikrou77@…>
Branch:
default
Message:

Addresses #1896 : add choice of editor in preferences
Keeps old functions in core addFormater(), callFormater() for compatibility.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/dcLegacyEditor/inc/dc.legacy.editor.behaviors.php

    r2614 r2679  
    1515     protected static $p_url = 'index.php?pf=dcLegacyEditor'; 
    1616 
    17      public static function adminPostEditor() { 
     17     public static function adminPostEditor($editor) { 
     18          if ($editor!='dcLegacyEditor') {return;} 
     19 
    1820          return 
    1921               self::jsToolBar(). 
Note: See TracChangeset for help on using the changeset viewer.

Sites map