[contributions:jaza] /modules/category category.inc category.install category.mysql /modules/category/category_export category_export.module /modules/category/docs/developer/hooks core.php
User: jaza Branch: HEAD Date: Sun, 05 Mar 2006 07:17:03 +0000 Modified files: /modules/category category.inc category.install category.mysql /modules/category/category_export category_export.module /modules/category/docs/developer/hooks core.php Log message: Category export API and module vastly improved: - New hook_category_export() allows modules to define category export formats (hook documentation updated to include this). - Export formats defined by the hook can be turned on/off on a per-container basis. - Other export formats, defined through the book wrapper, are still available, but are not configurable, as they do not implement the hook. - Per-container settings stored in new category_export DB table (schema upgrade included). - For recursive exports with distant parents, only those distant children where the container supports the relevant export format are included in the export. 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/category_... http://cvs.drupal.org/diff.php?path=contributions/modules/category/docs/deve...
participants (1)
-
drupal-cvs@drupal.org