does not work with Taxonomy List module

mariuss - December 2, 2007 - 04:23
Project:Taxonomy Redirect
Version:5.x-1.1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Taxonomy Redirect worked fine in views that listed taxonomy terms (for example), but in pages generated by the Taxonomy List module it will not substitute the links at all.

#1

joachim - July 16, 2008 - 09:45

It could be that the taxonomy list module isn't calling the correct function to build its links. See http://drupal.org/node/268977 for the same problem with another module.

#2

Justin W Freeman - September 24, 2008 - 00:04
Status:active» fixed

Hi Mariuss,

I'm not sure about the old versions but I have tested the new 5.x-1.2 with taxonomy_list and it works.

#3

j4 - September 24, 2008 - 08:45

Hi Agileware,

Could you please teach me how taxonomy redirect works with taxonomy list? Let me explain my problem:
I have taxonomy image, taxonomy list and taxonomy redirect installed.
taxonomy list gives me a page with the taxonomy images for all my prodcts. Each image links to category/vocabulary/name-of-product. When I redirect using taxonomy redirect, it gets redirected to /name+of+product. Whereas i need it to go to /name-of-product (as I need clean urls which are generated by pathauto.
Can you help me?
Jaya

#4

Justin W Freeman - September 25, 2008 - 00:20

Hi,

By default, taxonomy redirects have their spaces replaced by + characters.

With the new versions (5.x-1.2 and 6.x-1.1) you have the option to give a replacement separator so when you are creating redirects you can specify a different character that will replace all spaces and + characters (like in path auto).

So if you put the - character in there you will get /name-of-product.

That should work for you.

#5

Anonymous (not verified) - October 9, 2008 - 00:24
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.