Project

General

Profile

« Previous | Next » 

Revision 1201

Added by Dietmar over 14 years ago

stop working plugin flvplayer in FCKeditor until fixed

View differences:

branches/2.8.x/CHANGELOG
12 12

  
13 13
------------------------------------- 2.8.1 -------------------------------------
14 14
29-Nov-2009 Dietmar Woellbrink (Luisehahne)
15
!	stop working plugin flvplayer in FCKeditor until fixed
16
29-Nov-2009 Dietmar Woellbrink (Luisehahne)
15 17
!	fixed an undefined index in settings.php
16 18
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
17 19
!	Update FCKeditor Version 2.6.5 to Modulversion 2.9.3
branches/2.8.x/wb/modules/fckeditor/wb_config/wb_fckconfig.js
19 19
    FCKConfig.Plugins.Add( 'WBDroplets', 'en,nl,de' ) ;
20 20
//  FCKConfig.Plugins.Add( 'youtube', 'en,ja,de' );
21 21
    FCKConfig.Plugins.Add( 'swfobject', 'en,es') ;
22
    FCKConfig.Plugins.Add( 'flvPlayer','en,de') ;
22
//  FCKConfig.Plugins.Add( 'flvPlayer','en,de') ;
23 23

  
24
   // ----------------------
24
// ----------------------
25 25
// Configure Syntax highlighter for 2.0.x
26 26
FCKConfig.Plugins.Add('syntaxhighlight2', 'en');
27 27
// default language options:
......
102 102
   FCKConfig.ToolbarSets["WBToolbar"] = [
103 103
	['Source','DocProps','-','NewPage','Preview','-','Templates'],
104 104
	['Cut','Copy','Paste','PasteText','PasteWord','-','Print','SpellCheck'],
105
    ['FitWindow','ShowBlocks', '-', 'SyntaxHighLight2', 'flvPlayer', '-','About'],
105
    ['FitWindow','ShowBlocks', '-', 'SyntaxHighLight2', /* 'flvPlayer', */ '-','About'],
106 106
	'/',
107 107
	['Form','Checkbox','Radio','TextField','Textarea','Select','Button','ImageButton','HiddenField'],
108 108
    ['TextColor','BGColor'],

Also available in: Unified diff