Unico Hommes pushed to branch release/3.2 at cms-community / hippo-repository


Commits:
92497e49 by Jeroen Hoffman at 2016-05-03T11:16:39+02:00
REPO-1478 Add read access to hippostd:html for all users on behalf of RTE 
fields in compounds

- - - - -
6840d38f by Unico Hommes at 2016-05-26T13:31:08+02:00
Merge branch 'bugfix/REPO-1478' into 'release/3.2'

REPO-1478 Add read access to hippostd:html for all users on behalf of RTE 
fields in compounds



See merge request !3
- - - - -


2 changed files:

- + config/src/main/resources/domain-defaultread-hippostd-html.xml
- config/src/main/resources/hippoecm-extension.xml


Changes:

=====================================
config/src/main/resources/domain-defaultread-hippostd-html.xml
=====================================
--- /dev/null
+++ b/config/src/main/resources/domain-defaultread-hippostd-html.xml
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 2016 Hippo B.V. (http://www.onehippo.com)
+
+  Licensed under the Apache License, Version 2.0 (the  "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS"
+  BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 
implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<sv:node sv:name="hippostd-html" xmlns:sv="http://www.jcp.org/jcr/sv/1.0";>
+  <sv:property sv:name="jcr:primaryType" sv:type="Name">
+    <sv:value>hipposys:domainrule</sv:value>
+  </sv:property>
+  <sv:node sv:name="nodetype-hippostd-html">
+    <sv:property sv:name="jcr:primaryType" sv:type="Name">
+      <sv:value>hipposys:facetrule</sv:value>
+    </sv:property>
+    <sv:property sv:name="hipposys:equals" sv:type="Boolean">
+      <sv:value>true</sv:value>
+    </sv:property>
+    <sv:property sv:name="hipposys:facet" sv:type="String">
+      <sv:value>jcr:primaryType</sv:value>
+    </sv:property>
+    <sv:property sv:name="hipposys:filter" sv:type="Boolean">
+      <sv:value>false</sv:value>
+    </sv:property>
+    <sv:property sv:name="hipposys:type" sv:type="String">
+      <sv:value>Name</sv:value>
+    </sv:property>
+    <sv:property sv:name="hipposys:value" sv:type="String">
+      <sv:value>hippostd:html</sv:value>
+    </sv:property>
+  </sv:node>
+</sv:node>


=====================================
config/src/main/resources/hippoecm-extension.xml
=====================================
--- a/config/src/main/resources/hippoecm-extension.xml
+++ b/config/src/main/resources/hippoecm-extension.xml
@@ -257,6 +257,20 @@
       <sv:value>2.28.00</sv:value>
     </sv:property>
   </sv:node>
+  <sv:node sv:name="domain-defaultread-hippostd-html">
+    <sv:property sv:name="jcr:primaryType" sv:type="Name">
+      <sv:value>hippo:initializeitem</sv:value>
+    </sv:property>
+    <sv:property sv:name="hippo:contentresource" sv:type="String">
+      <sv:value>domain-defaultread-hippostd-html.xml</sv:value>
+    </sv:property>
+    <sv:property sv:name="hippo:contentroot" sv:type="String">
+      <sv:value>/hippo:configuration/hippo:domains/defaultread</sv:value>
+    </sv:property>
+    <sv:property sv:name="hippo:sequence" sv:type="Double">
+      <sv:value>908.1</sv:value>
+    </sv:property>
+  </sv:node>
   <sv:node sv:name="domain-defaultwrite">
     <sv:property sv:name="jcr:primaryType" sv:type="Name">
       <sv:value>hippo:initializeitem</sv:value>



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-repository/compare/c391442852c8df9d223e35cb4cdcf490bf03147a...6840d38f7f8af4a1010250d44d29c281ab842aa9
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to