Dotclear


Ignore:
Timestamp:
06/17/11 13:56:28 (14 years ago)
Author:
Tomtom33 <tbouron@…>
Branch:
wysiwyg
Message:

Enabled webmedia/tag buttons with new TinyMCE theme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/tags/js/post.js

    r330 r383  
    8787               ed.addButton('tag', { 
    8888                    title : 'dcTag.tag_desc', 
    89                     cmd : 'dcTag', 
    90                     image :'index.php?pf=tags/img/tag-add.png' 
     89                    cmd : 'dcTag' 
    9190               }); 
    9291                
    93                ed.addShortcut('ctrl+alt+t', 'dcTag.ta_desc', 'dcTag'); 
     92               ed.addShortcut('ctrl+alt+t', 'dcTag.tag_desc', 'dcTag'); 
    9493                
    9594               ed.onNodeChange.add(function(ed, cm, n, co) { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map