CVS messages for Category
July 22, 2008
-
- Previous patch to category_menu was buggy, needed an empty() check added.
-
- Changed category_menu_tree_all_data() to exclude assigned nodes from its distant-parent querying. Assigned nodes are designed such that thousands of them have the exact same category as their menu parent. Including them in the querying, in such cases, leads to PHP memory depletion and fatal crashing.
July 21, 2008
-
Category: /modules/category/category.install 1.19
Category: /modules/category/category_display/category_display.install 1.9
Category: /modules/category/category_menu/category_menu.install 1.6
Category: /modules/category/category_menu/category_menu.module 1.49
Category: /modules/category/contrib/category_resave/category_resave.module 1.3- Minor bug fixes in category_menu. - Upgrade path done for category, category_display, and category_menu.
-
Category: /modules/category/category.inc 1.70
Category: /modules/category/category.module 1.153
Category: /modules/category/category_display/category_display.install 1.8
Category: /modules/category/category_display/category_display.module 1.37
Category: /modules/category/category_menu/category_menu.module 1.48
Category: /modules/category/wrappers/book/book.module 1.4- Numerous updates to category_display. TOC and other functionality now working much better.
July 19, 2008
-
Category: /modules/category/category_display/category_display.module 1.36
Category: /modules/category/category_menu/category_menu.module 1.47- Fixed bug of 'has_children' getting reset to zero when saving containers with category_menu.
-
Category: /modules/category/category.module 1.152
Category: /modules/category/category_display/category-display-navigation.tpl.php 1.1
Category: /modules/category/category_display/category_display.css 1.6
Category: /modules/category/category_display/category_display.info 1.3
Category: /modules/category/category_display/category_display.install 1.7
Category: /modules/category/category_display/category_display.module 1.35
Category: /modules/category/category_display/category_display.schema NONE
Category: /modules/category/category_menu/category_menu.install 1.5
Category: /modules/category/category_menu/category_menu.module 1.46
Category: /modules/category/wrappers/taxonomy/taxonomy.module 1.6- Category_display largely updated to D6. Not yet fully functional - needs to be finished off and tested.
-
Category: /modules/category/category.admin.inc 1.2
Category: /modules/category/category.css 1.5
Category: /modules/category/category.module 1.151
Category: /modules/category/category.pages.inc 1.3
Category: /modules/category/wrappers/book/book.info 1.2
Category: /modules/category/wrappers/book/book.module 1.3
Category: /modules/category/wrappers/menu/menu.info 1.2
Category: /modules/category/wrappers/menu/menu.module 1.2
Category: /modules/category/wrappers/taxonomy/taxonomy.info 1.2
Category: /modules/category/wrappers/taxonomy/taxonomy.module 1.5- Updated the wrapper install/uninstall script to D6.
-
- Added support for edge case condition in category_menu, of a category whose top-level ancestor is a hidden container with a custom menu parent set. - Category_menu now sets breadcrumbs based on menu path, for all times where node->category_menu_map['mlid'] is set.
July 11, 2008
-
Category: /modules/category/category_menu/category_menu.module 1.44
Category: /modules/category/wrappers/book/book.module 1.2
Category: /modules/category/wrappers/book/book.pages.inc 1.1- A few more minor fixes in category_menu. - Got the book wrapper working: it now properly maintains the book table (if category_menu-generated menu links are available, that is), and it generates a nav block for each container.
July 10, 2008
-
Category: /modules/category/category.inc 1.69
Category: /modules/category/category.module 1.150
Category: /modules/category/category_menu/category_menu.module 1.43
Category: /modules/category/contrib/category_resave/category_resave.module 1.2
Category: /modules/category/wrappers/menu/menu.admin.inc 1.1
Category: /modules/category/wrappers/menu/menu.info 1.1
Category: /modules/category/wrappers/menu/menu.install 1.1
Category: /modules/category/wrappers/menu/menu.module 1.1
Category: /modules/category/wrappers/taxonomy/taxonomy.module 1.4- Node teasers now get outtputted (through check_plain) as title text for tagged node links. - Fixed node IDs not getting outputted in tagged node link hrefs. - Fixed (admin) titles not getting outputted on distant parent selection list. - Fixed many bugs in the new category_menu menulink create / update logic. - Added menu link deletion implementation to category_menu. - Removed old D5 code from category_menu. - Added a new 'menu wrapper' module. This is not a proper wrapper: it's exactly the same as the core D6 menu module, except that menu-on-the-fly functionality (i.e. the menu_nodeapi() and menu_form_alter() functions) has been stripped out, as menu OTF interferes with category_menu, and as it doesn't seem to be going away (or being made turn-off-able) any time soon.
