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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | rl.diff | 1.94 KB | miglius |
| rl_cvs.diff | 2.23 KB | miglius |
Comments
Comment #1
miglius commentedPatch for 4.7 version.
Comment #2
Zen commentedHi,
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
Comment #3
Zen commentedThere 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
Comment #4
jurgen1604 commentedHi,
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