From 262829b68c2948559238cb4a4e9c7898e462f5b7 Mon Sep 17 00:00:00 2001 From: Johannes Raggam Date: Mon, 23 Jun 2025 00:42:00 +0200 Subject: [PATCH] Add 6.2 upgrade for the IClassicUISchema control panel and the use_ajax_main_template registry entry. --- news/+ajax_marker.internal.rst | 1 + src/plone/app/upgrade/v62/configure.zcml | 6 ++++++ src/plone/app/upgrade/v62/profiles.zcml | 15 +++++++++++++++ .../v62/profiles/to_iclassicuischema/registry.xml | 6 ++++++ 4 files changed, 28 insertions(+) create mode 100644 news/+ajax_marker.internal.rst create mode 100644 src/plone/app/upgrade/v62/profiles.zcml create mode 100644 src/plone/app/upgrade/v62/profiles/to_iclassicuischema/registry.xml diff --git a/news/+ajax_marker.internal.rst b/news/+ajax_marker.internal.rst new file mode 100644 index 00000000..fe1171a5 --- /dev/null +++ b/news/+ajax_marker.internal.rst @@ -0,0 +1 @@ +Add 6.2 upgrade for the IClassicUISchema control panel and the use_ajax_main_template registry entry. diff --git a/src/plone/app/upgrade/v62/configure.zcml b/src/plone/app/upgrade/v62/configure.zcml index 0cbd8d55..368c739c 100644 --- a/src/plone/app/upgrade/v62/configure.zcml +++ b/src/plone/app/upgrade/v62/configure.zcml @@ -4,6 +4,8 @@ i18n_domain="plone" > + + + diff --git a/src/plone/app/upgrade/v62/profiles.zcml b/src/plone/app/upgrade/v62/profiles.zcml new file mode 100644 index 00000000..c861d5d5 --- /dev/null +++ b/src/plone/app/upgrade/v62/profiles.zcml @@ -0,0 +1,15 @@ + + + + + diff --git a/src/plone/app/upgrade/v62/profiles/to_iclassicuischema/registry.xml b/src/plone/app/upgrade/v62/profiles/to_iclassicuischema/registry.xml new file mode 100644 index 00000000..c3256da7 --- /dev/null +++ b/src/plone/app/upgrade/v62/profiles/to_iclassicuischema/registry.xml @@ -0,0 +1,6 @@ + + + +