Skip to content

Commit

Permalink
Revert page alias change
Browse files Browse the repository at this point in the history
  • Loading branch information
Fajfa committed Dec 3, 2024
1 parent 3086e4d commit 86a2cf2
Show file tree
Hide file tree
Showing 46 changed files with 46 additions and 46 deletions.
2 changes: 1 addition & 1 deletion src/modules/devops-guide/pages/access-control/index.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= Access Control
:page-aliases: 2024.9@maintenance/access-control.adoc
:page-aliases: 2023.9@maintenance/access-control.adoc

{PRODUCT_NAME} defines three particular role types which need to be registered in the `.env` file.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= Import {APP_NAME_COMPOSE} Records
:page-aliases: 2024.9@cli/record-import.adoc
:page-aliases: 2023.9@cli/record-import.adoc

[IMPORTANT]
====
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= Importing Resource Translations
:page-aliases: 2024.9@cli/resource-translation-import.adoc
:page-aliases: 2023.9@cli/resource-translation-import.adoc

[IMPORTANT]
====
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
= Multi-image MySQL
:page-aliases: 2024.9@offline-deployment/multi-mysql.adoc, 2023.9@offline-deployment/single-mysql.adoc
:page-aliases: 2023.9@offline-deployment/multi-mysql.adoc, 2023.9@offline-deployment/single-mysql.adoc
:page-noindex: true

[NOTE]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
= Single Image SQLite in Memory
:page-aliases: 2024.9@offline-deployment/single-sqlite-inmem.adoc, 2023.9@offline-deployment/single-sqlite.adoc
:page-aliases: 2023.9@offline-deployment/single-sqlite-inmem.adoc, 2023.9@offline-deployment/single-sqlite.adoc
:page-noindex: true

[NOTE]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
= Multi-Image MySQL
:page-aliases: 2024.9@online-deployment/multi-mysql.adoc, 2023.9@online-deployment/single-mysql.adoc
:page-aliases: 2023.9@online-deployment/multi-mysql.adoc, 2023.9@online-deployment/single-mysql.adoc
:page-noindex: true

[NOTE]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
= Multi-Image PostgreSQL
:page-aliases: 2024.9@online-deployment/multi-pgsql.adoc, 2023.9@online-deployment/single-pgsql.adoc
:page-aliases: 2023.9@online-deployment/multi-pgsql.adoc, 2023.9@online-deployment/single-pgsql.adoc
:page-noindex: true

[NOTE]
Expand Down
2 changes: 1 addition & 1 deletion src/modules/devops-guide/pages/i18n/index.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= Internationalization
:page-aliases: 2024.9@maintenance/i18n.adoc
:page-aliases: 2023.9@maintenance/i18n.adoc

{PRODUCT_NAME} allows you to fully translate most aspect of the system.
From the <<ui-translations,user interface>> to custom <<resource-translations,{APP_NAME_COMPOSE} configurations>> such as modules and their fields.
Expand Down
2 changes: 1 addition & 1 deletion src/modules/devops-guide/pages/index.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= DevOps Guide
:page-aliases: 2024[email protected]
:page-aliases: 2023[email protected]
:description: Learn how to setup and maintain {PRODUCT_NAME}
:keywords: Dev-Pps, DevOps, setup, configure, deploy, maintenance

Expand Down
2 changes: 1 addition & 1 deletion src/modules/devops-guide/pages/pdf-renderer.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= PDF Renderer
:page-aliases: 2024.9@extension-requirements/pdf-renderer.adoc
:page-aliases: 2023.9@extension-requirements/pdf-renderer.adoc

