Reducing the list available in Views' Exposed Filters
Sometimes the Views' Exposed Filters expose way too much; for example, if filtering by node type, sometimes you only want to allow certain node types. Or to allow only certain taxonomy terms.
Well, there's a way to reduce this via theming.
See this issue for details: http://drupal.org/node/84124
