user recommendations: need a votingAPI module that can be made to LOOK like bookmarks
I'm after a voting module that uses the VotingAPI module, but that looks like bookmarks: no stars, no -1, ideally just a "vote for this" link that I can theme to say "add to bookmarks".
The reason I want voting rather than the flags module (which ironically has pretty much the exact UI I want) is that I want to use http://drupal.org/project/cre to make user recommentations.
I've had a look through the modules listed as compatible in the VotingAPI documentation page, but most seem too complex for my needs: eg they have stars.
What I'm after is something that LOOKS like bookmarks. Users like a post, they click "bookmark this" and that's it.
I had a look at http://drupal.org/project/vote_up_down but the UI with the +1 icons seems tied tightly into the code and I haven't time to write a whole new UI for it...
Any ideas?
