Changes for page Ratings Application

Last modified by Admin on 2024/03/29 07:18

<
From version < 57.1 >
edited by Gabriela Anechitoaei
on 2017/01/03 16:48
To version < 58.1 >
edited by Gabriela Anechitoaei
on 2017/01/03 16:50
>
Change comment: There is no comment for this version

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -28,11 +28,12 @@
28 28  As opposed to the older versions, since 6.4 the ratings configuration can now be done via XWiki objects.
29 29  This means that it is possible to configure the application on a space basis.
30 30  
31 -The main configuration source is located at **XWiki.RatingsConfig** and in order to have separate configurations for each space you need to attach a **XWiki.RatingsConfigClass** object to the **WebPreferences** document of that space. Unfortunately, at the moment there is no UI for editing the configuration so it has to be done by editing the objects manually.
31 +The main configuration source is located at **XWiki.RatingsConfig**. From the **XWiki.RatingsConfig** page select Edit > Objects and set the "Display ratings" to Yes, then Save & View.
32 32  
33 -From the **XWiki.RatingsConfig** page select Edit > Objects and set the "Display ratings" to Yes, then Save & View.
33 +In order to have separate configurations for each space you need to attach a **XWiki.RatingsConfigClass** object to the **WebPreferences** document of that space. Unfortunately, at the moment there is no UI for editing the configuration so it has to be done by editing the objects manually.
34 34  
35 35  
36 +
36 36  A important thing to note is that a fallback to xwiki.[cfg|preferences] has been kept.
37 37  
38 38  The precedence order is as follows:

Get Connected