Does this release support Drupal 4.7.6?

Thanks

Comments

allisterbeharry’s picture

Status: Active » Closed (fixed)

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.