Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Yes, much of DAST is Drupal-version independent. The site-fetch.xml script for instance simply requires you the specifiy the Drupal CVS revision of the code you want to download - in your case it would be DRUPAL-4-7-6. The only version-dependent bits would be the build scripts which interact with the site directly - like site-install and site-test. Hope that helps. Thanks for trying out my project.
Comments
Comment #1
allisterbeharry commentedYes, much of DAST is Drupal-version independent. The site-fetch.xml script for instance simply requires you the specifiy the Drupal CVS revision of the code you want to download - in your case it would be DRUPAL-4-7-6. The only version-dependent bits would be the build scripts which interact with the site directly - like site-install and site-test. Hope that helps. Thanks for trying out my project.