Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
712:cms_sharepoint_online [2025/09/16 12:51] Policnik, Florian712:cms_sharepoint_online [2025/09/16 12:54] (current) Policnik, Florian
Line 78: Line 78:
   * Default Value: Document   * Default Value: Document
   * Description: Name of the **document**  content type. Sharepoint supports multiple content types but stages only supports the default type for documents.   * Description: Name of the **document**  content type. Sharepoint supports multiple content types but stages only supports the default type for documents.
-  * Since Stages 7.5.6.2, 7.6.2.4 and 7.7.0.0 it is possible to define multiple content types. Separate them with a #. For example:+  * It is possible to define multiple content types. Separate them with a #. For example:
  
 <code xml> <code xml>
Line 89: Line 89:
   * Description: The second content type which is supported by stages.   * Description: The second content type which is supported by stages.
   * Known Issue: Typo in Default Value. Has to be Link to a **D**ocument   * Known Issue: Typo in Default Value. Has to be Link to a **D**ocument
-  * Since Stages 7.5.6.2, 7.6.2.4 and 7.7.0.0 it is possible to define multiple link types. Separate them with a #. For example:+  * It is possible to define multiple link types. Separate them with a #. For example:
  
 <code xml> <code xml>
Line 104: Line 104:
  
   * Default Value: download   * Default Value: download
-  * Description: When set to ''link'', the user will be by linked directly to SharePoint Online. The download option can be chosen from the sub-menu.+  * Description: When set to ''link'', the user will be linked directly to SharePoint Online. The download option can be chosen from the sub-menu.
  
-> sites.selected.scope (since Stages 7.10.7.0)+> sites.selected.scope
  
   * Default Value: false   * Default Value: false
Line 112: Line 112:
  
  
-==== Proxy configuration (since Stages 7.10.10.0) ====+==== Proxy configuration ====
  
 Stages can communicate with SharePoint Online through a proxy. Fill in the ''proxy.scheme'', ''proxy.hostname'' and ''proxy.port'' host properties to use a proxy. Otherwise no proxy is used. Stages can communicate with SharePoint Online through a proxy. Fill in the ''proxy.scheme'', ''proxy.hostname'' and ''proxy.port'' host properties to use a proxy. Otherwise no proxy is used.
Line 203: Line 203:
 {{ :cms:azure_permissions.png?direct }} {{ :cms:azure_permissions.png?direct }}
  
-=== Recommended option: Application and delegated permission Sites.Selected (Since Stages 7.10.7.0) ===+=== Recommended option: Application and delegated permission Sites.Selected ===
  
 To active this option the setting ''sites.selected.scope'' has to be set to ''true'' in the xml host properties: To active this option the setting ''sites.selected.scope'' has to be set to ''true'' in the xml host properties: