Tobias Jeger pushed to branch release/4.0 at cms-community / 
hippo-plugin-taxonomy


Commits:
0a6a8848 by Tobias Jeger at 2017-10-31T09:44:40+01:00
HIPPLUG-1507 Move content categorization from demo to plugin

and fix auto-export setup in demo project

(cherry picked from commit 2c7e90abd932e6ba7a38d34e620aeb08aa21afb5)
(cherry picked from commit 6fb6346d2996a01329e896049a1dd882b7a2d44b)

- - - - -


3 changed files:

- addon/repository/src/main/resources/hcm-config/main.yaml
- demo/plugin/src/main/resources/hcm-config/main.yaml
- demo/repository-data/src/main/resources/hcm-config/main.yaml


Changes:

=====================================
addon/repository/src/main/resources/hcm-config/main.yaml
=====================================
--- a/addon/repository/src/main/resources/hcm-config/main.yaml
+++ b/addon/repository/src/main/resources/hcm-config/main.yaml
@@ -3,3 +3,6 @@ definitions:
     hippotaxonomy:
       uri: http://www.hippoecm.org/hippotaxonomy/nt/1.2
       cnd: hippotaxonomy.cnd
+  config:
+    /content/taxonomies:
+      .meta:category: content


=====================================
demo/plugin/src/main/resources/hcm-config/main.yaml
=====================================
--- a/demo/plugin/src/main/resources/hcm-config/main.yaml
+++ b/demo/plugin/src/main/resources/hcm-config/main.yaml
@@ -2,3 +2,8 @@ definitions:
   config:
     /hippo:namespaces/hippotaxonomy/taxonomy/editor:templates/_default_/root:
       plugin.class: 
org.onehippo.taxonomy.demo.plugin.AdditionalFieldCustomTaxonomyEditorPlugin
+    /hippo:configuration/hippo:modules/autoexport/hippo:moduleconfig:
+      autoexport:modules:
+        operation: add
+        type: string
+        value: ['plugin']
\ No newline at end of file


=====================================
demo/repository-data/src/main/resources/hcm-config/main.yaml
=====================================
--- a/demo/repository-data/src/main/resources/hcm-config/main.yaml
+++ b/demo/repository-data/src/main/resources/hcm-config/main.yaml
@@ -37,5 +37,3 @@ definitions:
         operation: add
         type: string
         value: [sitewriters]
-    /content/taxonomies:
-      .meta:category: content



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-plugin-taxonomy/commit/0a6a88482c20ce6f2bd71bb2876d077745ffab6a

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-plugin-taxonomy/commit/0a6a88482c20ce6f2bd71bb2876d077745ffab6a
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