To enable PDF rendering, you need to set up https://github.com/gotenberg/gotenberg[Gotenberg].
Gotenberg exposes an API to a headless browser that can convert various formats into PDF documents.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= CLI Reference
:page-aliases: 2024.9@maintenance/cli-reference.adoc
:page-aliases: 2023.9@maintenance/cli-reference.adoc
:description: {PRODUCT_NAME} command-line interface tool allows you to quickly interact with different parts of the system -- from changing the settings to assigning roles to users.
:keywords: dev-ops, devops, cli, command-line interface, maintenance

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= {APP_AUTOMATION} Server configuration
:page-aliases: 2024.9@configuration/corredor.adoc
:page-aliases: 2023.9@configuration/corredor.adoc
:description: {APP_AUTOMATION} server configuration outlines all of the different configuration options that you can define inside your `.env` file to control the behavior.
:keywords: dev-ops, configuration, config, {APP_AUTOMATION} server

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
= Server configuration
:page-aliases: 2024.9@configuration/server.adoc
:page-aliases: 2023.9@configuration/server.adoc

:leveloffset: +1

Expand Down
2 changes: 1 addition & 1 deletion src/modules/devops-guide/pages/sink-route.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= Sink Routes
:page-aliases: 2024.9@extension-requirements/sink-route.adoc
:page-aliases: 2023.9@extension-requirements/sink-route.adoc
:description: {PRODUCT_NAME} allows you to detect incoming HTTP requests via automation scripts.
:keywords: dev-ops, DevOps, webhook, automation scripts

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= Health Check
:page-aliases: 2024.9@maintenance/health-check.adoc
:page-aliases: 2023.9@maintenance/health-check.adoc
:description: A health check is a series of steps you should take to verify that everything is set up and working correctly.
:keywords: dev-ops, DevOps, CLI, health check, maintenance

Expand Down
2 changes: 1 addition & 1 deletion src/modules/devops-guide/pages/troubleshooting/index.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= Troubleshooting
:page-aliases: 2024.9@maintenance/troubleshooting.adoc
:page-aliases: 2023.9@maintenance/troubleshooting.adoc
:description: These troubleshooting steps help you solve the most common issues we have encountered in the past.
:keywords: dev-ops, DevOps, troubleshooting

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= Logging
:page-aliases: 2024[email protected]
:page-aliases: 2023[email protected]

Logging can be configured in the `.env` file using the `LOG_*` variables.

Expand Down
2 changes: 1 addition & 1 deletion src/modules/devops-guide/pages/upgrade/202003.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= Upgrading to 2020.3
:page-aliases: 2024.9@upgrade-guide:202003.adoc
:page-aliases: 2023.9@upgrade-guide:202003.adoc

== After the Upgrade

Expand Down
2 changes: 1 addition & 1 deletion src/modules/devops-guide/pages/upgrade/202009.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= Upgrading to 2020.9
:page-aliases: 2024.9@upgrade-guide:202009.adoc
:page-aliases: 2023.9@upgrade-guide:202009.adoc

== After the Upgrade

Expand Down
2 changes: 1 addition & 1 deletion src/modules/devops-guide/pages/upgrade/202012.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= Upgrading to 2020.12
:page-aliases: 2024.9@upgrade-guide:202012.adoc
:page-aliases: 2023.9@upgrade-guide:202012.adoc

[IMPORTANT]
====
Expand Down
2 changes: 1 addition & 1 deletion src/modules/devops-guide/pages/upgrade/202103.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= Upgrading to 2021.3
:page-aliases: 2024.9@upgrade-guide:202103.adoc
:page-aliases: 2023.9@upgrade-guide:202103.adoc

== After the Upgrade

Expand Down
2 changes: 1 addition & 1 deletion src/modules/devops-guide/pages/upgrade/202109.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= Upgrading to 2021.9
:page-aliases: 2024.9@upgrade-guide:202109.adoc
:page-aliases: 2023.9@upgrade-guide:202109.adoc

== Docker Image Changes

Expand Down
2 changes: 1 addition & 1 deletion src/modules/devops-guide/pages/upgrade/202209.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= Upgrading to 2022.9
:page-aliases: 2024.9@upgrade-guide:202209.adoc
:page-aliases: 2023.9@upgrade-guide:202209.adoc


