Closed (fixed)
Project:
Drupal Commons
Component:
Content usefulness
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Sep 2012 at 03:35 UTC
Updated:
15 Oct 2012 at 15:04 UTC
Jump to comment: Most recent file
Per #1710714: Theme the Commons "Like" widget, this is a custom Rate widget implemented for Commons. This will likely need improvements, but here's a good start.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | commons_like-create_custom_rate_widget-1788558-2.patch | 2.6 KB | erikwebb |
| #1 | commons_like-create_custom_rate_widget-1788558-1.patch | 4.5 KB | erikwebb |
Comments
Comment #1
erikwebb commentedComment #2
erikwebb commentedRemove specific reference to "Event" content type.
Comment #3
ezra-g commentedNoting this progress commit: http://drupalcode.org/project/commons_like.git/commit/59f967f
Currently the vote total display doesn't update for me. Strangely, if i add a second Commons Like widget through the UI and name it something like commons_another_like, that widget updates the vote totals as expected.
A thumbs_up widget also works as expected.
Comment #4
ezra-g commentedThe non-updating vote increment turned out to be #1789566: Undefined constant: COMMONS_RADIOACTIVITY_VOTE.
I removed a dpm() and made a stylistic change and committed. Thanks, erikwebb!
http://drupalcode.org/project/commons_like.git/commitdiff/c69025a?hp=59f...
Comment #6
ezra-g commentedMoving this to the main Drupal Commons issue queue per #1812492: Consider using central issue queue for Commons projects.