From 1ad80f07907385f2557255ff375a2a6768e72c5c Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Fri, 11 Apr 2025 09:13:09 +1000 Subject: [PATCH] DOC-3198: Omit onboarding UI from promotions page. --- modules/ROOT/pages/7.8.0-release-notes.adoc | 8 ++++---- .../partials/misc/premium-upgrade-promotion-option.adoc | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/modules/ROOT/pages/7.8.0-release-notes.adoc b/modules/ROOT/pages/7.8.0-release-notes.adoc index 34c8956819..6b4b2d0bbc 100644 --- a/modules/ROOT/pages/7.8.0-release-notes.adoc +++ b/modules/ROOT/pages/7.8.0-release-notes.adoc @@ -257,12 +257,12 @@ tinymce.init({

---- -=== New `onboarding` option -// #TINY-11931 +// === New `onboarding` option +// // #TINY-11931 -{productname} {release-version} introduces a new `+onboarding+` option to enhance the developer experience during the 14-day trial period. This option controls the display of a cloud promotion banner highlighting paid features available during the trial. The banner is automatically hidden when the trial ends or when the editor is correctly configured, ensuring a smoother and less intrusive setup experience. +// {productname} {release-version} introduces a new `+onboarding+` option to enhance the developer experience during the 14-day trial period. This option controls the display of a cloud promotion banner highlighting paid features available during the trial. The banner is automatically hidden when the trial ends or when the editor is correctly configured, ensuring a smoother and less intrusive setup experience. -For more information, see xref:promotions.adoc#onboarding[onboarding]. +// For more information, see xref:promotions.adoc#onboarding[onboarding]. [[bug-fixes]] diff --git a/modules/ROOT/partials/misc/premium-upgrade-promotion-option.adoc b/modules/ROOT/partials/misc/premium-upgrade-promotion-option.adoc index f056248aaf..dadafbeaa5 100644 --- a/modules/ROOT/partials/misc/premium-upgrade-promotion-option.adoc +++ b/modules/ROOT/partials/misc/premium-upgrade-promotion-option.adoc @@ -2,6 +2,6 @@ include::partial$configuration/promotion.adoc[leveloffset=+1] -== Cloud promotion +// == Cloud promotion -include::partial$configuration/onboarding.adoc[leveloffset=+1] \ No newline at end of file +// include::partial$configuration/onboarding.adoc[leveloffset=+1] \ No newline at end of file