User: jaza Branch: HEAD Date: Sun, 17 Sep 2006 14:57:02 +0000 Modified files: /modules/category category.inc category.module /modules/category/category_legacy category_legacy.module /modules/category/category_menu category_menu.module /modules/category/wrappers taxonomy.module.copyme Log message: - #76921 by bdragon: change category_get_parents() to return an array with a zero-based index, rather than using the cids of parents as index values. - Changes to various parts of the category system to accommodate this change, including category_menu, category_legacy, and the category activeselect callback. - Updated the taxonomy wrapper to convert the result of category_get_parents() into its old form (to maintain full backwards compatibility with taxonomy). 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/wrappers/...