I committed some whitespace, addressed some documentation lengths.
I'm curious of the couple date calls in ga_importer_cron() and ga_importer_get_data_for_node should be format_date()?
| Comment | File | Size | Author |
|---|---|---|---|
| more_polish.patch | 6.1 KB | dstol |
I committed some whitespace, addressed some documentation lengths.
I'm curious of the couple date calls in ga_importer_cron() and ga_importer_get_data_for_node should be format_date()?
| Comment | File | Size | Author |
|---|---|---|---|
| more_polish.patch | 6.1 KB | dstol |
Comments
Comment #1
dstolComment #2
gregglesGenerally looks good to me -
That's somewhat non-standard and in my opinion we shouldn't do it. If it made sense to give that success message during install then core would do it for us. I'd prefer removing those two lines.
Comment #3
dstolfine by me, what about format_date vs date in #1?
Comment #4
dstolhttp://drupal.org/node/1032584
Left it as date for now.