I'm trying to import some movie reviews into a project I'm working on. The ratings are simple numbers from 1-10. We have chosen to use the fivestar module to handle the ratings on the Drupal side.

As far I can see these fields are not available on the mapping page for the feeds module.

Does fivestar support feeds or is it on the roadmap?

Comments

ericduran’s picture

Status: Active » Postponed

Is possible, but right I don't see us adding this feature any time soon.

Patches are always welcome :)

madeby’s picture

Is it correct that it is a FiveStar issue and not a Feeds issue?

ericduran’s picture

Status: Postponed » Closed (won't fix)

@madeby, I'm not sure if its a fivestar issue on feeds issue. But to be honest I don't see us implementing this on the fivestar end if it is a fivestar issue.

madeby’s picture

Okay, sad to hear this since I have more than 9000 reviews that we would love to move over to drupal.

I will try to figure out another way.

Thanks for your response.

Silicon.Valet’s picture

I might be able to tweak this code into a general feeds plugin that sniffs out destination fivestar fields and presents them to the mapper.

http://drupal.org/node/1268658#comment-5163250

Miszel’s picture

This is in case someone comes across this closed issue. I needed to write a feeds mapper for fivestar for my data import project. I made the code available to the community in a separate module: http://drupal.org/project/feeds_voting_mappers