Hi Eduardo,
As per your conversation with bleen18 today, I'm enclosing a patch that does the following:
1) adds radio buttons as a third item in the style settings, the three buttons are for link destination and are:
a) term feed (taxonomy/term/1/0/feed) as you had it
b) term page (taxonomy/term1) which will usually end up displaying as an alias
c) term page URI (same as b but just the uri...ends up being URI text with the tid, as opposed to a link with an alias)

2) A switch statement where you are setting the link value

CommentFileSizeAuthor
#1 taxonomy_term_2.patch2.16 KBbleen
taxonomy_term.patch2.59 KBj. ayen green

Comments

bleen’s picture

Status: Active » Needs review
StatusFileSize
new2.16 KB

This is the same as the patch in the OP, but it was created from the root of the taxonomy_feed folder and it no longer has that line of debug code :)