From 93776038c6ac2648939560b66b1a09da4fc7f262 Mon Sep 17 00:00:00 2001 From: Adelaide Nxumalo <27953420+anxumalo@users.noreply.github.com> Date: Mon, 23 Sep 2024 11:14:55 +0100 Subject: [PATCH 1/3] [DOCS-7830] Add links to latest releases initial commit --- 404.html | 75 ++++++++++++++++++++++++++++++++++++++++---- assets/css/bulma.css | 28 ++++++++--------- 2 files changed, 83 insertions(+), 20 deletions(-) diff --git a/404.html b/404.html index d17a4e1b9e..edc943c3b6 100644 --- a/404.html +++ b/404.html @@ -7,15 +7,78 @@ - /assets/css/ - /assets/img/ - /assets/js/ +- /content-services/23.3/ +- /content-services/community/ +- /process-automation/latest/ +- /governance-services/23.3/ +- /governance-services/community/ --- -
-
- 404 not found -

Page not found

+
+
+
+ 404 not found +

Page not found

+ +

We couldn't find the page you were looking for. + +
The latest Alfresco documentation has moved to the Hyland Documentation Portal. Find your version below.

+ + See Latest Versions +
+
+
+
+ +
+
+
diff --git a/assets/css/bulma.css b/assets/css/bulma.css index 94bb0cac40..b2446ca399 100644 --- a/assets/css/bulma.css +++ b/assets/css/bulma.css @@ -711,7 +711,7 @@ a.box:active { box-shadow: none; color: #fff; } .button.is-primary { - background-color: #00953b; + background-color: #2e6239; border-color: transparent; color: #fff; } .button.is-primary:hover, .button.is-primary.is-hovered { @@ -729,12 +729,12 @@ a.box:active { color: #fff; } .button.is-primary[disabled], fieldset[disabled] .button.is-primary { - background-color: #00953b; + background-color: #2e6239; border-color: transparent; box-shadow: none; } .button.is-primary.is-inverted { background-color: #fff; - color: #00953b; } + color: #2e6239; } .button.is-primary.is-inverted:hover, .button.is-primary.is-inverted.is-hovered { background-color: #f2f2f2; } .button.is-primary.is-inverted[disabled], @@ -742,36 +742,36 @@ a.box:active { background-color: #fff; border-color: transparent; box-shadow: none; - color: #00953b; } + color: #2e6239; } .button.is-primary.is-loading::after { border-color: transparent transparent #fff #fff !important; } .button.is-primary.is-outlined { background-color: transparent; - border-color: #00953b; - color: #00953b; } + border-color: #2e6239; + color: #2e6239; } .button.is-primary.is-outlined:hover, .button.is-primary.is-outlined.is-hovered, .button.is-primary.is-outlined:focus, .button.is-primary.is-outlined.is-focused { - background-color: #00953b; - border-color: #00953b; + background-color: #2e6239; + border-color: #2e6239; color: #fff; } .button.is-primary.is-outlined.is-loading::after { - border-color: transparent transparent #00953b #00953b !important; } + border-color: transparent transparent #2e6239 #2e6239 !important; } .button.is-primary.is-outlined.is-loading:hover::after, .button.is-primary.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-outlined.is-loading:focus::after, .button.is-primary.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #fff #fff !important; } .button.is-primary.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-outlined { background-color: transparent; - border-color: #00953b; + border-color: #2e6239; box-shadow: none; - color: #00953b; } + color: #2e6239; } .button.is-primary.is-inverted.is-outlined { background-color: transparent; border-color: #fff; color: #fff; } .button.is-primary.is-inverted.is-outlined:hover, .button.is-primary.is-inverted.is-outlined.is-hovered, .button.is-primary.is-inverted.is-outlined:focus, .button.is-primary.is-inverted.is-outlined.is-focused { background-color: #fff; - color: #00953b; } + color: #2e6239; } .button.is-primary.is-inverted.is-outlined.is-loading:hover::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-inverted.is-outlined.is-loading:focus::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after { - border-color: transparent transparent #00953b #00953b !important; } + border-color: transparent transparent #2e6239 #2e6239 !important; } .button.is-primary.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-inverted.is-outlined { background-color: transparent; @@ -1575,7 +1575,7 @@ a.box:active { background-color: #363636; color: #fff; } .notification.is-primary { - background-color: #00953b; + background-color: #2e6239; color: #fff; } .notification.is-primary.is-light { background-color: #ebfff3; From 9aead5400d4385563cea342d462fa4a31adf12ae Mon Sep 17 00:00:00 2001 From: Adelaide Nxumalo <27953420+anxumalo@users.noreply.github.com> Date: Mon, 30 Sep 2024 16:20:35 +0100 Subject: [PATCH 2/3] [DOCS-7830] Remove link - not affected by migration --- 404.html | 1 - 1 file changed, 1 deletion(-) diff --git a/404.html b/404.html index edc943c3b6..3488e57b52 100644 --- a/404.html +++ b/404.html @@ -72,7 +72,6 @@

Applications

From 6960bb0bc9b76413263cff22168a26cb87665a36 Mon Sep 17 00:00:00 2001 From: Adelaide Nxumalo <27953420+anxumalo@users.noreply.github.com> Date: Fri, 4 Oct 2024 16:19:20 +0100 Subject: [PATCH 3/3] [DOCS-7830] Add links to Hyland Documentation Portal --- 404.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/404.html b/404.html index 3488e57b52..867108782e 100644 --- a/404.html +++ b/404.html @@ -39,10 +39,10 @@

Page not found

Services

Integrations

@@ -51,7 +51,7 @@

Integrations

  • Alfresco Desktop Sync 1.19
  • Alfresco Transform Service 4.1
  • Alfresco Document Transformation Engine 2.4
  • -
  • Alfresco Search Enterprise 4.1 and higher | Older versions
  • +
  • Alfresco Search Enterprise 4.1 and higher | Older versions
  • Alfresco Search and Insight Engine 2.0
  • Alfresco Search Services 2.0
  • Alfresco Federation Services 3.1
  • @@ -64,13 +64,13 @@

    Integrations

  • Alfresco Collaboration Connector for Microsoft 365 2.0
  • Alfresco Collaboration Connector for Microsoft Teams 2.0
  • Alfresco Outlook Integration 3.0
  • -
  • Alfresco Office Services 3.1 and higher | Older versions
  • -
  • Alfresco Google Docs Integration
  • +
  • Alfresco Office Services 3.1 and higher | Older versions
  • +
  • Alfresco Google Docs Integration 4.1
  • Applications