Index: branches/5.2.x/units/articles/articles_config.php =================================================================== diff -u -N -r16678 -r16722 --- branches/5.2.x/units/articles/articles_config.php (.../articles_config.php) (revision 16678) +++ branches/5.2.x/units/articles/articles_config.php (.../articles_config.php) (revision 16722) @@ -1,6 +1,6 @@ Array ('type' => 'string', 'formatter' => 'kOptionsFormatter', 'options' => Array ('Title' => 'TITLE'), 'default' => '|Title|'), 'SkipFirstRow' => Array ('type' => 'int', 'formatter' => 'kOptionsFormatter', 'options' => Array (1 => 'la_Yes', 0 => 'la_No'), 'use_phrases' => 1, 'default' => 1), // import related fields: end + + 'ThumbnailImage' => Array ('type' => 'string', 'default' => ''), + 'FullImage' => Array ('type' => 'string', 'default' => ''), + 'ImageAlt' => Array ('type' => 'string', 'default' => ''), ), 'Grids' => Array (