Closed (won't fix)
Project:
Views (for Drupal 7)
Version:
6.x-2.10
Component:
exposed filters
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
25 Apr 2010 at 23:04 UTC
Updated:
16 Sep 2010 at 12:40 UTC
Jump to comment: Most recent
Comments
Comment #1
merlinofchaos commentedModules don't work very well in the Views issue queue, and 2.x is probably not going to get this feature (it exists in 3.x). You could apply for CVS access and contribute this as a module, if you like; but I'd rather have this somewhere else besides the issue queue.
Comment #2
roball commented@merlinofchaos: Thank you for commenting and suggesting to contribute this as a project. Could this issue be kept active until this has been done?
P.S. to the module description:
I forgot to mention that unlike the "original" module, nothing has to be "customized". Just enable the module and all forms with exposed filters will have the extra button.
Comment #3
nodecode commented@roball: Great work editing the module! This is what i really wanted in the first place, but i just didn't have the skills. Looking forward to testing this out on my own site.
@merlinofchaos: IMHO this should maybe be a standard feature of Views in every version (personally I just care about the 6.x-2.x branch though). If you look at the thread from which this originated, user dereine stated that she had committed something similar to this module in the 6.x-3.x branch, though she didn't specify what was committed. Please look at the question I asked her at the end of this post: http://drupal.org/node/99370#comment-2886076 to make sure the best solution gets committed (my vote is for this module if we can prove it works for more users).
Comment #4
merlinofchaos commentedI'm sorry, there is no voting on this issue. This is a feature in 3.x. It will not be a feature in 2.x. End of story.
Comment #5
dawehnerTo explain why:
Views3 has a new pluggable exposed forms. So you can easily add other forms, for example the reset button, to the forms.
In views2 this is not possible that easy currently.
If you need this feature, i suggest to test views3 and fill bugs\create suggestions or test patches. Then views3 will come out earlier.
Comment #6
merlinofchaos commentedAlternatively, if someone wants to put the module that does this into contrib, that would be great.
Won't-fixing this. This doesn't need to be open in the Views queue anymore.
Comment #7
nodecode commented@dereine: thanks for the explanation, i think i'll use this helper module for now until Views 3 is ready. thanks for implementing the reset button in Views 3.
Comment #8
roball commentedThis module is now obsolete since infojunkie has now released such a module as part of the Views Hacks package.