Project

General

Profile

« Previous | Next » 

Revision 1241

Added by Dietmar over 14 years ago

Ticket #906 Search Template bug
update editor min width logic
dragableresize table

View differences:

fckconfig.js
51 51
FCKConfig.PluginsPath = FCKConfig.BasePath + 'plugins/' ;
52 52

  
53 53
// FCKConfig.Plugins.Add( 'autogrow' ) ;
54
// FCKConfig.Plugins.Add( 'dragresizetable' );
54
FCKConfig.Plugins.Add( 'dragresizetable' );
55 55
FCKConfig.AutoGrowMax = 400 ;
56 56

  
57 57
// FCKConfig.ProtectedSource.Add( /<%[\s\S]*?%>/g ) ;	// ASP style server side code <%...%>

Also available in: Unified diff