[xwiki-devs] [Proposal] Make Ratings configurable from wiki and space Administration
Hi devs, Ratings Application 6.4 introduced a new way to be configured, XWiki objects, meaning that the wikis (in XWiki.RatingsConfig) and the spaces (in *.WebPreferences) now can have their own configuration. Since there is no UI for editing the configuration so it has to be done by editing the objects manually, it would be nice to have a new section in XWiki.XWikiPreferences and in *WebPreferences UIs where individual properties from XWiki.RatingsConfigClass can be inherited or overwritten. Available properties: http://extensions.xwiki.org/xwiki/bin/view/Extension/Ratings+Application#HXW... . WDYT? Thanks, Alex
On Fri, Apr 1, 2016 at 10:07 AM, Alexandru Cotiuga <[email protected]> wrote:
Hi devs,
Ratings Application 6.4 introduced a new way to be configured, XWiki objects, meaning that the wikis (in XWiki.RatingsConfig) and the spaces (in *.WebPreferences) now can have their own configuration.
Since there is no UI for editing the configuration so it has to be done by editing the objects manually, it would be nice to have a new section in XWiki.XWikiPreferences and in *WebPreferences UIs
If only about a new admin UI section (which does not have much to do with XWikiPreferences, this document just redirect to admin action) then +1.
where individual properties from XWiki.RatingsConfigClass can be inherited or overwritten. Available properties: http://extensions.xwiki.org/xwiki/bin/view/Extension/Ratings+Application#HXW... .
WDYT?
Thanks, Alex _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne
On Fri, Apr 1, 2016 at 11:07 AM, Alexandru Cotiuga < [email protected]> wrote:
Hi devs,
Ratings Application 6.4 introduced a new way to be configured, XWiki objects, meaning that the wikis (in XWiki.RatingsConfig) and the spaces (in *.WebPreferences) now can have their own configuration.
Since there is no UI for editing the configuration so it has to be done by editing the objects manually, it would be nice to have a new section in XWiki.XWikiPreferences and in *WebPreferences UIs where individual properties from XWiki.RatingsConfigClass can be inherited or overwritten. Available properties:
http://extensions.xwiki.org/xwiki/bin/view/Extension/Ratings+Application#HXW... .
WDYT?
Using http://extensions.xwiki.org/xwiki/bin/view/Extension/Administration+Applicat... ?
Thanks, Alex _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Yes, Marius. Add a new Admin UI section to configure ratings using the http://extensions.xwiki.org/xwiki/bin/view/Extension/Administration+Applicat... . Are there any other thoughts on this proposal? I would like to start implementing it. On Fri, Apr 1, 2016 at 3:58 PM, Marius Dumitru Florea < [email protected]> wrote:
On Fri, Apr 1, 2016 at 11:07 AM, Alexandru Cotiuga < [email protected]> wrote:
Hi devs,
Ratings Application 6.4 introduced a new way to be configured, XWiki objects, meaning that the wikis (in XWiki.RatingsConfig) and the spaces (in *.WebPreferences) now can have their own configuration.
Since there is no UI for editing the configuration so it has to be done by editing the objects manually, it would be nice to have a new section in XWiki.XWikiPreferences and in *WebPreferences UIs where individual properties from XWiki.RatingsConfigClass can be inherited or overwritten. Available properties:
http://extensions.xwiki.org/xwiki/bin/view/Extension/Ratings+Application#HXW...
.
WDYT?
Using
http://extensions.xwiki.org/xwiki/bin/view/Extension/Administration+Applicat... ?
Thanks, Alex _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
On 01 Apr 2016, at 10:07, Alexandru Cotiuga <[email protected]> wrote:
Hi devs,
Ratings Application 6.4 introduced a new way to be configured, XWiki objects, meaning that the wikis (in XWiki.RatingsConfig) and the spaces (in *.WebPreferences) now can have their own configuration.
Since there is no UI for editing the configuration so it has to be done by editing the objects manually, it would be nice to have a new section in XWiki.XWikiPreferences and in *WebPreferences UIs where individual properties from XWiki.RatingsConfigClass can be inherited or overwritten. Available properties: http://extensions.xwiki.org/xwiki/bin/view/Extension/Ratings+Application#HXW...
A new Admin UI for configuring the Ratings app is nice but please don’t store the config XWiki.XWiki/WebPreferences. It needs to have its own Config document. See other apps such as Mail for example to see how it’s done there. Thanks -Vincent
.WDYT?
Thanks, Alex
participants (4)
-
Alexandru Cotiuga -
Marius Dumitru Florea -
Thomas Mortagne -
Vincent Massol