|
Valid XHTML v1.0
Author Profile
Top Authors
| Author | # |
|---|---|
![]() |
185 |
![]() |
149 |
Anonymous User
![]() |
49 |
Kimberly Hieber
![]() |
27 |
![]() |
25 |
![]() |
20 |
Note: some conversations may be proxied or secured, thereby causing # differences
Subscribe
No Conversations ... start one
No Conversations ... start one
Tags
Popular
Initial work involves connecting to a VM reference install of ShrePoint 2007, authenticating, getting a list and allowing a file from the list to be selected and added as an attachment to a convs or wiki
- Tasks and level of effort (1-no brainer...5-cold fusion)
base SharePoint web service lib - 4
methods in convs_controller for getting and displaying the list - 2
associated partials for display and selection - 2
methods for inserting the selected SharePoint item in a convs or wiki item - 3
- Configuration params that must be set
SHAREPOINT_INTEGRATION = 1
SHAREPOINT_SERVER_URLS = http://litwaredemo.litwareinc.com
Note: the SHAREPOINT_SERVER_URLS parameter will accept mutiple server URLs in a future iteration, but currently supports only 1.
- Other affected systems (e.g. activedirectory)
Created an EC2 instance with the following:
This will be used for 2007 integration development and testing. An EC2 instance needs to be created with SP 2003 installed for dev/testing as well
- OS and network rights and grants
Talismates needs to be configured for basic authentication over ssl since it is currently MOSS 2003 and does not support digest auth. This can be changed after the server is upgraded to MOSS 2007.
