Hi,

I want the functionality in Drupal 6 that suppose I have a node having the word let say MS-Word, so all nodes containing the word MS-Word should display in a block.

Basically I want the functionality of referencing node and tagging the keywords of different nodes.

How to do this, is this possible through nodereferrer module or any another module is available for that and if nodereferrer module is suitable for this then how to tag the keywords

Pls help

Thanks & Regards

Comments

_

I'm not sure I understand what you're asking for, but nodereference and nodereferrer are 2 sides of the same function: referencing a node via nid from another node. It has nothing to do with taxonomy or text within the node.

However, you can easily create a block of nodes with the same taxonomy as the currently viewed node via the views module using arguments for taxonomy.

_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.