开发者

Drupal taxonomy url alias in advanced taxonomy block

开发者 https://www.devze.com 2023-01-18 06:36 出处:网络
It seems that Advanced Taxonomy Block doesn\'t use a PathAuto url\'s. Default setting of url is taxonomy/开发者_开发知识库term/%tid.

It seems that Advanced Taxonomy Block doesn't use a PathAuto url's.

Default setting of url is taxonomy/开发者_开发知识库term/%tid.

Could somebody tell me replacement for term name?, instead of id I want to use taxonomy name.

Regards.


Are you using Advanced Taxonomy Block for a specific reason? If all you're doing is linking to a term page (and not passing the term id to some custom view URL) you can probably use Taxonomy Menu instead. Taxonomy Menu will use PathAuto URLs.

Check out http://chrisshattuck.com/blog/how-add-block-menu-tags-or-other-taxonomy-terms-drupal-site for a nice tutorial.

0

精彩评论

暂无评论...
验证码 换一张
取 消