First, Great module! Thanks a lot for all the work, #jvandervort.

That said, I would like to request a feature. I would like to have the ability to export standings to a csv, or tab file. Would this be hard to do from the code base? I would be happy to try to tackle this with a few pointers.

Feel free to contact me off list.

Comments

tlreiners’s picture

An import csv function would be nice too...for loading gameset data.

jeffman5000’s picture

Unless I am misunderstanding, this feature already exists at: admin/pickem/gamesets/import.

tlreiners’s picture

That imports the .gameset file format. csv export/import would be a nice addition, but a drupal 7 release would be a bit higher on the dev schedule IMHO.

jvandervort’s picture

Version: 6.x-2.4 » 7.x-1.x-dev

Since pickem D7 work has begun, I'll pick this up. What fields in the standings.csv file are you looking for? Just the ranking ordinal, points, user name?