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
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | taxonomy_term_2.patch | 2.16 KB | bleen |
| taxonomy_term.patch | 2.59 KB | j. ayen green |
Comments
Comment #1
bleen commentedThis 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 :)