Downloads

Download hierarchical_select-5.x-3.0-beta1.tar.gztar.gz 67.48 KB
MD5: 175a0cd59fa697a8cdfaeebbc0ee13d2
SHA-1: 53d24c799821906aa9557dfdf185683bf6cb80c5
SHA-256: a75889b2208f2b18e51a48d08f2336d09aff51bfdc4a4ce14d0289708e794f89
Download hierarchical_select-5.x-3.0-beta1.zipzip 87.12 KB
MD5: a894cc591aa21206783f076874acbd64
SHA-1: 23cd86d769d86d852d5b21f6d53da46343433119
SHA-256: 953b120813754a1de62b590677298a8efea3907e9fb8399f00098ac8ade76199

Release notes

Yes, finally, the first HS 3 beta!

✓ scalability issues have been fixed (The entire rendering process has been rewritten to use the Forms API, which required backporting features available only in Drupal 6. The CSS and JS have been rewritten almost completely as a result of this.)
✓ perfect graceful degradation (Compare JS enabled VS JS disabled. This is actually just a byproduct of the above change.)
✓ ability to create new items in the hierarchy

Other changes:
✓ more granular control over Views exposed filters (for both the Taxonomy and Content Taxonomy implementations)
✓ Hierarchical Select for menu parent selection
✓ enhanced configuration form (more intuitive, and with a preview)
✓ abstracted configuration form, to prevent duplicate form code for multiple modules
✓ overview of all Hierarchical Select form item configuration forms
✓ display number of matching nodes
✓ actual CCK widget for content_taxonomy (already takes advantage of the abstracted configuration form)
✓ Views exposed Taxonomy filters: supporting the **ALL** option
✓ remove dependency on jQuery Interface
✓ if available, use HTML 5 client-side database storage to reduce the number of queries to the server
✓ trigger JS events to allow for advanced interactions
✓ allow to set #size (like the Finder's Column View)
✓ much improved documentation

Created by: Wim Leers
Created on: 28 Jun 2008 at 20:34 UTC
Last updated: 1 Aug 2018 at 20:25 UTC
New features
Insecure

Other releases