Ate Douma pushed to branch master at cms-community / hippo-project-archetype


Commits:
01a6f949 by Peter Centgraf at 2017-09-25T16:58:28+02:00
ARCHE-557 Example users (author, editor) start in repository-data/development

(cherry picked from commit c9f1e48d0b66f6718c61f04d167e9f516f1417e0)
(cherry picked from commit 25a45dbf0b8231d0859861c25edc3a0cb9a26a4b)

- - - - -


4 changed files:

- 
src/main/resources/archetype-resources/repository-data/application/src/main/resources/hcm-config/main.yaml
- 
src/main/resources/archetype-resources/repository-data/development/src/main/resources/hcm-config/main.yaml
- 
src/main/resources/archetype-resources/repository-data/application/src/main/resources/hcm-config/security/user-author.yaml
 → 
src/main/resources/archetype-resources/repository-data/development/src/main/resources/hcm-config/user-author.yaml
- 
src/main/resources/archetype-resources/repository-data/application/src/main/resources/hcm-config/security/user-editor.yaml
 → 
src/main/resources/archetype-resources/repository-data/development/src/main/resources/hcm-config/user-editor.yaml


Changes:

=====================================
src/main/resources/archetype-resources/repository-data/application/src/main/resources/hcm-config/main.yaml
=====================================
--- 
a/src/main/resources/archetype-resources/repository-data/application/src/main/resources/hcm-config/main.yaml
+++ 
b/src/main/resources/archetype-resources/repository-data/application/src/main/resources/hcm-config/main.yaml
@@ -11,21 +11,6 @@ definitions:
   config:
     /hippo:configuration/hippo:modules/webfiles/hippo:moduleconfig:
       watchedModules: [repository-data/webfiles]
-    /hippo:configuration/hippo:groups/author:
-      hipposys:members:
-        operation: add
-        type: string
-        value: [author]
-    /hippo:configuration/hippo:groups/editor:
-      hipposys:members:
-        operation: add
-        type: string
-        value: [editor]
-    /hippo:configuration/hippo:groups/webmaster:
-      hipposys:members:
-        operation: add
-        type: string
-        value: [editor]
     /hippo:configuration/hippo:domains/hippofolders/readonly:
       hipposys:groups:
         operation: add


=====================================
src/main/resources/archetype-resources/repository-data/development/src/main/resources/hcm-config/main.yaml
=====================================
--- 
a/src/main/resources/archetype-resources/repository-data/development/src/main/resources/hcm-config/main.yaml
+++ 
b/src/main/resources/archetype-resources/repository-data/development/src/main/resources/hcm-config/main.yaml
@@ -7,3 +7,18 @@ definitions:
         # this value tells auto-export to update existing definitions but not 
create new definitions here
         # add path mappings to export development data into this module
         value: ['repository-data/development'] 
+    /hippo:configuration/hippo:groups/author:
+      hipposys:members:
+        operation: add
+        type: string
+        value: [author]
+    /hippo:configuration/hippo:groups/editor:
+      hipposys:members:
+        operation: add
+        type: string
+        value: [editor]
+    /hippo:configuration/hippo:groups/webmaster:
+      hipposys:members:
+        operation: add
+        type: string
+        value: [editor]


=====================================
src/main/resources/archetype-resources/repository-data/application/src/main/resources/hcm-config/security/user-author.yaml
 → 
src/main/resources/archetype-resources/repository-data/development/src/main/resources/hcm-config/user-author.yaml
=====================================


=====================================
src/main/resources/archetype-resources/repository-data/application/src/main/resources/hcm-config/security/user-editor.yaml
 → 
src/main/resources/archetype-resources/repository-data/development/src/main/resources/hcm-config/user-editor.yaml
=====================================



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-project-archetype/commit/01a6f9491a77f1f6939a11ee064b0be582b7a932

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-project-archetype/commit/01a6f9491a77f1f6939a11ee064b0be582b7a932
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