From e8bafcccfc8d2a6d594d31134f1ae8adfda40b92 Mon Sep 17 00:00:00 2001 From: jpopdigitalc <168021841+jpopdigitalc@users.noreply.github.com> Date: Mon, 23 Sep 2024 18:26:54 -0700 Subject: [PATCH 1/2] Update index.rst --- user-guide/source/index.rst | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/user-guide/source/index.rst b/user-guide/source/index.rst index ddded55..e941791 100644 --- a/user-guide/source/index.rst +++ b/user-guide/source/index.rst @@ -45,22 +45,22 @@ .. _user-manual: -Using django CMS +Using Django CMS ================ .. note:: - This is a new section in the django CMS documentation, and a priority for the + This is a new section in the Django CMS documentation, and a priority for the project. If you'd like to contribute to it, we'd love to hear from you - join us on `our friendly Discord channel `_. -This is a user guide for django CMS. The intended audience for this guide are content +This is the user guide for Django CMS. The intended audiences for this guide are content creators and site administrators. Django CMS sites are highly customisable and varied. The examples here follow the `quickstart project from Github `_. This provides certain features, which are entirely optional for your own site, and the -features provided in the quickstart are used in this guide to demonstrate how django CMS +features provided in the quickstart are used in this guide to demonstrate how Django CMS can be used. The origin of this document is a guide provided by `Kapt.mobi @@ -77,11 +77,11 @@ Guide for content editors :ref:`user-tutorial` ~~~~~~~~~~~~~~~~~~~~ -**Start here as a new django CMS content editor**: +**Start here as a new Django CMS content editor**: -- Getting to know the user interface -- Understanding the page tree -- Creating content +- Get to know the user interface +- Understand the page tree +- Create content .. rst-class:: column column2 top-right @@ -89,14 +89,14 @@ Guide for content editors ~~~~~~~~~~~~~~~~~~ Practical **step-by-step guides** to get things done in the most simple way as a content -editor +editor. .. rst-class:: column column2 bottom-left :ref:`user-explanation` ~~~~~~~~~~~~~~~~~~~~~~~ -What's a placeholder? What's a plugin? Understand key concepts of django CMS. +What is a placeholder? What is a plugin? Understand these key concepts of Django CMS. .. rst-class:: column column2 bottom-right From 1ae01097b09be583bcb8de4217f516d0db60c206 Mon Sep 17 00:00:00 2001 From: Fabian Braun Date: Wed, 30 Oct 2024 10:08:14 +0100 Subject: [PATCH 2/2] Update index.rst --- user-guide/source/index.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/user-guide/source/index.rst b/user-guide/source/index.rst index e941791..b51630a 100644 --- a/user-guide/source/index.rst +++ b/user-guide/source/index.rst @@ -45,22 +45,22 @@ .. _user-manual: -Using Django CMS +Using django CMS ================ .. note:: - This is a new section in the Django CMS documentation, and a priority for the + This is a new section in the django CMS documentation, and a priority for the project. If you'd like to contribute to it, we'd love to hear from you - join us on `our friendly Discord channel `_. -This is the user guide for Django CMS. The intended audiences for this guide are content +This is the user guide for django CMS. The intended audiences for this guide are content creators and site administrators. Django CMS sites are highly customisable and varied. The examples here follow the `quickstart project from Github `_. This provides certain features, which are entirely optional for your own site, and the -features provided in the quickstart are used in this guide to demonstrate how Django CMS +features provided in the quickstart are used in this guide to demonstrate how django CMS can be used. The origin of this document is a guide provided by `Kapt.mobi @@ -77,7 +77,7 @@ Guide for content editors :ref:`user-tutorial` ~~~~~~~~~~~~~~~~~~~~ -**Start here as a new Django CMS content editor**: +**Start here as a new django CMS content editor**: - Get to know the user interface - Understand the page tree @@ -96,7 +96,7 @@ editor. :ref:`user-explanation` ~~~~~~~~~~~~~~~~~~~~~~~ -What is a placeholder? What is a plugin? Understand these key concepts of Django CMS. +What is a placeholder? What is a plugin? Understand these key concepts of django CMS. .. rst-class:: column column2 bottom-right