Author: tmortagne
Date: 2007-11-12 16:53:24 +0100 (Mon, 12 Nov 2007)
New Revision: 5833
Modified:
xwiki-platform/web/trunk/standard/pom.xml
xwiki-products/xwiki-enterprise/trunk/web/pom.xml
Log:
Remove default xwiki.rights.defaultUI parameter in generated xwiki.cfg as we
don't want the way to use the old UI to be too visible.
Modified: xwiki-platform/web/trunk/standard/pom.xml
===================================================================
--- xwiki-platform/web/trunk/standard/pom.xml 2007-11-12 15:31:06 UTC (rev
5832)
+++ xwiki-platform/web/trunk/standard/pom.xml 2007-11-12 15:53:24 UTC (rev
5833)
@@ -58,12 +58,6 @@
</resourceBundles>
<properties>
<xwikiDbConnectionUrl>none</xwikiDbConnectionUrl>
- <xwikiCfgAdditionalProperties>
-# Decide what UI interface to use for Rights Management.
-# Possible values are: "new", "stable".
-# Uncomment to use the new old UI.
-# xwiki.rights.defaultui=stable
- </xwikiCfgAdditionalProperties>
</properties>
</configuration>
</plugin>
Modified: xwiki-products/xwiki-enterprise/trunk/web/pom.xml
===================================================================
--- xwiki-products/xwiki-enterprise/trunk/web/pom.xml 2007-11-12 15:31:06 UTC
(rev 5832)
+++ xwiki-products/xwiki-enterprise/trunk/web/pom.xml 2007-11-12 15:53:24 UTC
(rev 5833)
@@ -108,12 +108,7 @@
com.xpn.xwiki.plugin.watchlist.WatchListPlugin
</xwikiCfgPlugins>
<xwikiCfgAdditionalProperties>
-xwiki.work.dir=work
-
-# Decide what UI interface to use for Rights Management.
-# Possible values are: "new", "stable".
-# Uncomment to use the new old UI.
-# xwiki.rights.defaultui=new
+xwiki.work.dir=work
</xwikiCfgAdditionalProperties>
</properties>
</configuration>
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications