Changeset 1829 for MediaWiki/trunk/FCKeditor.php
- Timestamp:
- 2008-03-28 11:08:10 (6 months ago)
- Files:
-
- 1 modified
-
MediaWiki/trunk/FCKeditor.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
MediaWiki/trunk/FCKeditor.php
r1756 r1829 68 68 $wgAjaxExportList[] = 'wfSajaxGetImageUrl'; 69 69 $wgAjaxExportList[] = 'wfSajaxGetMathUrl'; 70 $wgAjaxExportList[] = 'wfSajaxSearchTemplateFCKeditor'; 70 71 71 72 $wgExtensionCredits['other'][] = array( 72 73 "name" => "FCKeditor extension", 73 74 "author" => "FCKeditor.net (inspired by the code written by Mafs [Meta])", 74 "version" => 'fckeditor/mw-extension $Rev$ 200 7',75 "version" => 'fckeditor/mw-extension $Rev$ 2008', 75 76 "url" => "http://meta.wikimedia.org/wiki/FCKeditor", 76 77 "description" => "FCKeditor extension"