diff --git a/docs/content_management/create_edit_content_items.md b/docs/content_management/create_edit_content_items.md index 0d0c0211..e12c885c 100644 --- a/docs/content_management/create_edit_content_items.md +++ b/docs/content_management/create_edit_content_items.md @@ -31,13 +31,6 @@ month_change: true 1. [Fill in the fields](#edit-new-or-existing-content-items) of the content item. -1. Click **Preview** to see how the content item could look to an end-user. - - !!! tip - - A content item can look different on different [SiteAccesses](translate_content.md#siteaccess). - You can select a SiteAccess to preview with a drop-down in the preview screen. - 1. To discard your changes and close the window, click **Delete draft**. 1. To save your changes: @@ -255,11 +248,6 @@ For more information, see [SeenThis! page block](block_reference.md#seenthis-blo When you select a section of text, you get access to text formatting options such as bold or underline. Here you can also add a link to the text. You can link to an external website, or to another content item. -When linking to content, you can select a [SiteAccess](translate_content.md#siteaccess) from the drop-down to enable cross-website linking. -This allows the link to work across different websites in a [multisite](multisite.md) setup. - -![Selecting SiteAccess for cross-website linking](img/online_editor_link_siteaccess_picker.png "Selecting SiteAccess for cross-website linking") - ### Add taxonomy entries To keep your content organized and searchable, you can add taxonomy entries to a content item while creating or editing it. diff --git a/docs/content_management/preview_content_items.md b/docs/content_management/preview_content_items.md index 1c97c8d3..7818182f 100644 --- a/docs/content_management/preview_content_items.md +++ b/docs/content_management/preview_content_items.md @@ -20,7 +20,7 @@ By clicking the following icons, you can switch between different Page views. !!! tip - In the content item preview screen, you can use a drop-down list to change site context by switching between [SiteAccesses](translate_content.md#siteaccess). + In the content item preview screen, you can use a drop-down list to change site context by switching between sites. You can also toggle through different screen widths to see how the content item is rendered on different devices. ![View toggler](page_builder_toolbar_devicestoggler.png "View toggler") diff --git a/docs/content_management/translate_content.md b/docs/content_management/translate_content.md index 0bddaa55..7b7dce92 100644 --- a/docs/content_management/translate_content.md +++ b/docs/content_management/translate_content.md @@ -6,7 +6,6 @@ description: Create multiple language versions of content items. The content on your website can be translated into different languages. Each content item can have different language versions. -The version visible to a visitor depends on the way your installation is set up (see [SiteAccess concept](#edit-page-for-different-language-versions-of-a-website)). ## Add website languages @@ -75,18 +74,3 @@ The screen refreshes to display the side by side view of its fields. ![Compare translations screen](img/compare_translations.png "Compare translations screen") For more information, see [Work with versions](work_with_versions.md#compare-versions). - -## Edit page for different language versions of a website - -When you edit a page, a bar at the top of the screen lists the most recently used [SiteAccesses](multisite.md#siteaccess) on your website. -Use this bar to switch between the different versions and work on them. - - - -!!! note "SiteAccess concept" - - SiteAccesses are a means to present different versions of the website to different categories of users. - You could treat SiteAccesses as different "entrance points" to your website. - They allow you to show different content or design to visitors, for example, to serve different language versions to visitors from different countries. - - See [Work with websites](../website_organization/work_with_sites.md) for more information about setting up websites. diff --git a/docs/getting_started/discover_ui.md b/docs/getting_started/discover_ui.md index e0c9c81e..7dc314d7 100644 --- a/docs/getting_started/discover_ui.md +++ b/docs/getting_started/discover_ui.md @@ -34,7 +34,6 @@ G\. User avatar with a drop-down menu with access to [user profile and settings] !!! note "Site context" Changing the site context results in the [content tree](#content-tree) showing content items that belong to the selected website. - The appearance of content items can also change if they use different designs or languages depending on the [SiteAccess](../website_organization/multisite.md#siteaccess) settings. ## Dashboard @@ -62,7 +61,7 @@ Depending on your [permissions](../permission_management/permission_system.md), - **Content**, which gives you access to the content repository. It lets you navigate the content tree, and, for example, create, edit, move, copy, or delete content. -- **Site management**, which enables you to create and edit block-based pages and manage multiple websites. +- **Site management**, which enables you to create and edit block-based pages. - **Product catalog**, which enables you to handle products presented on the website, including their specifications and pricing. - **Admin**, which is the administration panel where you can manage, for example, Users, Sections, or permissions. @@ -88,17 +87,15 @@ The Content Browser window opens, and you can select the new destination of the ![Content Browser](img/udw.png "Content Browser") With the **Content Browser**, you can switch between the Grid, Panels and Tree views to navigate through the content of the website. -Depending on your permissions, you might be able to see the regular content, media, forms, site skeletons, and user accounts. +Depending on your permissions, you might be able to see the regular content, media, forms, and user accounts. You can also use the **Content Browser** to search the repository for content, edit content, create bookmarks, and create new content when needed. !!! note - If you have administrator permissions, you can also view and manage user accounts and site skeletons in the **Admin** tab. + If you have administrator permissions, you can also view and manage user accounts in the **Admin** tab. For more information about users and permissions, see [Users](../permission_management/permissions_and_users.md). - For more information about site skeletons, see [Site skeletons]([[= developer_doc =]]/multisite/site_factory/site_factory_configuration/#site-skeletons). - ## Focus mode Focus mode helps editors focus on information that is only relevant to their line of work and omit technical details that would distract. @@ -113,7 +110,7 @@ If you need access to certain settings or technical details, you can [disable th ![Dark theme for content tree](img/FM_dark_content_tree.png "Dark theme for content tree") - **Content item view** -: If you select a specific [SiteAccess](translate_content.md#siteaccess) from the **Site context** drop-down list on the right side of the top bar and then browse content items in content tree, they're displayed in full view, with a limited set of actions available. +: If you select a specific site from the **Site context** drop-down list on the right side of the top bar and then browse content items in content tree, they're displayed in full view, with a limited set of actions available. To display the content item details view with more actions, click **Exit full view**. ![Content item in full view](img/FM_content_item_full_view.png "Content item in full view") diff --git a/docs/index.md b/docs/index.md index 16f9247e..adecc990 100644 --- a/docs/index.md +++ b/docs/index.md @@ -158,7 +158,6 @@
diff --git a/docs/persona_paths/administrator.md b/docs/persona_paths/administrator.md index e2ffb648..396b0c3b 100644 --- a/docs/persona_paths/administrator.md +++ b/docs/persona_paths/administrator.md @@ -13,7 +13,6 @@ However, certain things can be done in the back office. ## What would you like to do today? [[= cards([ - "website_organization/work_with_sites", "permission_management/permissions_and_users", "persona_paths/manage_content_model", "content_management/workflow_management/view_workflow_list" diff --git a/docs/persona_paths/explorer.md b/docs/persona_paths/explorer.md index 5166f05c..b5bf9cdd 100644 --- a/docs/persona_paths/explorer.md +++ b/docs/persona_paths/explorer.md @@ -18,6 +18,5 @@ Whether you're a new or seasoned user of [[= product_name =]], feel free to brow "product_catalog/products", "persona_paths/manage_products", "customer_management/customer_portal", - "website_organization/multisite", "permission_management/permissions_and_users" ]) =]] diff --git a/docs/recent_activity/recent_activity.md b/docs/recent_activity/recent_activity.md index 627a2a94..604ba28c 100644 --- a/docs/recent_activity/recent_activity.md +++ b/docs/recent_activity/recent_activity.md @@ -16,7 +16,6 @@ By default, actions on the following items are displayed: - [Location](manage_locations_urls.md#content-locations) - [Product](products.md) - [Product variant](work_with_product_variants.md) -- [Site](work_with_sites.md) !!! note diff --git a/docs/website_organization/img/site_details.png b/docs/website_organization/img/site_details.png deleted file mode 100644 index eb540210..00000000 Binary files a/docs/website_organization/img/site_details.png and /dev/null differ diff --git a/docs/website_organization/img/site_factory_icon.png b/docs/website_organization/img/site_factory_icon.png deleted file mode 100644 index bc12a921..00000000 Binary files a/docs/website_organization/img/site_factory_icon.png and /dev/null differ diff --git a/docs/website_organization/img/site_factory_new_site_step_1.png b/docs/website_organization/img/site_factory_new_site_step_1.png deleted file mode 100644 index c8e36aa7..00000000 Binary files a/docs/website_organization/img/site_factory_new_site_step_1.png and /dev/null differ diff --git a/docs/website_organization/img/site_factory_new_site_step_2.png b/docs/website_organization/img/site_factory_new_site_step_2.png deleted file mode 100644 index c5045589..00000000 Binary files a/docs/website_organization/img/site_factory_new_site_step_2.png and /dev/null differ diff --git a/docs/website_organization/img/site_factory_site_list.png b/docs/website_organization/img/site_factory_site_list.png deleted file mode 100644 index 6bf4e5b3..00000000 Binary files a/docs/website_organization/img/site_factory_site_list.png and /dev/null differ diff --git a/docs/website_organization/multisite.md b/docs/website_organization/multisite.md deleted file mode 100644 index fcc6ceea..00000000 --- a/docs/website_organization/multisite.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -description: Learn about the Multisite feature that enables you to have several websites within one installation. ---- - -# Multisite - -Developers or administrators with access to [[= product_name =]] installation directory can configure the product to enable hosting multiple websites in one installation. -It takes several lines of code to set up an instance that supports, for example, multiple brands or languages. - -This way, you can let both users and end-users who come from different departments or countries access the same assets or resources. -For example, promotional graphics can be used on both a public website and a partner portal, while product specifications can be accessed from storefronts for different markets. -The same applies to any content stored in the repository. - -Once multisite support is enabled, you can use Site Factory to create separate websites. - -## SiteAccess - -In [[= product_name =]], a website definition is called SiteAccess. -Once a website is created, website configuration, content language version, page design, content presentation, URL aliases, and more, can be configured per SiteAccess. -These settings are then used by the application when users access the site through a specific address. - -For in-depth information, see [Multisite]([[= developer_doc =]]/multisite/multisite/) in Developer Documentation. diff --git a/docs/website_organization/work_with_sites.md b/docs/website_organization/work_with_sites.md deleted file mode 100644 index 985019bb..00000000 --- a/docs/website_organization/work_with_sites.md +++ /dev/null @@ -1,68 +0,0 @@ ---- -description: Use Site Factory to easily create multiple websites, with different designs and subsets of content, based on common skeletons. ---- - -# Work with websites - -If multisite support is enabled for your instance of [[= product_name =]], you can use Site Factory to create and manage multiple websites from one place. -These websites can, for example, be in different languages, or customized for different audiences, and still be kept in the repository of your installation. -To be able to use it, the Site Factory has to be enabled and configured by the administrator. -For more information, see Developer Documentation on [Site Factory]([[= developer_doc =]]/multisite/site_factory/site_factory/). - -## Create a website - -To access Site Factory, in the left panel, click the **Site Management** icon and then **Sites**. -If Site Factory is enabled, and you have sufficient permissions, you should see the **Create** button. -Click it to access the **Creating New Site** modal. - -![Site Factory icon](img/site_factory_icon.png) - -Here, you can create an entirely new website or a different language version of an already existing website. -First, select a name, a predefined design, and a Parent location for your website. - -![Create a new website - step one](img/site_factory_new_site_step_1.png) - -If the design defines a Site skeleton, you can choose if you want to copy the entire content structure of the design with a toggle. -To preview the Site skeleton architecture, click **Site management**, and then **Site skeletons**. - -Next, you can decide if the website goes live after creation or is offline with the Status switcher. -In this section you also define the SiteAccess URL addresses with their main languages, fallback languages, and optional paths for the website. - -!!! note "Path limitation" - - The path can be only one directory deep. - Do not use paths that have more than one element, for example, `/en/articles`. - -For more information about SiteAccesses, see [Multisite]([[= developer_doc =]]/multisite/multisite/). - -![Create a new website - step two](img/site_factory_new_site_step_2.png) - -If all required fields are filled out, click **Save and close** to create new website and add it to the website list in the **Site management** area. - -!!! note - - A SiteAccess that you create in Site Factory is always treated with lower priority than a SiteAccess defined by the administrator as part of [configuration]([[= developer_doc =]]/multisite/multisite_configuration/#siteaccess-configuration). - For example, if you create a website that uses the `fr` path in Site Factory, and the administrator defines a French website manually in configuration files, your website is ignored by the system. - -You can see all the details of created website. -To do it, go to **Site management** -> **Sites** and click the three dots icon next to the website name. Then, select **Site details**. - -![Site details](img/site_details.png) - -## Edit an existing website - -To edit the website, click the three dots icon that is situated next to the website name, and select **Site settings**. -Here, you can edit all the elements you selected during creation of the website: - -- name -- design -- visibility -- URL -- language - -## Delete an existing website - -To enable deleting a website you have to change the website status to offline. -Live websites cannot be deleted. Next, select the **Delete** icon and confirm your choice. - -![Site list](img/site_factory_site_list.png) diff --git a/mkdocs.yml b/mkdocs.yml index acf85716..60509b53 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -101,10 +101,7 @@ nav: - Create and edit Customer Portal: customer_management/build_customer_portal.md - Manage customers: customer_management/manage_customers.md - Company self-registration: customer_management/company_self_registration.md - - Website organization: - - Multisite: website_organization/multisite.md - - Work with sites: website_organization/work_with_sites.md - - Permissions and users: + - Permissions and users: - Permission system: permission_management/permission_system.md - Work with permissions: permission_management/work_with_permissions.md - Manage users: user_management/manage_users.md diff --git a/plugins.yml b/plugins.yml index 728843c7..b80a8531 100644 --- a/plugins.yml +++ b/plugins.yml @@ -58,7 +58,6 @@ plugins: 'personalization/integrating_results.md': 'recommendations/raptor_integration/raptor_recommendation_blocks.md' 'personalization/dashboard.md': 'recommendations/raptor_integration/raptor_recommendation_blocks.md' 'shop_administration/manage_users.md': 'customer_management/manage_customers.md' - 'site_organization/site_factory.md': 'website_organization/work_with_sites.md' 'shop_administration/shop_administration.md': 'persona_paths/shop_manager.md' 'shop_administration/manage_orders.md': 'persona_paths/shop_manager.md' 'shop_administration/manage_currencies_shipping.md': 'persona_paths/shop_manager.md'