install_profile_api 6.x-2.2

New features
Bug fixes

Releasing a few long overdue features.

James Andres 2010-04-28 to 2009-08-05
#766650: Steven Jones, adding CRUD functions for the menu_block module.
#616260: andrewlevine, adding install_remove_role().
#546226: Adding disable view CRUD function
#486424: Return user object in install_add_user().
Making install_quicktabs_add() more useful by returning the ID of the created quicktab.
#478576: nestorconde, fixed serialization bug in install_menu_set_menu()
Rewriting install_views_ui_import_from_file() to support overriding existing views. Existing functionality remains the same.
Adding support for managing context exports with IPAPI.
#429508: DamienMcKenna, adding support for actions.
#417656: DamienMcKenna, adding support for webform.
#644238: Adding install_get_format_id(), function to retrieve input format ID based on its name.
#648354: Removing unnecessarily loaded node_export.pages.inc
#535822: Fixing install_menu_get_item() it uses db_query_range instead of db_query.
#515644: Allowing multiple themes to be enabled simultaneously with install_enable_theme().
#403010: Adding nodequeue.inc CRUD helper.
#408862: Fixing eons old bug in contrib/imagecache.inc.
#546232, Adding page_manager, panels_mini, quicktabs, and themekey contrib CRUD.

install_profile_api 6.x-2.1

New features
Bug fixes

A long overdue featureful release, along with small bugfixes. I also add in a deprecation notice that should probably have been part of the 2.0 release.

install_profile_api 5.x-2.0

Bug fixes

Initial Final release of Install Profile API. This version is exactly the same as the 2.0beta1, with a few minor issues fixed.

install_profile_api 6.x-2.0

Bug fixes

Initial Final release of Install Profile API. This version is exactly the same as the 1.2beta2, with a few minor issues fixed. It has been renamed to a 2.x version to keep in sync with the Drupal 5 2.x version.

install_profile_api 6.x-2.x-dev

Development release for the Drupal 6 version of Install Profile API. Please use this version before reporting bugs.

install_profile_api 5.x-2.0-beta1

New features
Bug fixes

Changes since 5.x-1.1:

  • dww: Refactored crud.inc into an install_profile_api.module file and a bunch of separate .inc files.
  • dww: Backported a number of useful features from the D6 version of install_profile_api.module into the D5 API.
  • #174323 by webchick and dww: Added code to let install_add_user accept() an array of role names.

install_profile_api 5.x-2.x-dev

The DRUPAL-5--2 branch in CVS now contains the install_profile_api.module and the split of crud.inc into a set of include files. Install profiles can just require install_profile_api.module and get the latest code that way, instead of manually copying a specific version of crud.inc into their own directories.

install_profile_api 6.x-1.2-beta1

New features

Initial version of the Drupal 6 version of Install Profile API. This release does not include the Profile Wizard at all; it only contains the Install Profile API portion.

All CRUD functions should be updated from their Drupal 5 equivalents, including some new functionality such as CRUD functions for flag, imagecache, and content_copy modules.

install_profile_api 6.x-1.x-dev

New features

In progress work on re-vamping layout of install profile API into a module with .inc files for supported core and contrib modules (crud-like functions now are per module).

install_profile_api 5.x-1.1

Bug fixes

Small update to the block handling CRUD functions, that correctly saves the 'status' column of the block, allowing you to enable blocks now.

install_profile_api 5.x-1.x-dev

Initial tarball of Install Profile API. It is recommended that you use CVS to keep up with changes. Only use if needed to create install profiles.

This development release now points to the DRUPAL-5, it was pointing to HEAD.

Subscribe with RSS Subscribe to Releases for Install Profile API (obsolete)