Closed (fixed)
Project:
Ubercart
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2009 at 09:57 UTC
Updated:
23 Sep 2009 at 17:59 UTC
Hello,
I don't know wether this is a feature request or a bug.
It seems to me that the catalog bloc should display product names on request (configuration in admin).
This would allow to theme a block using a menu for direct access to the whole range of products.
Do you have any idea or guidance how this can be done?
Comments
Comment #1
grub3 commentedI had a first look at the code and believe that a possible solution:
Allow to display products in the catalog bloc (in admin):
Then modify _uc_catalog_navigation:
If a taxonomy term has no child, it means that products are attached.
Do you think this is a reasonable approach?
Can you provide some guidance?
Comment #2
joachim commentedI'd say any improvements to blocks and lists of things in general should be done as part of a move over to depend on Views module.
Comment #3
grub3 commentedI am trying Catalog menu module and custom hooks.
I don't know wether it will work, but in the meanwhile I close this issue.
Thanks!
Comment #4
grub3 commented