diff --git a/Web/Controls/Help/GettingStarted/Integration/Sharepoint/GettingStartedSharepoint.ascx b/Web/Controls/Help/GettingStarted/Integration/Sharepoint/GettingStartedSharepoint.ascx index acce15dfd..c3fafdd63 100644 --- a/Web/Controls/Help/GettingStarted/Integration/Sharepoint/GettingStartedSharepoint.ascx +++ b/Web/Controls/Help/GettingStarted/Integration/Sharepoint/GettingStartedSharepoint.ascx @@ -36,6 +36,7 @@
  • ">Installing and configuring ONLYOFFICE and SharePoint
  • ">Enabling JWT for the ONLYOFFICE and SharePoint integration
  • ">Connecting ONLYOFFICE Docs using WOPI
  • +
  • ">Creating new documents
  • @@ -245,4 +246,67 @@ + +
    +

    Creating new documents

    +

    To be able to create new documents, set up the parameters described below. This example is provided for DOCX files only, but you can add XLSX, PPTX and other files in a similar way.

    + +
      +
    1. Enable the Allow management of content types setting: Go to Documents - Library settingsAdvanced settings. In the ‘Allow management of content types’ section, select Yes and click OK. +
      + Creating new documents" /> + Creating new documents" /> +
      +
      +
    2. +
    3. In the Documents library, go to Site contentsSite Settings - Site content types. Click Create. Fill in the form: Name (New document), Description. In the Parent Content type, choose Document content types, Document. In the Existing group, choose Custom Content Types and click OK. +
      + Creating new documents" /> + Creating new documents" /> +
      +
      +
    4. +
    5. In the Documents library, go to Site contentsSite Settings - Site content types. Select the recently added New document. Go to Advanced settings - Document TemplateUpload a new document template. Click the Choose File button, upload the necessary document and click OK. +
      + Creating new documents" /> + Creating new documents" /> +
      +
      +
    6. +
    7. Go to Documents library – Library settings. In the Content Types section, select Add from existing site content types. In the Select site content types from list, select Custom content types. In the Available Site Content Types field, choose New document. Click Add > button, then click OK. +
      + Creating new documents" /> + Creating new documents" /> +
      +
      +
    8. +
    9. In the Documents library, refresh the page ans press the “New” button. +
      + Creating new documents" /> + Creating new documents" /> +
      +
      +
    10. +
    11. The Document content type will be automatically added, this is the parent type for creating new content types of documents, it must be hidden in the Documents library - Library settings. In the Content Types section, select Change new button order and default content type. +
      + Creating new documents" /> + Creating new documents" /> +
      +
      +

      In the Visible column, deselect the checkbox for the Document content type and click OK.

      +
      + Creating new documents" /> + Creating new documents" /> +
      +
      +
    12. +
    13. In the Documents library, refresh the page and press the “New” button – only the New document menu item will be available. Use it to create documents. +
      + Creating new documents" /> + Creating new documents" /> +
      +
      +
    14. +
    +
    \ No newline at end of file diff --git a/Web/Controls/Help/Integration/SharePoint.ascx b/Web/Controls/Help/Integration/SharePoint.ascx index cf2b4dea7..d9d93226a 100644 --- a/Web/Controls/Help/Integration/SharePoint.ascx +++ b/Web/Controls/Help/Integration/SharePoint.ascx @@ -44,6 +44,7 @@
  • ">Installing and configuring ONLYOFFICE and SharePoint
  • ">Enabling JWT for the ONLYOFFICE and SharePoint integration
  • ">Connecting ONLYOFFICE Docs using WOPI
  • +
  • ">Creating new documents
  • diff --git a/Web/images/Help/GettingStarted/Integration/SharePoint/big/image1.png b/Web/images/Help/GettingStarted/Integration/SharePoint/big/image1.png new file mode 100644 index 000000000..dc73ed680 Binary files /dev/null and b/Web/images/Help/GettingStarted/Integration/SharePoint/big/image1.png differ diff --git a/Web/images/Help/GettingStarted/Integration/SharePoint/big/image2.png b/Web/images/Help/GettingStarted/Integration/SharePoint/big/image2.png new file mode 100644 index 000000000..69da4099a Binary files /dev/null and b/Web/images/Help/GettingStarted/Integration/SharePoint/big/image2.png differ diff --git a/Web/images/Help/GettingStarted/Integration/SharePoint/big/image3.png b/Web/images/Help/GettingStarted/Integration/SharePoint/big/image3.png new file mode 100644 index 000000000..0999ce862 Binary files /dev/null and b/Web/images/Help/GettingStarted/Integration/SharePoint/big/image3.png differ diff --git a/Web/images/Help/GettingStarted/Integration/SharePoint/big/image4.png b/Web/images/Help/GettingStarted/Integration/SharePoint/big/image4.png new file mode 100644 index 000000000..8d30a7827 Binary files /dev/null and b/Web/images/Help/GettingStarted/Integration/SharePoint/big/image4.png differ diff --git a/Web/images/Help/GettingStarted/Integration/SharePoint/big/image5.png b/Web/images/Help/GettingStarted/Integration/SharePoint/big/image5.png new file mode 100644 index 000000000..05f066291 Binary files /dev/null and b/Web/images/Help/GettingStarted/Integration/SharePoint/big/image5.png differ diff --git a/Web/images/Help/GettingStarted/Integration/SharePoint/big/image6.png b/Web/images/Help/GettingStarted/Integration/SharePoint/big/image6.png new file mode 100644 index 000000000..82aefc6cb Binary files /dev/null and b/Web/images/Help/GettingStarted/Integration/SharePoint/big/image6.png differ diff --git a/Web/images/Help/GettingStarted/Integration/SharePoint/big/image7.png b/Web/images/Help/GettingStarted/Integration/SharePoint/big/image7.png new file mode 100644 index 000000000..30c7fece1 Binary files /dev/null and b/Web/images/Help/GettingStarted/Integration/SharePoint/big/image7.png differ diff --git a/Web/images/Help/GettingStarted/Integration/SharePoint/big/image8.png b/Web/images/Help/GettingStarted/Integration/SharePoint/big/image8.png new file mode 100644 index 000000000..edeb72988 Binary files /dev/null and b/Web/images/Help/GettingStarted/Integration/SharePoint/big/image8.png differ