diff --git a/CHANGES.rst b/CHANGES.rst index 80c9317..0155996 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -10,7 +10,8 @@ Incompatibilities: New: -- *add item here* +- Added uninstall profile. The Collection type is removed when you + uninstall this package. [maurits] Fixes: diff --git a/plone/app/collection/configure.zcml b/plone/app/collection/configure.zcml index d2bda5d..7f8e3b6 100644 --- a/plone/app/collection/configure.zcml +++ b/plone/app/collection/configure.zcml @@ -9,7 +9,7 @@ - + + + - diff --git a/plone/app/collection/profiles/uninstall/types.xml b/plone/app/collection/profiles/uninstall/types.xml new file mode 100644 index 0000000..a1ea1c6 --- /dev/null +++ b/plone/app/collection/profiles/uninstall/types.xml @@ -0,0 +1,4 @@ + + + +