Closed (fixed)
Project:
Taxonomy NCO
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
1 Sep 2011 at 11:49 UTC
Updated:
18 Nov 2011 at 11:27 UTC
Jump to comment: Most recent file
It's been suggested that the 'Related Terms' block, which is currently configured to display only on taxonomy pages, could be made available on Node pages too.
This seems to be a good idea, I've been working on a patch, I'll submit it shortly.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | undefined-language-1266546-4.patch | 1.58 KB | aparimana |
| #1 | node-block-1266546-1.patch | 9.92 KB | aparimana |
Comments
Comment #1
aparimana commentedPatch attached which adds the functionality to display 'Related Content' block on node pages.
A few relevant features:
Comment #2
aparimana commentedIt dawns on me that it would be best for backwards-compatibility if display-block-on-node-pages had to be enabled explicitly, otherwise there could be unexpected behaviour when the new version is installed.
I'll put an option (defaulting to 'off') in the admin panel... watch this space!
Comment #3
russellb commentedThanks AP, I've committed your patch:
http://drupal.org/commitlog/commit/12120/e632054bd812ac754e6944a1ccff46a...
Actually I don't mind having your new functionality defaulting to 'on' here, people have control via block visibility.
Comment #4
aparimana commentedHave noticed a bug in previous patch, where there is no language associated with the field value holding the list of the node's terms .... patch coming shortly....
Comment #5
aparimana commentedpatch for above...
Comment #6
russellb commentedLooks good, patch committed:
http://drupal.org/commitlog/commit/12120/dac61d571c56c70831d0332db405ac7...
Comment #7
russellb commented