Index: branches/5.0.x/core/units/images/images_config.php =================================================================== diff -u -r13270 -r13289 --- branches/5.0.x/core/units/images/images_config.php (.../images_config.php) (revision 13270) +++ branches/5.0.x/core/units/images/images_config.php (.../images_config.php) (revision 13289) @@ -1,6 +1,6 @@ 'img', 'Clones' => Array ( - 'u-img' => Array('ParentPrefix' => 'u'), - - 'l-img' => Array('ParentPrefix' => 'l'), - 'n-img' => Array('ParentPrefix' => 'n'), - 'bb-img'=> Array('ParentPrefix' => 'bb'), 'bb-post-img'=> Array('ParentPrefix' => 'bb-post'), - /*'p-img' => Array('ParentPrefix' => 'p'),*/ - 'c-img' => Array('ParentPrefix' => 'c'), ), 'ItemClass' => Array('class'=>'kDBItem','file'=>'','build_event'=>'OnItemBuild'), @@ -171,7 +164,7 @@ 'default' => 1, 'not_null' => 1, 'use_phrases' => 1, ), ), - + 'VirtualFields' => Array( 'Preview' => Array(), 'ImageUrl' => Array(),