Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download hierarchical_select-7.x-3.0-alpha5.tar.gztar.gz 81.04 KB
MD5: 5827eb6e0bfc5beee687bbdc31e8b2a5
SHA-1: 2f2d761a260943eb81634811e2430c4af2393201
SHA-256: a9e1ddbc59da7fb141bfd300d603bb69e188870f610621a046d1cac12725a5da
Download hierarchical_select-7.x-3.0-alpha5.zipzip 97.09 KB
MD5: d080dda8d9fd6467172b301fc458ca29
SHA-1: 4b0672e264408f8e6d15c3509e2e911386dcb8a8
SHA-256: 14b81807ab584d16c508f2850113881c856dfc2a5ebab4b02a9d6fe0e4edad83

Release notes

Highlights of this release:
- only one known major remaining bug: #1242812: Previewing nodes deletes term reference values

Make sure that you know if the part of Hierarchical Select's functionality that you want to use has been ported. Otherwise, you may be in for a frustrating upgrade experience.
See the included TODO.txt file for details. In a nutshell:
- Taxonomy support is almost complete, only "entity count" and token support are missing
- Forum support has **not** yet been ported (but relies on Taxonomy, so this is trivial)
- Taxonomy Views support has **not** yet been ported

Changes since 7.x-3.0-alpha4:

  • Follow-up patch for #1127022 by EvanDonovan: admin/config/content/hierarchical_select/configs generates incorrect links (should use field_info_bundles())
  • Fixed #1271382 by rv0: Hierarchical Select Menu needs a higher module weight
  • Fix Doxygen comments style for hook implementations.
  • Minor improvements to theme_hierarchical_select().
  • Follow-up patch for #1256432 by rv0 and Wim Leers: Port HS support for Menu to Drupal 7
  • Fixed #1261458 by morningtime and Wim Leers: HS overrides non-HS 'select list' widgets' "Number of values" settings
  • Fixed #1266542 by pfrenssen: Warnings and notices when editing a taxonomy term that has as its parent
  • Fixed #1160694: Received an Invalid Response from Server
Created by: Wim Leers
Created on: 16 Sep 2011 at 19:25 UTC
Last updated: 2 Aug 2018 at 17:18 UTC
Bug fixes
Insecure

Other releases