Content Ratings for XF2.1+

xF2 Add-on Content Ratings for XF2.1+ 2.4.2

No permission to download
  • When rebuilding reaction totals, skip content types which do not correctly define the entity content_type_field according to XF conventions.
Note; The 2.4.x branch will be the last version line to support XenForo 2.1, with future feature updates requiring XenForo 2.2+

  • Fix incorrect visibility change of some extended reaction entity methods
  • Do not trigger style cache invalidation when editing reaction categories or reactions which do not touch attributes used in css.
  • Remove duplicate breadcrumb entry when editing a reaction
  • Add date range criteria to restrictions, with filter to exclude/include reactions which are disabled by scheduled start/stop
  • When attempting to update image dimensions for Core Web Vitals, improve extracting svg dimensions
  • Fix that "small" and "medium" reaction icon css was not implemented (ie reactions in alerts)
    To revert, edit sv_contentratings.less in your default style and remove the &.sv-rating-type--small { ... } and &.sv-rating-type--medium { ... } blocks
  • Fix "XF template" feature did not save a value
  • Support Svg Template add-on (free) in "XF Template" feature.
    Entering a template name ending in 'svg' (ie example.svg) will render as a link instead as an inline template
  • Fix reaction list for visible but not usable reactions not displaying
  • Fix that reacting to content with a visible but not usable reaction removes the non-usable reaction from displaying on the content
  • Fix support for links to content with a query argument in them (ie support "Content Ratings - Reports")
Fix enabled but empty white-list for reaction restrictions to work as intended