From 6df93822eed9c9977800bc635b5c0ca43e0373e4 Mon Sep 17 00:00:00 2001 From: Matthias Osswald Date: Fri, 1 Nov 2019 10:33:42 +0100 Subject: [PATCH] Add ftw.theming:default profile. Essential features provided by ftw.simplelayout are not working without the profile ftw.theming:default. Therefore it makes sence to add it to the profiles installed on initialization. I do not add an upgrade step based on the assumption that existing installations using ftw.simplelayout solved the problem already. --- docs/HISTORY.txt | 2 +- ftw/simplelayout/profiles/lib-plone5/metadata.xml | 1 + ftw/simplelayout/profiles/lib/metadata.xml | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/HISTORY.txt b/docs/HISTORY.txt index 7d01cfedb..d753be320 100644 --- a/docs/HISTORY.txt +++ b/docs/HISTORY.txt @@ -5,7 +5,7 @@ Changelog 2.2.1 (unreleased) ------------------ -- Nothing changed yet. +- Add ftw.theming:default (upgrade step not provided). [busykoala] 2.2.0 (2019-10-30) diff --git a/ftw/simplelayout/profiles/lib-plone5/metadata.xml b/ftw/simplelayout/profiles/lib-plone5/metadata.xml index de630bce4..808fa9082 100644 --- a/ftw/simplelayout/profiles/lib-plone5/metadata.xml +++ b/ftw/simplelayout/profiles/lib-plone5/metadata.xml @@ -2,5 +2,6 @@ profile-collective.js.jqueryui:default + profile-ftw.theming:default diff --git a/ftw/simplelayout/profiles/lib/metadata.xml b/ftw/simplelayout/profiles/lib/metadata.xml index de630bce4..808fa9082 100644 --- a/ftw/simplelayout/profiles/lib/metadata.xml +++ b/ftw/simplelayout/profiles/lib/metadata.xml @@ -2,5 +2,6 @@ profile-collective.js.jqueryui:default + profile-ftw.theming:default