Drupal Developer
This profile is aimed to make development installations easier. Containing the settings I often use in my setups for creating new modules,so using this profile I don't have to bother about adding blocks, installing my used contrib modules or setting user permissions to test.
Initial Drupal username/password: drupal/drupal
WARNING: this profile contains potentially dangerous user settings, permissions, do not use it on a live site.
Modules within the package
- devel
- admin menu
- simpletest
- coder
- clean (base theme)
- install profile api (to make the installation tasks easier)
- teleport
Development related modules are put into sites/all/modules/development, other contribs into sites/all/modules/contrib. Although the skeleton makefile contains clean it is not packaged because it doesn't have a recommended stable release.
Suggestions
You are more than welcome to suggest additions, settings to the profile. I will try to keep the functionality on a certain minimum, but am open to new ideas, suggestions.
