Has Install Profile API been deprecated?
Posted by barraponto on October 9, 2010 at 1:09am
I see the latest release of Install Profile API is from 2009, the issue queue is frozen for months...
Is the module deprecated? If it is, indeed, has it been deprecated in favor of something else?
In progress changes to Install Profile API for D6
Posted by boris mann on July 19, 2008 at 8:21pm
I just committed a bunch of let's-see-if-this-works changes to install profile API for D6--1 (http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/install_pro...).
Changes:
- removed crud.inc
- beginnings of turning install_profile_api into a module -- only purpose here is so that install profiles can depend on it / require it
- split crud.inc into one .inc file per module

