Drupal五星级模块

发布于 2024-11-06 10:55:25 字数 292 浏览 0 评论 0原文

我有一个餐厅网站,我在其中显示菜肴页面;顾客可以对我餐厅的每道菜进行评分。

我使用 Drupal 7、Fivestar投票 API。我可以对每道菜进行评分,但我想要的是一个窗口,让对某道菜投了最多票的顾客可以给厨师写下“谢谢”信息。

我可以用五星来做吗?您有什么建议吗?

I have a restaurant site where I display dish pages; customers can rate every dish in my restaurant.

I use Drupal 7,Fivestar and Voting API. I can rate every dish, but what I want is a window where a customer who gave the maximum vote to a dish can write a "thank you" message to the chef.

Can I do it with Fivestar? Do you have any suggestions?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

昇り龍 2024-11-13 10:55:25

如果您使用 Drupal 6,Fivestar 附带“Fivestar Comments”,当用户发表评论时会显示评级小部件;评论的评级将影响其父内容。

这是您可以使用 Fivestar 模块实现的最佳效果,并且无需编写任何自定义代码。

If you are using Drupal 6, Fivestar comes with "Fivestar Comments" that displays a rating widget when a user posts a comment; the rating of the comment will affect its parent content.

This is the best you can do with the Fivestar module, and without to write any custom code.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文