Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.9.2
-
None
Description
The css that hides the rating stars on the forum (ForumCode.HidingRatingStarsCSS) is set to be active on the whole wiki.
This depends on the rating app dependency being updated for the following reasons:
- by fixing it with ratings 1.3.4, the ratings will be displayed everywhere on the rest of the wiki
- this is due to the fact that in this version, a jsx is used to inject the ratings everywhere regardless of any space/app/etc
- in the new version of the ratings app you can configure the app on a per space basis.
- also, by default the ratings are deactivated. The configuration is done by adding a XWiki.RatingsConfigClass object to *.WebPreferences
Attachments
Issue Links
- depends on
-
XAFORUM-175 Replace contrib-ratings dependency with the platform-ratings version
- Closed
- relates to
-
XAFORUM-52 Hide .rating-stars for Forum app
- Closed