14 Mar
2008
14 Mar
'08
4:50 p.m.
User: karens Branch: HEAD Date: Fri, 14 Mar 2008 15:50:40 +0000 Modified files: /modules/cck content_views.inc Log message: #233364 Make sure field names used in Views 2 map to field names used in Views 1 so we can more easily import Views 1 views into Views 2. With this change the import code in that issue will correctly pick up CCK fields and import them automatically. We still need to implement hook_views_convert() to update options and values, and there may still be other things that need to be adapted. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/cck/content_views....