Skip to content

Commit

Permalink
refactor: move images of the "ROOT" modules (#2942)
Browse files Browse the repository at this point in the history
The images were stored in the Antora legacy folder (assets/images) and
included an extra "images" sub-folder. All images are now in the
"images" folder of the module, which is the standard Antora folder.

Covers bonitasoft/bonita-documentation-site#620
  • Loading branch information
benjaminParisel authored Dec 11, 2024
1 parent 5766f18 commit 17cd534
Show file tree
Hide file tree
Showing 57 changed files with 9 additions and 9 deletions.
Binary file not shown.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
4 changes: 2 additions & 2 deletions modules/ROOT/pages/bonita-studio-download-installation.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -124,11 +124,11 @@ If not, you can manually start it by using the installed shortcut or by using th

To make sure that everything is properly installed, you may create a new project from the Welcome Page or the _File_ menu. Once the project initialized, click on the *Applications* button in the toolbar. This should open the Bonita Application Directory in your web browser:

image::images/installation/web-browser-display-application-list.png[Bonita Application display in a web browser]
image::installation/web-browser-display-application-list.png[Bonita Application display in a web browser]

Also click on the *UI Designer* button in the toolbar to check that the UI Designer is ready to use:

image::images/installation/ui-designer-first-start.png[UI Designer on first launch displayed in a web browser]
image::installation/ui-designer-first-start.png[UI Designer on first launch displayed in a web browser]

== Ready to move on

Expand Down
2 changes: 1 addition & 1 deletion modules/ROOT/pages/deactivate-a-user.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ In consequence, the _Add membership_ button is not displayed for an inactive use
====

Here is a view of this page:
image:images/UI2021.1/user-deactivate.png[Administrator user deactivation]
image:UI2021.1/user-deactivate.png[Administrator user deactivation]

== Deactivate a user

Expand Down
6 changes: 3 additions & 3 deletions modules/ROOT/pages/set-up-kpis.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ When creating a KPI definition, you must specify its database connection setting
. Fill in the database JDBC connection settings:
.. Choose the _Driver template_ that matches your reporting database type:

image::images/images-6_0/generic_driver.png[JDBC driver templates]
image::images-6_0/generic_driver.png[JDBC driver templates]

. Click on the *_Apply template_* button. This pre-fills the _Driver class name_ and _JDBC URL_ fields.
. Update the configuration with your database name, user name, and password:

image::images/images-6_0/createKPI_step4.png[JDBC connection settings]
image::images-6_0/createKPI_step4.png[JDBC connection settings]

. Click on *_Test connection_* to validate your settings.
. Click on *_Next_*.
Expand All @@ -50,7 +50,7 @@ image::images/images-6_0/createKPI_step4.png[JDBC connection settings]
*** the SQL type as defined in the database
*** whether the values should be surrounded with quotes in the SQL insertion query

image::images/images-6_0/editKPI.png[KPI fields]
image::images-6_0/editKPI.png[KPI fields]

. Click on *_Create_*.

Expand Down
2 changes: 1 addition & 1 deletion modules/api/pages/bdm-in-rest-api.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Note that Wheels are not returned, only necessary information is fetched. +
As a result, performance is efficient
====

== image:ROOT:images/troubleshooting.png[troubleshooting-icon] Troubleshooting
== image:ROOT:troubleshooting.png[troubleshooting-icon] Troubleshooting

You will find below bad practices to avoid:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ document: 7476
[#updating-bonita-bundle-step-by-step-procedure]
== Updating Bonita bundle: step-by-step procedure

image::ROOT:images/images-6_0/update_bigsteps.png[Update steps]
image::update_bigsteps.png[Update steps]

This section explains how to update a platform that uses one of the Bonita bundles.

Expand Down
2 changes: 1 addition & 1 deletion modules/version-update/pages/update-with-update-tool.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ a|
[#updating-bonita-bundle-step-by-step-procedure]
== Updating Bonita bundle: step-by-step procedure

image::ROOT:images/images-6_0/update_bigsteps.png[Update steps]
image::update_bigsteps.png[Update steps]

This section explains how to update a platform that uses one of the Bonita bundles.

Expand Down

0 comments on commit 17cd534

Please sign in to comment.