Arthur Bogaart pushed to branch master at cms-community / hippo-cms

Commits:
0b1c8c1a by Arthur Bogaart at 2016-07-05T12:39:25+02:00
CMS-6954 Use contentpropset to change value of login plugin class

- - - - -


1 changed file:

- config/src/main/resources/hippoecm-extension.xml


Changes:

=====================================
config/src/main/resources/hippoecm-extension.xml
=====================================
--- a/config/src/main/resources/hippoecm-extension.xml
+++ b/config/src/main/resources/hippoecm-extension.xml
@@ -202,9 +202,24 @@
       <sv:value>true</sv:value>
     </sv:property>
     <sv:property sv:name="hippo:version" sv:type="String">
-      <sv:value>2.27.01</sv:value>
+      <sv:value>2.27.00</sv:value>
     </sv:property>
   </sv:node>
+  <sv:node sv:name="cms-login-time-zone-plugin">
+    <sv:property sv:name="jcr:primaryType" sv:type="Name">
+      <sv:value>hippo:initializeitem</sv:value>
+    </sv:property>
+    <sv:property sv:name="hippo:contentroot" sv:type="String">
+      
<sv:value>/hippo:configuration/hippo:frontend/login/login/loginPage/plugin.class</sv:value>
+    </sv:property>
+    <sv:property sv:name="hippo:contentpropset" sv:type="String">
+      
<sv:value>org.hippoecm.frontend.plugins.login.TimeZoneLoginPlugin</sv:value>
+    </sv:property>
+    <sv:property sv:name="hippo:sequence" sv:type="Double">
+      <sv:value>900.5</sv:value>
+    </sv:property>
+  </sv:node>
+
   <!-- Global settings -->
   <sv:node sv:name="cms-settings">
     <sv:property sv:name="jcr:primaryType" sv:type="Name">



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-cms/commit/0b1c8c1aa671d67300b8a82ad4d4c33ab55b85e5
_______________________________________________
Hippocms-svn mailing list
[email protected]
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to