Inspired by the XF1 add-on "Post Ratings", and the prevalence of "Reactions" as an alternative to the single dimensional Likes.
To consolidate alerts use Alert Improvements
Installing/Uninstalling on a large forum
It is strongly recommended to use the CLI installer/uninstaller.
Spoiler: For large forums
This add-on alters xf_reaction_content, which can take a very long time for a large forum.
To run the SQL manually, use;
SQL:
alter table xf_reaction_content
add index reaction_user_id_reaction_date (`reaction_user_id`,`reaction_date`);
Features
This add-on has a large number of style property customization options, and the following screenshots demo some of the options:
Spoiler: Postbit - numerical rating counts
Spoiler: Postbit percentage bar rating counts
Spoiler: Menu replacing Like button
Spoiler: Left-aligned rating, with menu in-lined into the rating bar
Spoiler: Left-aligned ratings, right aligned menu pop-up
Spoiler: Right-aligned ratings, right aligned menu pop-up
Spoiler: Right-aligned ratings, right aligned menu dropdown
Related resources
Standard Library by Xon (free)
Content Ratings for XF2 Resource Manager (free, requires this add-on)
Content Ratings for XF2 Media Gallery (free, requires this add-on)
Content Ratings - Reports (free, requires this add-on)
Alert Improvements
To consolidate alerts use Alert Improvements
Installing/Uninstalling on a large forum
It is strongly recommended to use the CLI installer/uninstaller.
Spoiler: For large forums
This add-on alters xf_reaction_content, which can take a very long time for a large forum.
To run the SQL manually, use;
SQL:
alter table xf_reaction_content
add index reaction_user_id_reaction_date (`reaction_user_id`,`reaction_date`);
Features
- XF1 "Post Ratings" importer
- Whitelist/blacklist ratings by user group, lock to starting poster, and limit to forums (for threads)
- Reactions;
- Support flexible image icon selection;
- Emoji
- Sprite Images
- Images (with high definition alternative image)
- css fonts
- Templates (for inline SVG)
- A Reaction can be usable or visible;
- Visible & usable - everyone can use and see
- Not visible & usable - only the person giving the rating can see their own rating, allowing a "private rating".
- Visible & not usable - everyone can see, not may not use it.
- Not Visible & not usable, - no one may see or use it.
- Support flexible image icon selection;
- Reaction Categories
- For example; positive/negative/neutral categories
- If a category shows on the profile/memberbit/postbit & how stats are presented.
- Statistics integration
- User Criteria integration
- Selectable "default reaction" to display as the menu icon, can be Random, or None.
- Large number of style properties to customize look and feel.
- Horizontal rating selection
- Touch support
- Display highest reactions on thread rating list (disabled by default)
- Global option to enable/disable
- Style property options to customize
- Reaction Categories automatic actions when a category hits some threshold ;
- Report content
- Moderate content
- Soft-delete content
- Allow arbitrary number of reaction/reaction category user criteria
- Permissions for:
- View non-visible (but active) reactions
- View reaction lists
- Remove reaction from content
This add-on has a large number of style property customization options, and the following screenshots demo some of the options:
Spoiler: Postbit - numerical rating counts
Spoiler: Postbit percentage bar rating counts
Spoiler: Menu replacing Like button
Spoiler: Left-aligned rating, with menu in-lined into the rating bar
Spoiler: Left-aligned ratings, right aligned menu pop-up
Spoiler: Right-aligned ratings, right aligned menu pop-up
Spoiler: Right-aligned ratings, right aligned menu dropdown
Related resources
Standard Library by Xon (free)
Content Ratings for XF2 Resource Manager (free, requires this add-on)
Content Ratings for XF2 Media Gallery (free, requires this add-on)
Content Ratings - Reports (free, requires this add-on)
Alert Improvements
admin-cp-rating-list.png
20.1 KB · Views: 5,304
alerts.png
10.4 KB · Views: 5,436
news-feed.png
11.9 KB · Views: 5,225
rated-by-others.png
1.6 KB · Views: 4,855
rated-by-user.png
1.9 KB · Views: 4,796
ratings-receive.png
23.9 KB · Views: 4,632
admin-cp-style-property-list.png
88.3 KB · Views: 3,730
admin-cp-style-property-options.png
429.5 KB · Views: 3,880
2-highest-ratings-on-threadlist.png
18.9 KB · Views: 4,420
content-actions.png
410 KB · Views: 3,608
criteria-support.png
29.6 KB · Views: 3,043
emoji-config.png
18.6 KB · Views: 2,127