Jasper Floor pushed to branch master at cms-community / hippo-essentials

Commits:
d8077a2c by Bert Leunis at 2017-09-21T10:51:31+02:00
ESSENTIALS-1088 update node name of hippo author

- - - - -
36c1c35e by Jasper Floor at 2017-09-21T10:51:31+02:00
ESSENTIALS-1088 Reintegrate bugfix/ESSENTIALS-1088

- - - - -


1 changed file:

- plugins/blog/src/main/resources/xml/samples/author_1.xml


Changes:

=====================================
plugins/blog/src/main/resources/xml/samples/author_1.xml
=====================================
--- a/plugins/blog/src/main/resources/xml/samples/author_1.xml
+++ b/plugins/blog/src/main/resources/xml/samples/author_1.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 2014 Hippo B.V. (http://www.onehippo.com)
+  Copyright 2014-2017 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.
@@ -15,17 +15,21 @@
   limitations under the License.
   -->
 
-<sv:node sv:name="Hippo Author" xmlns:sv="http://www.jcp.org/jcr/sv/1.0";>
+<sv:node sv:name="hippo-author" xmlns:sv="http://www.jcp.org/jcr/sv/1.0";>
   <sv:property sv:name="jcr:primaryType" sv:type="Name">
     <sv:value>hippo:handle</sv:value>
   </sv:property>
   <sv:property sv:multiple="true" sv:name="jcr:mixinTypes" sv:type="Name">
     <sv:value>mix:referenceable</sv:value>
+    <sv:value>hippo:named</sv:value>
   </sv:property>
   <sv:property sv:name="jcr:uuid" sv:type="String">
     <sv:value>5a6e1136-dea0-4927-9130-9ce0a47b0189</sv:value>
   </sv:property>
-  <sv:node sv:name="Hippo Author">
+  <sv:property sv:name="hippo:name" sv:type="String">
+    <sv:value>Hippo Author</sv:value>
+  </sv:property>
+  <sv:node sv:name="hippo-author">
     <sv:property sv:name="jcr:primaryType" sv:type="Name">
       <sv:value>{{namespace}}:author</sv:value>
     </sv:property>



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-essentials/compare/70b625f09dc3c2fef1b62ec60c0f175feac0d5e7...36c1c35e2277b5477784f63786a60060d47b9817

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-essentials/compare/70b625f09dc3c2fef1b62ec60c0f175feac0d5e7...36c1c35e2277b5477784f63786a60060d47b9817
You're receiving this email because of your account on code.onehippo.org.
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to