Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
74:cms_sharepoint [2020/05/19 16:46] tssr74:cms_sharepoint [2020/05/20 07:05] – [Sharepoint] tssr
Line 174: Line 174:
   * **config.xml**: //<nowiki><cms-host name="http://mySharePoint.de:123/myPath/to/mySite" /></nowiki>//   * **config.xml**: //<nowiki><cms-host name="http://mySharePoint.de:123/myPath/to/mySite" /></nowiki>//
   * Value in **Site**: //myPath/to/another/Repository//   * Value in **Site**: //myPath/to/another/Repository//
-  * Resulting **URL**: //<nowiki>http://mySharePoint.de:123/myPath/to/mySite</nowiki>//+  * Resulting **URL**: //<nowiki>http://mySharePoint.de:123/myPath/to/another/Repository</nowiki>//
   * The path from the config.xml gets overwritten by the value from Repository Path.   * The path from the config.xml gets overwritten by the value from Repository Path.