diff --git a/Documentation/Makefile b/Documentation/Makefile index 56c0c9d82..3ecc29b6b 100644 --- a/Documentation/Makefile +++ b/Documentation/Makefile @@ -8,7 +8,7 @@ HTML = $(patsubst %.asciidoc,%.html, $(ASCIIDOCS)) asciidoctor-pdf \ -a pdf-fontsdir=fonts \ -a release_version=`git describe --abbrev=0 --tags | cut -d'-' -f 2` \ - -a release_month=`date +%B` \ + -a release_month=`LANG=en_US.UTF-8 date +%B` \ -a pdf-theme=asciidoctor-pdf-theme.yml \ --trace \ $< @@ -17,7 +17,7 @@ HTML = $(patsubst %.asciidoc,%.html, $(ASCIIDOCS)) asciidoctor \ -D . \ -a release_version=`git describe --abbrev=0 --tags | cut -d'-' -f 2` \ - -a release_month=`date +%B` \ + -a release_month=`LANG=en_US.UTF-8 date +%B` \ -n \ $< diff --git a/Documentation/SOGoInstallationGuide.asciidoc b/Documentation/SOGoInstallationGuide.asciidoc index 2092c20ad..2412ca9d3 100644 --- a/Documentation/SOGoInstallationGuide.asciidoc +++ b/Documentation/SOGoInstallationGuide.asciidoc @@ -199,7 +199,7 @@ from https://sogo.nu/support/index_new.html#support-plans[Alinto]. Continue with the configuration once you received your username and password. SOGo can be installed using the `yum` utility. To do so, first create -the `/etc/yum.repos.d/inverse.repo` configuration file with the following +the `/etc/yum.repos.d/sogo.repo` configuration file with the following content: ---- diff --git a/Documentation/SOGoMozillaThunderbirdConfigurationGuide.asciidoc b/Documentation/SOGoMozillaThunderbirdConfigurationGuide.asciidoc index 081c37795..6dcaadb92 100644 --- a/Documentation/SOGoMozillaThunderbirdConfigurationGuide.asciidoc +++ b/Documentation/SOGoMozillaThunderbirdConfigurationGuide.asciidoc @@ -46,7 +46,7 @@ device, or Outlook 2013 SOGo is developed by a community of developers located mainly in North America and Europe. More information can be found on -http://www.sogo.nu/. +https://www.sogo.nu/. Installation ------------ @@ -167,7 +167,7 @@ For example, one would replace: by: - + if the SOGo server is accessible from the following URL: diff --git a/Documentation/SOGoOutlookConnectorConfigurationGuide.asciidoc b/Documentation/SOGoOutlookConnectorConfigurationGuide.asciidoc index 7a730cf51..bbee88633 100644 --- a/Documentation/SOGoOutlookConnectorConfigurationGuide.asciidoc +++ b/Documentation/SOGoOutlookConnectorConfigurationGuide.asciidoc @@ -50,7 +50,7 @@ https://www.facebook.com/caldavsynchronizer/[CalDav Synchronizer on Facebook] Enterprise Support ~~~~~~~~~~~~~~~~~~ -Inverse (http://inverse.ca/[http://inverse.ca]) offers professional services around SOGo to help organizations deploy the solution and +Alinto (https://alinto.com/[http://alinto.com]) offers professional services around SOGo to help organizations deploy the solution and migrate from their legacy systems. For enterprise support on the integration between SOGo and Microsoft Outlook using the Outlook CalDav Synchronizer, please visit https://caldavsynchronizer.org/enterprise diff --git a/Documentation/asciidoctor-pdf-theme.yml b/Documentation/asciidoctor-pdf-theme.yml index fe292ed61..5ae9b958b 100644 --- a/Documentation/asciidoctor-pdf-theme.yml +++ b/Documentation/asciidoctor-pdf-theme.yml @@ -314,7 +314,7 @@ footer: recto: &shared_footer #columns: "<50% =0% >50%" left: - content: 'Copyright © Inverse inc.' + content: 'Copyright © Alinto' center: content: '{chapter-title}' right: diff --git a/Documentation/images/alinto.small.png b/Documentation/images/alinto.small.png new file mode 100644 index 000000000..9791894c0 Binary files /dev/null and b/Documentation/images/alinto.small.png differ diff --git a/Documentation/includes/additional-info.asciidoc b/Documentation/includes/additional-info.asciidoc index 648fccc8e..2c3c5153a 100644 --- a/Documentation/includes/additional-info.asciidoc +++ b/Documentation/includes/additional-info.asciidoc @@ -4,9 +4,9 @@ This file is part of the SOGo project. Authors: - - Inverse inc. + - Alinto - Copyright (C) 2008-2018 Inverse inc. + Copyright (C) 2008-2022 Alinto License: GFDL 1.2 or later. http://www.gnu.org/licenses/fdl.html //// @@ -22,6 +22,6 @@ https://sogo.nu/support/faq.html You can also read the mailing archives or post your questions to it. For details, see : -https://mailing.sogo.nu/sympa/sogo +https://mailing.sogo.nu/sympa/info/users // vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab: diff --git a/Documentation/includes/commercial-support.asciidoc b/Documentation/includes/commercial-support.asciidoc index 1f1c58506..cb8f2d027 100644 --- a/Documentation/includes/commercial-support.asciidoc +++ b/Documentation/includes/commercial-support.asciidoc @@ -4,9 +4,9 @@ This file is part of the SOGo project. Authors: - - Inverse inc. + - Alinto - Copyright (C) 2008-2022 Inverse inc. + Copyright (C) 2008-2022 Alinto License: GFDL 1.2 or later. http://www.gnu.org/licenses/fdl.html //// @@ -15,14 +15,14 @@ Commercial Support and Contact Information ------------------------------------------ For any questions or comments, do not hesitate to contact us by writing -an email to support@inverse.ca. +an email to contact@sogo.nu. -Inverse (https://inverse.ca/) offers professional services around SOGo +Alinto (https://alinto.com) offers professional services around SOGo to help organizations deploy the solution, customize, migrate versions or from another system, performance tuning or aligning with best practices. Hourly rates or support packages are offered to best suit your needs. -Please visit https://inverse.ca/ for details. +Please visit https://alinto.com/ for details. // vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab: diff --git a/Documentation/includes/docinfo.asciidoc b/Documentation/includes/docinfo.asciidoc index 6f6d64533..4836408d3 100644 --- a/Documentation/includes/docinfo.asciidoc +++ b/Documentation/includes/docinfo.asciidoc @@ -1,6 +1,6 @@ Version {release_version} - {release_month} {docyear} -Copyright © {docyear} Inverse inc. +Copyright © {docyear} Alinto. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". @@ -10,4 +10,4 @@ Copyright © Łukasz Dziedzic, http://www.latofonts.com, with Reserved Font Name Copyright © Raph Levien, http://levien.com/, with Reserved Font Name: "Inconsolata". -image::images/inverse-logo.jpg[width="25%",pdfwidth="50%",align="right"] +image::images/alinto.small.png[width="25%",pdfwidth="50%",align="right"] diff --git a/Documentation/includes/global-attributes.asciidoc b/Documentation/includes/global-attributes.asciidoc index 8f228f7ce..aeaf56b5b 100644 --- a/Documentation/includes/global-attributes.asciidoc +++ b/Documentation/includes/global-attributes.asciidoc @@ -4,9 +4,9 @@ This file is part of the SOGo project. Authors: - - Inverse inc. + - Alinto - Copyright (C) 2008-2022 Inverse inc. + Copyright (C) 2008-2022 Alinto License: GFDL 1.2 or later. http://www.gnu.org/licenses/fdl.html //// diff --git a/Documentation/includes/license.asciidoc b/Documentation/includes/license.asciidoc index f8a396065..c9570af81 100644 --- a/Documentation/includes/license.asciidoc +++ b/Documentation/includes/license.asciidoc @@ -4,9 +4,9 @@ This file is part of the SOGo project. Authors: - - Inverse inc. + - Alinto - Copyright (C) 2008-2018 Inverse inc. + Copyright (C) 2008-2022 Alinto License: GFDL 1.2 or later. http://www.gnu.org/licenses/fdl.html ////