Default rankings in the Message Boards portlet are set as portlet preferences. To make all new instances of the portlet display custom rankings, it is recommended to:
A.
Navigate to System Defaults in the Control Panel and update theportletpreferences
B.
Create a hook plugin that modifies the defaultmessage.board.ranks portal property
C.
Create an Ext plugin that contains the desired configuration inportlet-ext.xml
D.
Create a JSP hook that overrides the rankings for all instances of the Message Boardsportlet
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit