Project

General

Profile

« Previous | Next » 

Revision 1030

Added by Matthias almost 15 years ago

Added Droplets plugin to FCKEditor (ticket #737) (Big Thanks to vizmotion)

View differences:

wb_fckconfig.js
16 16

  
17 17
// required settings to make FCKEditor work with Website Baker (do not change them)
18 18
   FCKConfig.Plugins.Add( 'WBModules', 'en,nl,de' ) ;
19
   FCKConfig.Plugins.Add( 'WBDroplets', 'en,nl,de' ) ;
19 20

  
20 21
// #########################################################################################
21 22
// # FCKEditor: General settings
......
67 68
	['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript'],
68 69
	['OrderedList','UnorderedList','-','Outdent','Indent'],
69 70
	['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],
70
	['WBModules','Link','Unlink','Anchor'],
71
	['WBDroplets','WBModules','Link','Unlink','Anchor'],
71 72
	['Image','Flash','Table','Rule'],
72 73
	'/',
73 74
	['Style','FontFormat','FontName','FontSize'],

Also available in: Unified diff