Context Node Taxonomy Fix
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This is a module that overrides the node taxonomy condition that comes with the context module to get around performance issues with large taxonomies. It lets users opt to use autocomplete fields instead of the default select field, which effectively avoids all the calls to taxonomy_get_tree() that can cause WSOD due to memory exhaustion.


