Active
Project:
Sports Pickem
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2011 at 21:39 UTC
Updated:
19 Oct 2011 at 14:51 UTC
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
Comment #1
tlreiners commentedAn import csv function would be nice too...for loading gameset data.
Comment #2
jeffman5000 commentedUnless I am misunderstanding, this feature already exists at: admin/pickem/gamesets/import.
Comment #3
tlreiners commentedThat 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.
Comment #4
jvandervort commentedSince 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?