Downloads

Download install_profile_api-6.x-2.1.tar.gztar.gz 23.57 KB
MD5: 6be8de32a17805f556a735945b9d0586
SHA-1: 80cac7ee1b88469c24f04cac437d15c87acaba70
SHA-256: 04cc26e659780aa035acc06592447049fb16a7991bd6e81e2907e3234964f801
Download install_profile_api-6.x-2.1.zipzip 33.29 KB
MD5: b52cda496070925e6a5a2fd905c6db11
SHA-1: f8b77da6aac4148e75771ea24a3c7a798c1422e0
SHA-256: e56756e042521d0c4e1689e3a958ac22d026d4b703cc6f23f531050e4f859f6e

Release notes

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.

Deprecated

install_add_filter() is now deprecated, see #412042: Change install_add_filter to update or insert rather than just insert.

Bugfixes

#399212: install_default_theme() should set the $theme_key global
Fixed bug in the README.txt documentation, by DamienMcKenna, dww, see #397736: There is no hook_profile_final() in D6
#408040: functions for creating nodes
#357928: Fixed broken core/menu.inc, calls to functions that don't exist in D6
#399472: content.inc uses D5 fieldgroup table names
#402370: install_node_export_import_from_file() doesn't work with data from node_export v6.x-2.x: Making install_node_export_import_from_file() compatible with node_export v6.x-2.x format.

New features

#511898: For Views Import, Name Argument should be Optional
#495842: Add support for Taxonomy Export
#415144: Add means of batch importing taxonomy definitions (install_taxonomy_import())
#412042: Change install_add_filter to update or insert rather than just insert
#398022: install_taxonomy_get_tid() needs to search by vid
Adding install_init_blocks() function to rehash blocks. See #399224: Blocks not rehashed after module installation, so blocks cannot be correctly modified
#398288: install_menu_create_menu_item() should accept aliased URLs
#398100: Missing defaults/options in install_menu_create_menu_item()
#398036: install_taxonomy_add_vocabulary() is missing some defaults
#399012: Adding extra, optional, arguments to install_set_block()
#355852: Add User to Role
#359528: Export.inc, adding support for importing node_export exports (from files)
#358978: Views.inc, adds support for importing views (from files)

Created by: anarcat
Created on: 22 Jul 2009 at 22:30 UTC
Last updated: 22 Jul 2009 at 23:04 UTC
New features
Bug fixes

Other releases