distribution
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.
- Add new comment
New project - my drupal distribution system
Thu, 2008/04/03 - 17:23 — balu
Working on many sites, many projects causes the problem that I need to maintain, install, practically start new drupal installations very often. For example when I am developing a new contrib module I use a clean new installation (I call it "dev space") so no other experimental code interferes with my current work. Such a space usually has the same basic modules and outline: I always install devel module, use the same username/pw, set some user permissions so i can switch users back and forth, install admin_menu, add the php block etc.