diff --git a/docs/_inc/_create-classic-ui-instance.md b/docs/_inc/_create-classic-ui-instance.md index 2c768d90e..b4a4b8817 100644 --- a/docs/_inc/_create-classic-ui-instance.md +++ b/docs/_inc/_create-classic-ui-instance.md @@ -11,5 +11,5 @@ Enter values in the form, and click the button {guilabel}`Create Plone Site`. You will be redirected to your new Classic UI Plone site. -To stop the Plone instance in foreground mode, type {kbd}`ctrl-c`. +To stop the Zope instance in foreground mode, type {kbd}`ctrl-c`. diff --git a/docs/backend/upgrading/intro.md b/docs/backend/upgrading/intro.md index 8d2a1669a..5dd565019 100644 --- a/docs/backend/upgrading/intro.md +++ b/docs/backend/upgrading/intro.md @@ -20,7 +20,7 @@ Upgrading Plone includes the Plone application and its add-ons, as well as migra A *migration* is the process of taking a component in your Plone site, and moving it from its current version to a newer one. Migration is necessary because the internals of Plone sometimes change to support new functionality. -When that's the case, the content that is stored in your Plone instance may not align with the requirements of the new version. +When that's the case, the content that is stored in your Plone site may not align with the requirements of the new version. To handle this situation, Plone has a built-in tool that migrates existing content to the new structure. Before migrating you should read this entire document, as well as {ref}`introduction-version-specific-upgrade-guides-label`, to understand the potential impact migrating will have on your Plone site. diff --git a/docs/backend/upgrading/troubleshooting.md b/docs/backend/upgrading/troubleshooting.md index 38f289c88..18b0973ba 100644 --- a/docs/backend/upgrading/troubleshooting.md +++ b/docs/backend/upgrading/troubleshooting.md @@ -84,9 +84,9 @@ If the problem disappears, you will need to double-check the offending product. Re-install it and check the installation log. -(upgrading-troubleshooting-test-with-a-fresh-plone-instance-label)= +(upgrading-troubleshooting-test-with-a-fresh-plone-site-label)= -## Test with a fresh Plone instance +## Test with a fresh Plone site Create a new Plone site with your new version of Plone. You do not need a new Zope instance, because you can add another Plone site in the root of Zope. diff --git a/docs/backend/upgrading/version-specific-migration/migrate-to-volto.md b/docs/backend/upgrading/version-specific-migration/migrate-to-volto.md index eb8aa0896..e84b12a1f 100644 --- a/docs/backend/upgrading/version-specific-migration/migrate-to-volto.md +++ b/docs/backend/upgrading/version-specific-migration/migrate-to-volto.md @@ -36,7 +36,7 @@ As a pre-requisite, your Plone site must be {doc}`upgraded to Plone 6 {guilabel}`Management Interface` control panel. 3. Click {guilabel}`portal_setup`, and then click the {guilabel}`Import` tab. 4. Select the profile by title {guilabel}`HTTP caching support`, or by id {guilabel}`profile-plone.app.caching:default`. diff --git a/docs/install/containers/examples/haproxy-plone-zeo.md b/docs/install/containers/examples/haproxy-plone-zeo.md index 134777aea..8d4c1cefb 100644 --- a/docs/install/containers/examples/haproxy-plone-zeo.md +++ b/docs/install/containers/examples/haproxy-plone-zeo.md @@ -17,7 +17,7 @@ We will use the image [`plone/plone-haproxy`](https://github.com/plone/plone-hap ## Setup -Create a directory for your project, and inside it create a `docker-compose.yml` file that starts your Plone instance and the ZEO instance with volume mounts for data persistence. +Create a directory for your project, and inside it create a `docker-compose.yml` file that starts your Zope instance and the ZEO instance with volume mounts for data persistence. ```yaml version: "3" diff --git a/docs/install/containers/images/zeo.md b/docs/install/containers/images/zeo.md index 27538ce26..bf192284b 100644 --- a/docs/install/containers/images/zeo.md +++ b/docs/install/containers/images/zeo.md @@ -26,7 +26,7 @@ docker run -p 8100:8100 plone/plone-zeo:latest ### Service configuration with Docker Compose -Create a directory for your project, and inside it create a `docker-compose.yml` file that starts your Plone instance and the ZEO instance with volume mounts for data persistence: +Create a directory for your project, and inside it create a `docker-compose.yml` file that starts your Zope instance and the ZEO instance with volume mounts for data persistence: ```yaml version: "3" diff --git a/submodules/plone.api b/submodules/plone.api index a876d7064..dbb559593 160000 --- a/submodules/plone.api +++ b/submodules/plone.api @@ -1 +1 @@ -Subproject commit a876d70649458e6eecb6786156cc53eae4add5e9 +Subproject commit dbb559593ea89f86603dadb41822d99bb24894d0 diff --git a/submodules/plone.restapi b/submodules/plone.restapi index 6e2ab6b23..7af964916 160000 --- a/submodules/plone.restapi +++ b/submodules/plone.restapi @@ -1 +1 @@ -Subproject commit 6e2ab6b2315a0b942ba6e1943eec9bed6a3f1a9d +Subproject commit 7af964916aa59cb38b33700198829b8372c1b4ea diff --git a/submodules/volto b/submodules/volto index a121c2b54..9de7ba45c 160000 --- a/submodules/volto +++ b/submodules/volto @@ -1 +1 @@ -Subproject commit a121c2b5451d407cbfe8c681b3657fc5edbc3136 +Subproject commit 9de7ba45c8784ff5b14ce7032d20d04bcdd9970b