开发者

3 images for drupal

开发者 https://www.devze.com 2023-01-04 12:08 出处:网络
as a small assignment, i am trying to build something like hotornot.com, but instead of 1 image with a rating function, i am trying to place 3 images in line, and underneath each image开发者_开发问答

as a small assignment, i am trying to build something like hotornot.com, but instead of 1 image with a rating function, i am trying to place 3 images in line, and underneath each image开发者_开发问答 is a ratings (5 star module), and a voting option.. the goal is sort of choosing between the 3 images, and many users can vote on it..

any ideas?

thanks


The easiest way to build something like that, would be to use nodes with image fields (using CCK), one for each picture and then use fivestar to create the voting widget.

The rest is just a matter of styling/theming.

0

精彩评论

暂无评论...
验证码 换一张
取 消