Changeset 802 for trunk/app

Show
Ignore:
Timestamp:
10/09/08 21:22:20 (8 weeks ago)
Author:
aarkerio
Message:

Youtube plugin

Location:
trunk/app/webroot/js/fckeditor
Files:
4 added
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/app/webroot/js/fckeditor/fckconfig.js

    r717 r802  
    5252 
    5353// FCKConfig.Plugins.Add( 'autogrow' ) ; 
    54 // FCKConfig.Plugins.Add( 'dragresizetable' ); 
     54FCKConfig.Plugins.Add( 'dragresizetable' ); 
     55FCKConfig.Plugins.Add( 'youtube', 'en,ja' ) ; 
    5556FCKConfig.AutoGrowMax = 400 ; 
    5657 
     
    109110    ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'], 
    110111    ['Link','Unlink','Anchor'], 
    111     ['Image','Flash','Table','Rule','Smiley','SpecialChar','PageBreak'], 
     112    ['Image','Flash','YouTube','Table','Rule','Smiley','SpecialChar','PageBreak'], 
    112113    '/', 
    113114    ['Style','FontFormat','FontName','FontSize'], 
     
    125126    ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'], 
    126127    ['Link','Unlink','Anchor'], 
    127     ['Image','Flash','Table','Rule','Smiley','SpecialChar'], 
     128    ['Image','Flash','YouTube','Table','Rule','Smiley','SpecialChar'], 
    128129    '/', 
    129130    ['Style','FontFormat','FontName','FontSize'],