0

I want to have a custom widget for fivestar ratings that shows the average votes in following form

enter image description here

Does anyone have any ideas or knows of any already present widget that shows average vote in the above format.

4

2 に答える 2

1

コンテンツ補完モジュールを見てください。変更して、votingapi から読み取ることができる場合があります。

于 2012-04-20T20:24:57.717 に答える
1

独自のカスタム ファイブスター ウィジェットを作成するには、こちらを参照してください。独自のヘルパー モジュールの作成に関する Bleen のコメントを確認して、fivestar モジュール自体のハッキングを回避してください (したがって、モジュールを更新するときに、新しいバージョンにコードを再挿入する必要はありません)。

于 2011-03-30T10:18:24.377 に答える