Dotclear


Ignore:
Timestamp:
06/30/15 19:01:11 (10 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Add syntax arg to adminPostEditor behaviour (may be 'wiki', 'xhtml', 'markdown', …), fixes #2042

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/comment.php

    r2857 r3024  
    183183     dcPage::jsConfirmClose('comment-form'). 
    184184     dcPage::jsLoad('js/_comment.js'). 
    185      $core->callBehavior('adminPostEditor',$comment_editor['xhtml'],'comment',array('#comment_content')). 
     185     $core->callBehavior('adminPostEditor',$comment_editor['xhtml'],'comment',array('#comment_content'),'xhtml'). 
    186186     # --BEHAVIOR-- adminCommentHeaders 
    187187     $core->callBehavior('adminCommentHeaders'), 
Note: See TracChangeset for help on using the changeset viewer.

Sites map