drupal developer
Small changes in the dev distro, new package for D6
Fri, 2009/07/03 - 12:21 — balu
Today I uploaded a new package for the devel distro. It contains the fresh and warm drupal-6.13 core. The most important change is that now command line tests will function without replacing the simpletest module as I packaged the 2.x-dev module along. I tried to have it enabled on install, but the installer overwrites the settings.php, so I can not prefill it with variables.
- Add new comment
- Read more
Dev distro bump
Wed, 2009/01/14 - 15:15 — balu
Just a release note for those who are using the devel distro: there is a version bump for core and a few contrib modules.
6.6 version of the devel distro is rolled
Sat, 2008/10/25 - 13:52 — balu
Due to Roc Zlender’s tireless work simpletest now can be installed without the simpletest framework. This means that automatic installation of simpletest from an install profile is now doable, and so i have included it into the developer install profile.
On top of that I rolled a 6.6 version of the core along with the updated modules. Downloadables as usual in the distro page above. Enjoy!
Devel distro updated
Fri, 2008/09/12 - 10:57 — balu
This is just a short notice that the packaged version of core + contrib modules + installprofile for the developer’s distribution (local project page) has been updated to Drupal 5.10. I am working on a more automated process of doing all this, until then the Drupal 6 version is probably going to get stalled (also because i cant seem to pre-package the simpletest library due to hook firing order…).
Please hit the comments below if you have any suggestion how this could be more useful to You.