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

sime’s picture

Please add me as a maintainer on the project and I'll help co-maintain (at least the bits I understand :)

e2thex’s picture

I just granted you cvs access

Thanks for the work

sime’s picture

Thanks @e2thex - what are your thoughts about pgsql?

e2thex’s picture

So I think we should try and support pgsql. Can you test the current module with it?