This is a great little module... but once a user starts downloading multiple reports, it would be easier to quickly distinguish reports from one another if each report was named with the title, instead of "customreports-10-02-10.csv".
Additionally, I would like to recommend a date pattern other than "d-m-y", which is usually very confusing (as seen in my example above). "Y-m-d" would produce "2010-02-10".
Attached is a patch which accomplishes these two improvements.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | customreports.module.patch | 1.77 KB | joelstein |
Comments
Comment #1
joelstein commentedSorry, here's the patch.
Comment #2
snufkin commentedCommitted, thanks! It will be in the new stable release, so far its in the 1.x-dev branch.