Closed (won't fix)
Project:
Views Bonus Pack
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2008 at 04:40 UTC
Updated:
3 Feb 2013 at 16:30 UTC
This bit of module provides 'Taxonomy_alt' views filters as select lists rather than autocomplete fields for free-tagging vocabularies (in addition to the regular taxonomy filters). This is actually just a clipping of views_taxonomy.inc, lines 34-81, with name changes to the $table key and the filter name, and the 'free tagging' flag unset so that views_taxonomy_form() renders a select list instead of an autocomplete field.
Also, I couldn't work out how to get cvs to generate a diff without having write access to add the files, so I've attached the .info and .module files themselves. Hope that's ok :)
| Comment | File | Size | Author |
|---|---|---|---|
| views_bonus_taxonomy_alt.module.patch | 1.79 KB | becw | |
| views_bonus_taxonomy_alt.info_.patch | 204 bytes | becw |
Comments
Comment #1
becw commentedas it turns out, this chokes on large vocabularies, bringing down a site when the views cache is refreshed if there is a free-tagging vocabulary with a large number of terms. views caches even unused filters, so this is an issue even if the taxonomy_alt is enabled but no taxonomy_alt filter is used at all. (possibly why views doesn't allow use select lists for free tagging vocabs in the first place...)
Comment #2
pomliane commentedThis version of Views Bonus Pack is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.
This issue has been automagically closed by a script.