User: mgn Branch: DRUPAL-6--2 Date: Mon, 19 Jan 2009 03:57:08 +0000 Added files: /modules/gradebook gradebook_export.inc gradebook_report.inc Modified files: /modules/gradebook CHANGELOG.txt gradebook.module gradebook.pages.inc Log message: #360407 by MGN: added export gradebook feature, borrowing heavily from the webform module. This adds a menu local item to export the gradebook to Excel or text file. Most of the new code is in two include file gradebook_report.inc and gradebook_export.inc. To avoid code duplication, gradebook_gradebook_page() was modified to return rows for a text table when called with the argument = TRUE. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradeboo... http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradeboo... http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/CHANGELO... http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradeboo... http://cvs.drupal.org/diff.php?path=contributions/modules/gradebook/gradeboo...