Project

General

Profile

« Previous | Next » 

Revision 1359

Added by Dietmar over 13 years ago

upgrade FCKeditor to Version 2.6.6

View differences:

wb_fckconfig.js
61 61
   FCKConfig.EnterMode 			= 'p' ;		// allowed tags: p | div | br
62 62
   FCKConfig.ShiftEnterMode 	= 'br' ;	// allowed tags: p | div | br
63 63
   FCKConfig.StylesXmlPath		= FCKConfig.EditorPath + 'fckstyles.xml' ;
64
 
64
   // define how FCK should handle empty blocks
65
   FCKConfig.FillEmptyBlocks	= false ;   //true (default value) sets <p></p> tags to empty blocks
66

  
65 67
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
66 68
// Note: If you miss some options, have a look into fckconfig.js and add the lines below
67 69
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Also available in: Unified diff