By Newsance on
HI,
I am having a problem with relevant / similar content modules. They operate with the same content type only, which is a great inconvinience.
In other words, I have nodes of different types: articles, news, interviews and etc. The modules create blocks of the similar content but such blocks include nodes of the same type as the main node only, for an article - articles, for news - news and etc.
Would be grateful for any comments.
Comments
Similar module
Consider http://drupal.org/project/similar
It may do what you need.
-- David
davidnewkerk.com | absolutecross.com
View my Drupal lessons & guides
http://drupal.org/project/rel
http://drupal.org/project/relevant_content
http://drupal.org/project/similarterms
-----
Drupal theming services, PSD to Drupal
http://kahthong.com
Showing similar nodes
Use
http://drupal.org/project/similar if you are based on a MySQL engine. or
http://drupal.org/project/relevant_content .
I have put some code which uses similar module.
Showing similar content nodes on Drupal