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?