• REGISTRATION REQUIREMENTS:

    Your username here MUST MATCH your XenForo username (connected to your XF license).

    Once you have registered here, then you need to start a conversation at xenforo.com w/Bob and provide the following:
    1. Your XenForo License Validation Token
    2. The Domain Name associated with the License
    NOTE: Your account will be validated once ALL requirements are verified/met. Thank you for your patience.

Implemented Featured Content Handlers for RMS Items, RMS Events and RMS Reviews

Bob

Developer
Staff member
As per title, I've implemented Featured Content Handlers for the content types rms_item, rms_event & rms_review.

This means that process of featuring/unfeaturing RMS content is now 100% handled by the Core XF Featured Content Handler.

You can use the Core XF Featured Content Widget Definition to create featured content widgets for RMS content (or mixed content). Display is controlled by Core XF Featured Content Layout types (Standard, Simple, Carousel), not RMS Layout Types!

You can also continue to use the RMS Featured Items Widget Definition to create Featured Items widgets & Featured Series widgets for RMS content and display that content in RMS layout types.

RMS Index: Featured Items are still being displayed the same (based on RMS options and Layout Type Macros).

RMS Category pages. Featured Items are still being displayed the same (based on RMS options).

RMS Venue pages: Featured Events are still being displayed the same (based on RMS options).

RMS Venue pages: Featured Reviews are still being displayed the same (based on RMS options).

RMS Event pages: Featured Reviews are still being displayed the same (based on RMS options).

Note: You can disable the RMS options and instead, create widget(s) from the Featured Content Widget Definition and display those on RMS Index/Category pages (which is what XFRM does).

There is unfortunately some feature loss. The Auto Feature system has been sunsetted (at least for now). It is not compatible with the Core XF Featured Content handler (and frankly, that kind of functionality needs to be part of the abstract handler).
 
Upvote 0
Back
Top