Index: reference/library/src/webapp/editor/FCKeditor/config.js =================================================================== --- reference/library/src/webapp/editor/FCKeditor/config.js (revision 55689) +++ reference/library/src/webapp/editor/FCKeditor/config.js (working copy) @@ -48,6 +48,7 @@ FCKConfig.PluginsPath = FCKConfig.BasePath + 'plugins/' ; FCKConfig.Plugins.Add( 'attachments' ) ; +FCKConfig.Plugins.Add( 'movieplayer', 'en,pt' ) ; // FCKConfig.Plugins.Add( 'autogrow' ) ; // FCKConfig.Plugins.Add( 'dragresizetable' ); @@ -103,7 +104,7 @@ ['OrderedList','UnorderedList','Outdent','Indent'], ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull','TextColor','BGColor'], ['Link','Unlink','Anchor'], - ['Image','Flash','Table','Rule','Smiley','SpecialChar'],['Style'], + ['Image','Movie','Flash','Table','Rule','Smiley','SpecialChar'],['Style'], ['FontFormat','FontName','FontSize'], ['About'] ] ; @@ -116,7 +117,7 @@ ['OrderedList','UnorderedList','Outdent','Indent'], ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull','TextColor','BGColor'], ['Link','Unlink','Anchor'], - ['Image','Flash','Table','Rule','Smiley','SpecialChar'],['Style'], + ['Image','Movie','Flash','Table','Rule','Smiley','SpecialChar'],['Style'], ['FontFormat','FontName','FontSize'], ] ; @@ -126,7 +127,7 @@ ['Bold','Italic','Underline','StrikeThrough','Subscript','Superscript'], ['OrderedList','UnorderedList','Outdent','Indent','JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'], ['TextColor','BGColor','Link','Unlink','Anchor'], - ['Image','Flash','Table','Rule','Smiley','SpecialChar'], + ['Image','Movie','Flash','Table','Rule','Smiley','SpecialChar'], ['FontFormat','FontName'],['Style','FontSize'], ] ; @@ -151,7 +152,7 @@ ['OrderedList','UnorderedList','Outdent','Indent'], ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull','TextColor','BGColor'], ['Link','Unlink','Anchor'], - ['Image','Flash','Table','Rule','Smiley','SpecialChar'],['Style'], + ['Image','Movie','Flash','Table','Rule','Smiley','SpecialChar'],['Style'], ['FontFormat','FontName','FontSize'], ['About'], '/',