mediatribe.net - drupal development http://mediatribe.net/en/taxonomy/term/7/0 en how to upgrade a module to drupal 7 http://mediatribe.net/en/node/26 <p>Here are some step-by-step instructions on how I upgrade modules from d6 to d7:</p> <p>drush dl coder<br /> drush dl grammar_parser<br /> drush en coder_upgrade</p> <p>put the latest 6.x version of the module into sites/mediatribe.net/files/coder_upgrade/old</p> <p>go to admin/config/development/coder/upgrade</p> <p>click the checkbox next to the name of the module you are upgrading to d7</p> <p>click convert files</p> <p>make sure there are no error messages</p> <p>click on the module name</p> <p>now you are looking at the patch</p> <p>get the latest 6.x CVS version of the module into sites/all/modules</p> <p><a href="http://mediatribe.net/en/node/26" target="_blank">read more</a></p> http://mediatribe.net/en/node/26#comments drupal development Sat, 26 Jun 2010 21:03:20 +0000 Albert 26 at http://mediatribe.net