To be able to link back to the category, I've coded a link_alter hook to replace all taxonomy/term/whatever link with article/whatever when viewing a node. I've included an option in the settings to enable this option (disabled by default).

Also, this patch fixes #234209: 'home' link in breadcrumb has one too many '/'.

If #560640: coding standards in article module. is commited first, this one should have to be refactored.

CommentFileSizeAuthor
article_taxonomyto_article_links.patch2.38 KBilo

Comments

ilo’s picture

Status: Active » Needs review

oops.. :)

msameer’s picture

Assigned: Unassigned » msameer
Status: Needs review » Fixed

Applied the taxonomy parts.

Please don't submit 1 patch with fixes for more than 1 bug.

Thanks.

ilo’s picture

It was not my intention to solve the other issue in this patch, but to have the "breadcrumb" part solved, and that was a collateral damage :)

msameer’s picture

Well, I completely forgot about the other bug but your patch reminded me.

Cheers,

Status: Fixed » Closed (fixed)

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