Purpose: Let users get recommendations as to which nodes they may find interesting, based on their ratings. The module follows the spirit of Collaborative Filtering (to cope with information overload). Try it out
I use Drupal 4.1.0 rc and the latest image.module from cvs.
The image.module works quite well, I have only one problem. If I promote the image to the front page the whole shebang is displayed, but all I want to see is the teaser.
I was curious if anyone would be willing to develop a module that would hook Drupal's login with PostNuke's and or PHPNuke's login. Unfortunately, I'm not a programmer so I would have no idea where to begin with it...
What that means: Status: Error: you must assign a vocabulary to navigation before. Fix in Site Configuration.
I can't see a place in site configuration to put something in
thanks.
I'd like to create a new node type with one addtional field of data. I've added the field to my database, but can't seem to save new data to it.
Here's what I've done so far:
Added the field name to the $fields[] in node_save().
Added the form textfield to the output from mymodule_form()
entered some test data into the field using sql.
succesfully displayed the new data using my module.
But when I post new content, and complete this new field, it doesn't seem to save it to the db.
I have been experimenting with drupal on my own and wrote up a ratings engine (rate nodes + some recommendation based on those ratings).
Now, I would like to get in touch with the guys (or gals, of course) that are working on the comment ratings to see how they see that 'problem'. Or rather, to know what kind of ratings are useful for comments (kuro5hin-like or slashdot-like)?
I am also looking for input from anybody, so please tell me how you like to rate, and why you don't usually rate at other sites...