| Summary: | Please add MS sharepoint support | ||
|---|---|---|---|
| Product: | [Applications] korganizer | Reporter: | Joachim Reichelt <Joachim.Reichelt> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | wishlist | CC: | smartins |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Version: (using KDE KDE 3.5.6) Installed from: SuSE RPMs It would be really nice to have access to sharepoint services. Our Computer center has set up such a system and I whould like to use the calendar from there as a second source in contact. I do not know, if it isn't blocked inside the server by directly accessing dll's etc. At now all I get is a firefox box, "does not know how to handle the protocol "stssync" If I click in the web page from within sharepoint I get an URL. It is produced by: <script language="JavaScript"> <!-- var offlineBtnText = GetStssyncAppNameForType('calendar','Verbindung mit Client herstellen'); var offlineBtnImg = GetStssyncIconPath('', '/_layouts/images/menu'); //--> </script> From MS I found: This URL is for a list called "Evéñts" on a site called "Share|Point [Site]" with site URL http://spserver1 and list URL http://spserver1/Lists/Evts/AllItems.aspx. Note the use of the vertical bar to escape the "|", "[", and "]" characters, and the hexadecimal representation of the two Unicode characters in the list name. URL broken at each "&": stssync://sts/?ver=1.0 &type=calendar &cmd=add-folder &base-url=http://spserver1 &list-url=/Lists/Evts/AllItems.gaspx &guid=%7BAA7D945C%2DE5C3%2D4854%2DB631%2D10A98E711E2B%7D &site-name=Share|%7CPoint |%5BSite|%5D &list-name=Ev[00E900F1]ts