I want to have a custom widget for fivestar ratings that shows the average votes in following form
Does anyone have any ideas or knows of any already present widget that shows average vote in the above format.
I want to have a custom widget for fivestar ratings that shows the average votes in following form
Does anyone have any ideas or knows of any already present widget that shows average vote in the above format.
コンテンツ補完モジュールを見てください。変更して、votingapi から読み取ることができる場合があります。
独自のカスタム ファイブスター ウィジェットを作成するには、こちらを参照してください。独自のヘルパー モジュールの作成に関する Bleen のコメントを確認して、fivestar モジュール自体のハッキングを回避してください (したがって、モジュールを更新するときに、新しいバージョンにコードを再挿入する必要はありません)。