As per title, I've implemented Featured Content Handlers for the content types
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).
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