Enable Content Recommendation

This function allows users to recommend new content or changes to an existing content in Knowledge Base. The recommendation appears under Tasks & Recommendations in the Repository Content Type Properties page in Authoring. The administrator can accept or reject the recommendation. Users can see the status of their recommendations in Account Overview > My Recommendations.

Before you implement content recommendation, you must enable the content recommendation option for the content type in the knowledge base. You can find more information about enabling content recommendation in the Add Content Type General Properties in Administering Knowledge Advanced.

The following code adds the Recommend Content button and text fields to the pages/answer/answer_view.php and pages/browse.php pages.

<rn:widget path="okcs/OkcsRecommendContent"/>