User: jaza Branch: HEAD Date: Mon, 06 Mar 2006 10:15:37 +0000 Modified files: /modules/category category.module /modules/category/wrappers taxonomy.module.copyme Log message: - #52516: all links from admin interface to node add/edit form now have their destination set. - #52544: fixed result pager on 'admin/category/x' pages. - Made correct category get selected when a user goes to 'node/add/forum/x' (this put a bit of an ugly direct reference to forum.module in the code, but I can't think of any better solution). - Taxonomy wrapper now updates term and vocabulary next_id's in the sequences table. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/category/category.... http://cvs.drupal.org/diff.php?path=contributions/modules/category/wrappers/...