From e34a6e0dd7498e32ef54d1da6e6d4d00dd29631b Mon Sep 17 00:00:00 2001 From: Hakim Cassimally Date: Fri, 26 May 2023 09:41:28 +0100 Subject: [PATCH 1/2] Info Banner - Capella Spring Release --- home/modules/ROOT/pages/cloud.adoc | 2 + home/modules/ROOT/pages/index.adoc | 2 + home/modules/ROOT/pages/integrations.adoc | 2 + home/modules/ROOT/pages/mobile.adoc | 3 ++ home/modules/ROOT/pages/sdk.adoc | 1 + home/modules/ROOT/pages/server.adoc | 2 + home/modules/ROOT/partials/info-banner.adoc | 48 +++++++++++++++++++++ 7 files changed, 60 insertions(+) create mode 100644 home/modules/ROOT/partials/info-banner.adoc diff --git a/home/modules/ROOT/pages/cloud.adoc b/home/modules/ROOT/pages/cloud.adoc index aa648f4d2c..79a07e981f 100644 --- a/home/modules/ROOT/pages/cloud.adoc +++ b/home/modules/ROOT/pages/cloud.adoc @@ -3,6 +3,8 @@ :page-role: tiles :!sectids: +include::partial$info-banner.adoc[] + = Couchbase on Containers, Kubernetes, and Cloud Couchbase Server is designed to run in the most popular cloud and container environments. Deploy Couchbase in the cloud for its unique data model flexibility, elastic scalability, high performance, and 24x365 availability. diff --git a/home/modules/ROOT/pages/index.adoc b/home/modules/ROOT/pages/index.adoc index c0698d166b..ac9464ae94 100644 --- a/home/modules/ROOT/pages/index.adoc +++ b/home/modules/ROOT/pages/index.adoc @@ -5,6 +5,8 @@ :!sectids: :collapsible: +include::partial$info-banner.adoc[] + = Couchbase Documentation ++++ diff --git a/home/modules/ROOT/pages/integrations.adoc b/home/modules/ROOT/pages/integrations.adoc index 8b8e1f666d..424d9dbaca 100644 --- a/home/modules/ROOT/pages/integrations.adoc +++ b/home/modules/ROOT/pages/integrations.adoc @@ -3,6 +3,8 @@ :page-role: tiles :!sectids: +include::partial$info-banner.adoc[] + = Couchbase Connectors ++++
diff --git a/home/modules/ROOT/pages/mobile.adoc b/home/modules/ROOT/pages/mobile.adoc index 5faf72327f..c6d44ba42f 100644 --- a/home/modules/ROOT/pages/mobile.adoc +++ b/home/modules/ROOT/pages/mobile.adoc @@ -3,7 +3,10 @@ :page-role: tiles :!sectids: +include::partial$info-banner.adoc[] + = Couchbase Mobile + ++++
++++ diff --git a/home/modules/ROOT/pages/sdk.adoc b/home/modules/ROOT/pages/sdk.adoc index 14bc9f3082..80a29c7fd2 100644 --- a/home/modules/ROOT/pages/sdk.adoc +++ b/home/modules/ROOT/pages/sdk.adoc @@ -4,6 +4,7 @@ :page-role: tiles :!sectids: +include::partial$info-banner.adoc[] = SDKs & Connectors diff --git a/home/modules/ROOT/pages/server.adoc b/home/modules/ROOT/pages/server.adoc index 6086fe37dd..7afa88b366 100644 --- a/home/modules/ROOT/pages/server.adoc +++ b/home/modules/ROOT/pages/server.adoc @@ -4,6 +4,8 @@ :!sectids: :tabs: +include::partial$info-banner.adoc[] + = Couchbase Server == {empty} diff --git a/home/modules/ROOT/partials/info-banner.adoc b/home/modules/ROOT/partials/info-banner.adoc new file mode 100644 index 0000000000..625f4ce6e5 --- /dev/null +++ b/home/modules/ROOT/partials/info-banner.adoc @@ -0,0 +1,48 @@ +// This banner partial can be edited to link +// to marketing or new Docs content as appropriate. +// +// This is linked from each of the Landing pages. +// To *disable* it, simply comment out the text BELOW. +// +// See +// https://couchbasecloud.atlassian.net/browse/AV-56547 +// for the original requirement. + +// NOTE: the following CSS will be moved to docs-ui once +// iterated and agreed. +++++ + +++++ + +// NOTE: comment the paragraph below to hide the banner. +[.info-banner] +The Capella Spring release is here! +Introducing developer integrations Netlify and VSCode plus more. +https://www.couchbase.com/blog/couchbase-capella-spring-release-72[Check it out] + From bb81b244a088a9b4f42335c68b4a86143a1f8ab0 Mon Sep 17 00:00:00 2001 From: Sarah Welton Date: Tue, 30 May 2023 12:36:23 -0400 Subject: [PATCH 2/2] Small text tweak for info banner message --- home/modules/ROOT/partials/info-banner.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/modules/ROOT/partials/info-banner.adoc b/home/modules/ROOT/partials/info-banner.adoc index 625f4ce6e5..b1838e5e9b 100644 --- a/home/modules/ROOT/partials/info-banner.adoc +++ b/home/modules/ROOT/partials/info-banner.adoc @@ -43,6 +43,6 @@ // NOTE: comment the paragraph below to hide the banner. [.info-banner] The Capella Spring release is here! -Introducing developer integrations Netlify and VSCode plus more. +Introducing developer integrations for Netlify and VSCode, and more. https://www.couchbase.com/blog/couchbase-capella-spring-release-72[Check it out]