Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
74:cms_configuration [2020/05/14 11:39] tssr74:cms_configuration [2020/08/27 11:31] tssr
Line 76: Line 76:
     * //value//: The value attribute defines the value for that property.     * //value//: The value attribute defines the value for that property.
  
 +====== Repository Configuration ======
 +
 +To add, remove or edit a repository, navigate to "Management" -> "File Management" of the workspace.
 +
 +**Add a repository**
 +The following picture shows, how to add a new repository.
 +{{ :cms:repositories.png?400 |}}
 +
 +**Edit a repository**
 +To Edit an existing repository, click on its name or open the menu and click "Edit".
 +
 +**Remove a repository**
 +To remove a repository, open the menu on the right of the repository you want to delete. Then select "Delete" and confirm the deletion.
 +
 +======= Repository Errors =======
 +
 +Repository errors are shown next to the menu button on the right of each repository list entry.
 +The following errors can occur:
 +
 +  * The host-ID is not configured in the config.xml
 +  * There are system-credentials missing for that repository (OAuth based systems only)
 +
 +The following figure shows, how these errors look like, when you click on the error-indicators (yellow exclamation mark)
 +
 +{{ :cms:repository-error.png?400 |}}