Index: branches/5.2.x/units/articles/articles_config.php =================================================================== diff -u -N -r16387 -r16582 --- branches/5.2.x/units/articles/articles_config.php (.../articles_config.php) (revision 16387) +++ branches/5.2.x/units/articles/articles_config.php (.../articles_config.php) (revision 16582) @@ -1,6 +1,6 @@ Array ('type' => 'int', 'formatter' => 'kLEFTFormatter', 'error_msgs' => Array ('invalid_option' => '!la_error_UserNotFound!'), 'options' => Array (USER_ROOT => 'root', USER_GUEST => 'Guest'), 'left_sql' => 'SELECT %s FROM '.TABLE_PREFIX.'Users WHERE %s', 'left_key_field' => 'PortalUserId', 'left_title_field' => USER_TITLE_FIELD, 'default' => NULL), 'OrgId' => Array ('type' => 'int', 'default' => null), 'MetaKeywords' => Array ('type' => 'string', 'default' => null), - 'MetaDescription' => Array ('type' => 'string', 'formatter' => 'kFormatter', 'using_fck' => 1, 'default' => null), + 'MetaDescription' => Array ('type' => 'string', 'default' => null), ), 'VirtualFields' => Array (