registerPackageInfo( CKEDITOR_PKG_NAME, [ "description" => "CKEditor is a 'What You See Is What You Get' textarea HTML editor. It works with IE 5.5+, Firefox 1.0+, Mozilla 1.3+, and Netscape 7+. ", "license" => 'LGPL', "important" => "When using this WYSIWYG editor, we recommend that you either use HTML as the only content format or use TikiWiki with the option allow HTML enabled (formats are set in Administration --> Liberty --> Liberty plugins). It can not be used with competing editor TinyMCE active, and it is largely incompatible with the package Quicktags.", "version" => "3.1+", ] ); $gBitInstaller->registerPreferences( CKEDITOR_PKG_NAME, [ [ CKEDITOR_PKG_NAME,"ckedit_debug","n"], [ CKEDITOR_PKG_NAME,"ckedit_toolbars", "Basic"], ] );