Tobias Jeger pushed to branch master at cms-community / hippo-cms
Commits: 142e47ba by Tobias Jeger at 2017-02-15T08:56:56+01:00 CMS-10608 Exclude undesired automatic exports - - - - - 1 changed file: - automatic-export/repository/src/main/resources/hippoecm-extension.xml Changes: ===================================== automatic-export/repository/src/main/resources/hippoecm-extension.xml ===================================== --- a/automatic-export/repository/src/main/resources/hippoecm-extension.xml +++ b/automatic-export/repository/src/main/resources/hippoecm-extension.xml @@ -96,4 +96,20 @@ <sv:value>903.2</sv:value> </sv:property> </sv:node> + + <!-- merge into reloaded automatic-export-plugin.xml in CMS 12.0 --> + <sv:node sv:name="automatic-export-exclude-broadcast-module"> + <sv:property sv:name="jcr:primaryType" sv:type="Name"> + <sv:value>hippo:initializeitem</sv:value> + </sv:property> + <sv:property sv:name="hippo:sequence" sv:type="Double"> + <sv:value>903.4</sv:value> + </sv:property> + <sv:property sv:name="hippo:contentroot" sv:type="String"> + <sv:value>/hippo:configuration/hippo:modules/autoexport/hippo:moduleconfig/autoexport:excluded</sv:value> + </sv:property> + <sv:property sv:name="hippo:contentpropadd" sv:type="String"> + <sv:value>/hippo:configuration/hippo:modules/broadcast/**</sv:value> + </sv:property> + </sv:node> </sv:node> View it on GitLab: https://code.onehippo.org/cms-community/hippo-cms/commit/142e47bae88439e8361b59eafa7613e37e150d51
_______________________________________________ Hippocms-svn mailing list Hippocms-svn@lists.onehippo.org https://lists.onehippo.org/mailman/listinfo/hippocms-svn