Project:Content Recommendation Engine
Version:5.x-1.0
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Is there a way to have CRE recommend content based on simply what other visitors have been looking at, without there having to be any sort of voting? We don't really want our content rated by the public, but we would like to able to recommend related content.

Any thoughts most welcome!
Great work by the way!

Comments

#1

+1

Maybe a simple integration with the statistics module can help recommend content that nobody has voted for. Mainly use votingAPI when they do vote and fall back on statistics when a node has no votes but page views.

end idle brainstorming

#2

There are other modules that could help accomplish this, like "related content", "related links", etc... You can also use panels to build lists of content by "author", "taxonomy", etc...

#3

looking at the API.txt http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/cre/API.txt... looks like cre is also an API that is waiting to be extended...whichis great, as I am looking for a flexible way to build CRE's based in different sources/data/etc

nobody click here