From d26fc34440202978d58cb0d8d7e4dae120707f48 Mon Sep 17 00:00:00 2001 From: Azmi TOUIL <42934070+AzmiTouil@users.noreply.github.com> Date: Wed, 8 Jan 2025 15:58:16 +0100 Subject: [PATCH] feat: Access to T&C from user settings - MEED-7958 - Meeds-io/MIPs#157 (#2746) Update user setting page for access to T&C --- .../WEB-INF/conf/sites/portal-upgrade-configuration.xml | 5 ++++- .../main/webapp/WEB-INF/conf/sites/portal/global/pages.xml | 7 +++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/webapps/plf-sites-extension/src/main/webapp/WEB-INF/conf/sites/portal-upgrade-configuration.xml b/webapps/plf-sites-extension/src/main/webapp/WEB-INF/conf/sites/portal-upgrade-configuration.xml index d961ea864..59e719ba4 100644 --- a/webapps/plf-sites-extension/src/main/webapp/WEB-INF/conf/sites/portal-upgrade-configuration.xml +++ b/webapps/plf-sites-extension/src/main/webapp/WEB-INF/conf/sites/portal-upgrade-configuration.xml @@ -2064,7 +2064,7 @@ - TermsAnsConditionsPageUpgrade + TermsAnsConditionsSettingPageUpgrade addUpgradePlugin io.meeds.social.upgrade.LayoutUpgradePlugin @@ -2107,6 +2107,9 @@ terms-and-conditions + + settings + diff --git a/webapps/plf-sites-extension/src/main/webapp/WEB-INF/conf/sites/portal/global/pages.xml b/webapps/plf-sites-extension/src/main/webapp/WEB-INF/conf/sites/portal/global/pages.xml index 7fef713c6..3b4d0a04d 100644 --- a/webapps/plf-sites-extension/src/main/webapp/WEB-INF/conf/sites/portal/global/pages.xml +++ b/webapps/plf-sites-extension/src/main/webapp/WEB-INF/conf/sites/portal/global/pages.xml @@ -177,6 +177,13 @@ User Setting Language + + + notes + TermsAndConditionsUserSettings + + User Setting Terms And Conditions + social