I have installed content taxonomy and have setup a field in my content type.

It is working fine, except that I would like to display the term (this is working), and rewrite the output of the link to the term's page.

I would like to change it from vocabulary/term to calendar/term, which "calendar" would be a hard coded word.

You can do this in a view by setting a column as Taxonomy Term, and then select the rewrite output checkbox, which will accept a pattern.

Comments

cookiesunshinex’s picture

Status: Closed (fixed) » Active

I actually figured out how to do this another way.

I only had about 8 terms that were related to this need, so I created URL aliases using existing path calendar/term and path alias of vocabulary/term.

EDIT: Actually that didn't work. I ended up just making the field in my node display as plain text instead of a link.

cookiesunshinex’s picture

Status: Active » Closed (fixed)
asb’s picture

Version: 6.x-1.0-rc2 » 6.x-2.x-dev
Category: support » feature

In don't see the fix here -> Feature request.