Posted by snufkin on October 26, 2008 at 1:17am
Hi,
i am putting together a distribution aimed at module developers. Basically it gives a quick install of developer used modules and enables certain blocks, so one does not need to bother about setting these up. This also means that its not safe for deployment on live site, its only built for devs.
Its not completely there for Drupal 6 (one still need to give user details for admin), but its getting there. It uses the drupal_developer install profile, and the rolled package for d5 and d6 along with changelogs are located at here. As for now it is being put together by hand, i am hoping i can replace that by a module.
I would be very glad for any suggestion or critique.

Comments
drupal developer install profile
Hey snufkin,
Great Idea, I was just thinking about creating one myself but since you had the idea first.
Consider Trace module because it can really help people to let know what is going on, a bit like o devel for themers, trace is for hooks and SQL , you should definitely check that out also.
http://drupal.org/project/trace
With Regards,
stamina