It would be nice to have taxonomy links to be grouped by node type like:

blogs
- some blog
- other blog
story
- story
- another story

The attached patch does that.

CommentFileSizeAuthor
#1 rl.diff1.94 KBmiglius
rl_cvs.diff2.23 KBmiglius

Comments

miglius’s picture

Version: master » 4.7.x-1.x-dev
StatusFileSize
new1.94 KB

Patch for 4.7 version.

Zen’s picture

Hi,

Thanks for your patch. While there are plans to improve the taxonomy links (for e.g. by restricting node types, vocabularies etc.) , I'm not sure I see any generic requirement for grouping by node types. That said, perhaps this can be done at the theme level (where you can override the default representation yourself).

Either way, I'll revisit this once the updates are complete. Please keep an eye on HEAD for any updates. Reviews and bug reports are welcome.

Cheers,
-K

Zen’s picture

Status: Needs review » Closed (won't fix)

There doesn't seem to be a general requirement for this functionality. If you believe that this might be useful, please submit it as a PHP snippet for a block. Thanks Miglius.

-K

jurgen1604’s picture

Version: 4.7.x-1.x-dev » 5.x-1.0

Hi,

I am also using the related links module and works fine. But I also need the same feature as described here.
It would be nice for my project.

I am using Drupal 5 , so I can't use the patch. Maybe I am going to write a patch for Drupal 5?

Greetz,
Jurgen