Show
Ignore:
Timestamp:
2008-03-28 11:08:10 (6 months ago)
Author:
wwalc
Message:

Fix for #1432: line breaks in IE + template preview

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • MediaWiki/trunk/FCKeditor.php

    r1756 r1829  
    6868$wgAjaxExportList[] = 'wfSajaxGetImageUrl'; 
    6969$wgAjaxExportList[] = 'wfSajaxGetMathUrl'; 
     70$wgAjaxExportList[] = 'wfSajaxSearchTemplateFCKeditor'; 
    7071 
    7172$wgExtensionCredits['other'][] = array( 
    7273"name" => "FCKeditor extension", 
    7374"author" => "FCKeditor.net (inspired by the code written by Mafs [Meta])", 
    74 "version" => 'fckeditor/mw-extension $Rev$ 2007', 
     75"version" => 'fckeditor/mw-extension $Rev$ 2008', 
    7576"url" => "http://meta.wikimedia.org/wiki/FCKeditor", 
    7677"description" => "FCKeditor extension"