Bug 144332 - Please add MS sharepoint support
Summary: Please add MS sharepoint support
Status: REPORTED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-17 09:20 UTC by Joachim Reichelt
Modified: 2009-01-08 01:35 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joachim Reichelt 2007-04-17 09:20:25 UTC
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