I am using your module with a very large hierarchical taxonomy. Some terms are named the same, but have another parent. Displaying the rewritten path alias could help, since I am using path aliasses.

I made a patch for this

Comments

robbertnl’s picture

StatusFileSize
new2.83 KB

Sorry, patch in #1 was not the latest

anon’s picture

Yes, grate idéa! But Im not so sure about the path.

I mean, that could be very long and take to much space in the result list. (BTW, Im trying to find a new way to show this "extra" information that will no mess up the result list)

I can see that this is very helpfull so lets find the best solution.

What do you think about just adding the terms parent instead of the hole path, would that be as much helpfull as the path?

robbertnl’s picture

You're right, that might be a better solution

anon’s picture

Title: Show taxonomy path in search result » Show taxonomy parent in search result
Status: Needs review » Fixed

Committed to 6.x-1.x-dev. This will be available in the 6.x-1.8 release

I changed so the parent name is shown insead of the hole path.
Used some of you code robbertnl so I gave you credits in the changelog. Thanks

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.