Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>While the ability to define new fields is in built in Drupal 7's admin UI, a number of D6 features still remain in the contrib 'CCK' project, including code to upgrade old fields from contrib modules to the D7 field structure. You'll need to grab the <a href="http://drupal.org/project/cck" rel="nofollow noreferrer">latest version of CCK</a> and use its "content migrate" module, and also keep a close on <a href="http://drupal.org/node/781088" rel="nofollow noreferrer">these three</a> <a href="http://drupal.org/node/1018580" rel="nofollow noreferrer">in-progress</a> <a href="http://drupal.org/node/1018550" rel="nofollow noreferrer">issues</a>. The field migration code for many D6 field types isn't completed, and before flipping the switch on a production site you'll want to make sure that the upgrade path works smoothly.</p> <p>While the full D7 upgrade isn't what you're gunning for, those issues are the ones that will need to be resolved for D6 field structures (what you'd get from something like content_export and content_import) to be pulled into D7 successfully.</p> <p>(By request, <a href="http://www.lullabot.com/sites/lullabot.com/files/D7UpgradeChart.png" rel="nofollow noreferrer">a restored link to the D6 to D7 upgrade flowchart</a> -- the original version from the first post was redone by an actual designer for a <a href="http://www.lullabot.com/podcasts/podcast-90-drupal-7-are-you-ready" rel="nofollow noreferrer">D7 Upgrade podcast</a>, and now looks less like a tangle of snakes!)</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload