Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed docs/content_management/img/adding_translation.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
158 changes: 57 additions & 101 deletions docs/content_management/translate_content.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/getting_started/get_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
|Product tour|Enables or disables the [product tour onboarding](#onboarding) walkthroughs. |
|Product tour scenarios settings|Separate setting for each available product tour scenario. Allows you to mark each scenario as completed or reset its progress.|
|Side-by-side layout|Decides on which side of the screen the target language column should be displayed in the [side-by-side translation view](translate_content.md#side-by-side-translation-view). |
|Automatic translation for new items|Controls the behavior of the [**Create a new translation** modal](translate_content.md#add-new-translation). When activated, the **Use automatic translation** checkbox is selected and the default translation service for the language pair is preselected. Inactive when no automated translation services are defined. |
|Automatic translation for new items|Controls the behavior of the [**Create a new translation** modal](translate_content.md#add-translations). When activated, the **Use automatic translation** checkbox is selected and the default translation service for the language pair is preselected. Inactive when no automated translation services are defined. |

Check notice on line 121 in docs/getting_started/get_started.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/getting_started/get_started.md#L121

[Ibexa.Passive] Try to avoid passive tense, when possible.
Raw output
{"message": "[Ibexa.Passive] Try to avoid passive tense, when possible.", "location": {"path": "docs/getting_started/get_started.md", "range": {"start": {"line": 121, "column": 203}}}, "severity": "INFO"}

Check notice on line 121 in docs/getting_started/get_started.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/getting_started/get_started.md#L121

[Ibexa.Passive] Try to avoid passive tense, when possible.
Raw output
{"message": "[Ibexa.Passive] Try to avoid passive tense, when possible.", "location": {"path": "docs/getting_started/get_started.md", "range": {"start": {"line": 121, "column": 273}}}, "severity": "INFO"}

Check notice on line 121 in docs/getting_started/get_started.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/getting_started/get_started.md#L121

[Ibexa.Passive] Try to avoid passive tense, when possible.
Raw output
{"message": "[Ibexa.Passive] Try to avoid passive tense, when possible.", "location": {"path": "docs/getting_started/get_started.md", "range": {"start": {"line": 121, "column": 337}}}, "severity": "INFO"}

#### Mode

Expand Down
15 changes: 0 additions & 15 deletions docs/images/notification-lts-update.svg

This file was deleted.

17 changes: 1 addition & 16 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
</div>
</div>
<div class="row">
<div class="col-12 col-lg-6">
<div class="col-12">
<div class="notification notification--latest-release" id="tile2">
<div class="notification__content">
<h2>The latest release is [[= latest_tag_5_0 =]]</h2>
Expand All @@ -100,21 +100,6 @@
</div>
</div>
</div>
<div class="col-12 col-lg-6">
<div class="notification notification--lts-update" id="tile3">
<div class="notification__content">
<h2>The newest LTS Update is Translations management</h2>
<div>Use machine translation, side-by-side editing view, and a review cycle to improve your translation experience.</div>
</div>
<div class="notification__cta">
<a href="https://doc.ibexa.co/en/5.0/multisite/translations_management/translations_management/">Learn more about this LTS Update</a>
<a href="https://doc.ibexa.co/en/5.0/ibexa_products/editions/#lts-updates">Discover other LTS Updates</a>
</div>
<div class="notification__image">
<img src="images/notification-lts-update.svg" alt="LTS Update" />
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-12">
Expand Down
Loading