Active
Project:
Views Arguments Extras
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
23 Jul 2010 at 15:37 UTC
Updated:
27 Oct 2010 at 18:07 UTC
This issue is for merging in the functionality of
http://drupal.org/project/views_argsort
#852006: Same functionality in Views Arguments Extras
I will provide a patch.
The only thing unresolved for me is: does your module support pgsql for arg sorting? If not, then there will be no functionality loss. If yes, then we would consider a switch statement based on what database is being used and have support for both handlers.
Comments
Comment #1
simePlease add me as a maintainer on the project and I'll help co-maintain (at least the bits I understand :)
Comment #2
e2thex commentedI just granted you cvs access
Thanks for the work
Comment #3
simeThanks @e2thex - what are your thoughts about pgsql?
Comment #4
e2thex commentedSo I think we should try and support pgsql. Can you test the current module with it?