Sources for Profiles
- Drupal.org (http://drupal.org/project/Installation+profiles)
- Generate your own (http://drupal.org/project/install_profile_api)
- Build your own (http://drupal.org/node/67921)
To Install a Profile
- Place the profile files in /profiles/yourprofilename.
- Check the manifest or readme for any required contrib modules.
- Install as normal - you will get a page that asks which profile you want to use.
- Select and proceed.
CRUD Gotcha
- Create, Read, Update, Delete
- Helper include
- Link and explanation (http://groups.drupal.org/node/3179)

