Implementing the taxonomy blocks on search result page.
skctek - October 20, 2009 - 09:45
| Project: | Taxonomy Block |
| Version: | 6.x-1.0-beta2 |
| Component: | Code |
| Category: | support request |
| Priority: | critical |
| Assigned: | skctek |
| Status: | active |
Description
I want to implement the taxonomy block in following ways if possible--
1. Create a View (this view will be displayed on the search result page)
2. Pass the search result nodes to the View
3. The View will access each node and retrieve all the Terms for each node.
4. Then, the View can display all the Terms.
