User: jaza Branch: HEAD Date: Thu, 26 Jan 2006 06:29:47 +0000 Added files: /modules/category/category_export category_export.module Modified files: /modules/category category.inc category.module /modules/category/wrappers book.module.copyme taxonomy.module.copyme Log message: - Book wrapper module now ready and stable: fully supports maintaining data in book DB tables; allows import / export modules (e.g. export_dxml) to function with new category export API; and provides wrapper for relevant book functions. - Initial commit of category_export: contains the book module's 'export as HTML' / 'printer-friendly version' functionality. - category.inc now has category_export() function, which hooks in to export routines defined by other modules. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/category/category_... http://cvs.drupal.org/diff.php?path=contributions/modules/category/category.... http://cvs.drupal.org/diff.php?path=contributions/modules/category/category.... http://cvs.drupal.org/diff.php?path=contributions/modules/category/wrappers/... http://cvs.drupal.org/diff.php?path=contributions/modules/category/wrappers/...