Author: thomas.heute(a)jboss.com
Date: 2007-04-19 05:59:07 -0400 (Thu, 19 Apr 2007)
New Revision: 7011
Modified:
tags/JBoss_Portal_2_6_0_CR1/core/src/resources/portal-core-war/WEB-INF/portlet.xml
Log:
Changed default registration mode
Modified:
tags/JBoss_Portal_2_6_0_CR1/core/src/resources/portal-core-war/WEB-INF/portlet.xml
===================================================================
---
tags/JBoss_Portal_2_6_0_CR1/core/src/resources/portal-core-war/WEB-INF/portlet.xml 2007-04-19
09:49:00 UTC (rev 7010)
+++
tags/JBoss_Portal_2_6_0_CR1/core/src/resources/portal-core-war/WEB-INF/portlet.xml 2007-04-19
09:59:07 UTC (rev 7011)
@@ -40,9 +40,9 @@
<init-param>
<description>Subscription mode</description>
<name>subscriptionMode</name>
+ <value>automatic</value>
+ <!--
<value>emailVerification</value>
- <!--
- <value>automatic</value>
-->
</init-param>
<init-param>
Show replies by date