The `2022.9` upgrade does not require any additional interactions from the system administrator.
Expand Down
2 changes: 1 addition & 1 deletion src/modules/devops-guide/pages/upgrade/202303.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= Upgrading to 2023.3
:page-aliases: 2024.9@upgrade-guide:202303.adoc
:page-aliases: 2023.9@upgrade-guide:202303.adoc

== After the Upgrade

Expand Down
2 changes: 1 addition & 1 deletion src/modules/devops-guide/pages/upgrade/index.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= Upgrading {PRODUCT_NAME}
:page-aliases: 2024.9@upgrade-guide:index.adoc
:page-aliases: 2023.9@upgrade-guide:index.adoc

This guide helps you upgrade your {PRODUCT_NAME} to the newest version in no time!

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= Facebook
:page-aliases: 2024.9@administrator-guide:authentication/authentication-providers/facebook.adoc
:page-aliases: 2023.9@administrator-guide:authentication/authentication-providers/facebook.adoc
:page-noindex: true

.To enable Facebook authentication, you need to retrieve your application credentials:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= GitHub
:page-aliases: 2024.9@administrator-guide:authentication/authentication-providers/github.adoc
:page-aliases: 2023.9@administrator-guide:authentication/authentication-providers/github.adoc
:page-noindex: true

.To enable GitHub authentication, you need to retrieve your application credentials:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= Google
:page-aliases: 2024.9@administrator-guide:authentication/authentication-providers/google.adoc
:page-aliases: 2023.9@administrator-guide:authentication/authentication-providers/google.adoc
:page-noindex: true

.To enable Google authentication, you need to retrieve your application credentials:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= External Authentication Providers
:page-aliases: 2024.9@administrator-guide:authentication/authentication-providers/index.adoc
:page-aliases: 2023.9@administrator-guide:authentication/authentication-providers/index.adoc
:keywords: authentication, external providers, external authentication providers
:description: Lean how to use external services to authenticate your users

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= LinkedIn
:page-aliases: 2024.9@administrator-guide:authentication/authentication-providers/linkedin.adoc
:page-aliases: 2023.9@administrator-guide:authentication/authentication-providers/linkedin.adoc
:page-noindex: true

.To enable LinkedIn authentication, you need to retrieve your application credentials:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ include::ROOT:partial$variables.adoc[]

