Releases for Install Profile API
install_profile_api 6.x-2.1
First released: July 22, 2009 - 22:30
Size: 23.57 KB
md5_file hash: 6be8de32a17805f556a735945b9d0586
Last updated: July 22, 2009 - 22:35
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
First released: January 8, 2009 - 00:12
Size: 21.61 KB
md5_file hash: c19f60e3e0163cd283ee221013b84e55
Last updated: January 8, 2009 - 00:15
Initial Final release of Install Profile API. This version is exactly the same as the 2.0beta1, with a few minor issues fixed.
Bug Fixes:
#355752: install_upload_file() doesn't work with new subdirectories
#341859: Can't add sub-terms
#338225: hiding and region of blocks
#335538: Use of st() function in taxonomy.inc
install_profile_api 6.x-2.0
First released: January 8, 2009 - 00:09
Size: 20.9 KB
md5_file hash: 5408eb592eab4a71c8f2d483dc91e59b
Last updated: January 8, 2009 - 00:15
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.
Bug Fixes:
#355752: install_upload_file() doesn't work with new subdirectories
#341859: Can't add sub-terms
#338225: hiding and region of blocks
#335538: Use of st() function in taxonomy.inc
install_profile_api 6.x-2.x-dev
First released: January 8, 2009 - 00:08
Size: 26.1 KB
md5_file hash: 3de2efa234cf934f00b7b8c59058fab5
Last updated: November 2, 2009 - 12:09
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
First released: November 26, 2008 - 02:41
Size: 21.23 KB
md5_file hash: 9395d1bbdc85ef27f8e3d9ecf7e7b849
Last updated: November 26, 2008 - 02:50
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
First released: November 24, 2008 - 22:26
Size: 16.95 KB
md5_file hash: 117acdab2124fd80955049a1d3a1be6f
Last updated: January 8, 2009 - 00:08
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-beta2
First released: November 19, 2008 - 22:32
Size: 21.58 KB
md5_file hash: 00d880d6f4a48783a7e2ac462e5d5f8e
Last updated: November 19, 2008 - 22:35
Changes since DRUPAL-6--1-2-BETA1:
- Switching content_copy to use the form submit handler directly, preventing problems with content type settings not being set correctly.
- Adding parameter for $type_name, allowing content_copy to update an existing type.
- #314340 by bangpound. Update content.inc for recent changes to CCK
- #318637 by Roger López. install_content_copy_import_from_file() fails to update existing content type.
- #324231 by moshe weitzman. Add function for removing perms from a role
install_profile_api 6.x-1.2-beta1
First released: September 24, 2008 - 03:13
Size: 21.38 KB
md5_file hash: f80ca9db2b10441a3db9dd48f459d251
Last updated: September 24, 2008 - 03:20
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
First released: July 20, 2008 - 00:01
Size: 20.91 KB
md5_file hash: a48f3b0dc3c8a85e9680bbae2a2cdb8f
Last updated: January 8, 2009 - 00:08
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
First released: January 19, 2008 - 21:12
Size: 13.98 KB
md5_file hash: d13b845d0b6955645c5dbd0cefff43ee
Last updated: January 19, 2008 - 21:15
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
First released: April 4, 2007 - 14:54
Size: 17.58 KB
md5_file hash: 37aa690dac42aa966a624e9092b5d6c7
Last updated: November 24, 2008 - 22:27
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.