[#saml]
= SAML
:page-aliases: 2024.9@administrator-guide:authentication/authentication-providers/saml.adoc 2023.9@integrator-guide:authentication/external/saml.adoc
:page-aliases: 2023.9@administrator-guide:authentication/authentication-providers/saml.adoc 2023.9@integrator-guide:authentication/external/saml.adoc
:page-noindex: true

To enable SAML authentication, you need to exchange credentials from your identity provider (IdP in the following text).
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= Authentication
:page-aliases: 2024.9@administrator-guide:authentication/index.adoc
:page-aliases: 2023.9@administrator-guide:authentication/index.adoc
:keywords: authentication, security, login, configure login
:description: Learn how to configure the {PRODUCT_NAME} authentication flow

Expand Down
2 changes: 1 addition & 1 deletion src/modules/integrator-guide/pages/authentication/mfa.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= Multi-factor Authentication
:page-aliases: 2024.9@administrator-guide:authentication/mfa.adoc
:page-aliases: 2023.9@administrator-guide:authentication/mfa.adoc
:keywords: authentication, mfa, multi factor authentication
:description: Learn how to configure multi factor authentication

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= Personalize Authentication Screens
:page-aliases: 2024.9@personalization/auth.adoc
:page-aliases: 2023.9@personalization/auth.adoc
:keywords: authentication, personalize screens, customize screens
:description: Learn how to personalize {PRODUCT_NAME}'s authentication screens to match your brand

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ include::ROOT:partial$variables.adoc[]
include::ROOT:partial$icons.adoc[]

= Workflows
:page-aliases: 2024.9@automation/workflows/delaying-scheduling.adoc
:page-aliases: 2023.9@automation/workflows/delaying-scheduling.adoc
:keywords: automation, automate business logic, workflows, bpmn, diagram
:description: Lean how to use workflows for visual business logic configuration based on a simplified BPMN model

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= Processing Record Selection
:page-aliases: 2024.9@workflows/record-selection.adoc
:page-aliases: 2023.9@workflows/record-selection.adoc
:keywords: automation, process record selection
:description: Learn how to process record selection using workflows

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ include::ROOT:partial$variables.adoc[]
include::ROOT:partial$icons.adoc[]

= Style Guide
:page-aliases: 2024.9@automation/workflows/organizing-workflows.adoc, 2023.9@automation/workflows/style-guide-best-practices.adoc
:page-aliases: 2023.9@automation/workflows/organizing-workflows.adoc, 2023.9@automation/workflows/style-guide-best-practices.adoc
:keywords: automation, style guide, designing workflows
:description: Learn how you should structure your workflows for consistency and ease of maintenance

Expand Down
2 changes: 1 addition & 1 deletion src/modules/integrator-guide/pages/federation/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ include::ROOT:partial$variables.adoc[]

[#federation]
= {PRODUCT_NAME} {APP_NAME_FEDERATION}
:page-aliases: 2024.9@administrator-guide:federation/index.adoc
:page-aliases: 2023.9@administrator-guide:federation/index.adoc

[CAUTION]
====
Expand Down
2 changes: 1 addition & 1 deletion src/modules/integrator-guide/pages/federation/nodes.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= Federated Nodes
:page-aliases: 2024.9@administrator-guide:federation/nodes.adoc
:page-aliases: 2023.9@administrator-guide:federation/nodes.adoc

A *federated node* is a *{PRODUCT_NAME} instance* (server) with the {APP_NAME_FEDERATION} feature enabled.
//Editor's note: what is a federated node? And a node for that matter? It may not be a thing everyone is familiar with.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= Data Synchronization
:page-aliases: 2024.9@administrator-guide:federation/share-data.adoc
:page-aliases: 2023.9@administrator-guide:federation/share-data.adoc

When two nodes have *successfully performed the <<node-pairing,node pairing>>* process, we can *share the data between the two nodes*.

Expand Down
2 changes: 1 addition & 1 deletion src/modules/integrator-guide/pages/i18n/index.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= Internationalisation
:page-aliases: 2024.9@personalization/i18n.adoc
:page-aliases: 2023.9@personalization/i18n.adoc
:keywords: i18n, internationalization, translate
:description: Learn how to internationalize {PRODUCT_NAME}

Expand Down
2 changes: 1 addition & 1 deletion src/modules/integrator-guide/pages/index.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= Low-Code Platform Developer Guide
:page-aliases: 2024.9@administrator-guide:index.adoc
:page-aliases: 2023.9@administrator-guide:index.adoc
:keywords: low-code app, low-code application, custom application, low-code config, low-code configuration, extending {PRODUCT_NAME}, {APP_NAME_COMPOSE} development
:description: Learn how to build your own custom {PRODUCT_NAME} {APP_NAME_COMPOSE} application

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= The Security Model
:page-aliases: 2024.9@administrator-guide:access-control/index.adoc
:page-aliases: 2023.9@administrator-guide:access-control/index.adoc
:keywords: security model, access control
:description: Learn how to configure your security model to conform to your business requirements

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= Role Management
:page-aliases: 2024.9@administrator-guide:roles.adoc
:page-aliases: 2023.9@administrator-guide:roles.adoc
:keywords: security model, roles, role management
:description: Learn how to create and manage the roles your users can be part of

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include::ROOT:partial$variables.adoc[]

= User Management
:page-aliases: 2024.9@administrator-guide:users.adoc
:page-aliases: 2023.9@administrator-guide:users.adoc
:keywords: security model, users, user management
:description: Learn how to create and manage your platform users

Expand Down
Loading

0 comments on commit 86a2cf2

Please sign in to comment.