[Building Sakai] Profile/Roster question

Steve Swinsburg steve.swinsburg at gmail.com
Thu Jan 20 17:43:50 PST 2011


Hi Bryan,

Profile2 doesn't support the FileSystemPhotoService, I wasn't aware it was being used - I was only aware of the db photo service where the images are stored in the JPEG_PHOTO column in SAKAI_PERSON_T. There is a conversion for the db file service to convert them to Profile2 photos. There are probably others in your situation so I'll JIRA this and see if we can get it implemented as a conversion. 

For Sakai 2.8 and later there is official image support via an entry in a database table that can link to external images, or the images can come from an LDAP attribute.

Can you send through the screenshot that you mention in your last message? I think I've also seen what you are seeing, but the image didn't come through.

Finally, the roster integration for profile2 is activated by this property:

# Set this to tell the ProfileManager to get it's data from Profile2.
# If left unset, any tools that use the ProfileManager from the original profile tool (ie Roster)
# will continue to use the data from org.sakaiproject.api.app.profile.LegacyProfileManager.
# So you must set this to enable the integrations.
# If you are using a version of Sakai prior to 2.7, you need to apply the patch attached to
# http://jira.sakaiproject.org/browse/SAK-17573 in order for this property to have any effect
profile.manager.integration.bean=org.sakaiproject.profile2.legacy.ProfileManager

regards,
Steve


On 21/01/2011, at 12:33 PM, Bryan Bakotich wrote:

> Hi all,
> 
> In our current Sakai 2.6 production instance we use profile1 and the FileSystemPhotoService to integrate official photos into the Roster tool.
> 
> In our Sakai 2.7 dev instance there are no images showing up in the Roster tool (images from profile or official photos). I added the profile2 tool to my user account so that I now have a profile with image in both profile1 and profile2 and still no image shows up for my profile picture in the Roster tool. What profile tool is the Roster looking at in Sakai 2.7? And usually when there is no photo there is an image saying no photo exists for each user. Now there is just a grey bar (see screenshot).
> 
> So I guess I have two questions. What profile tool should I be using and how do I get the profile photo to show up in the Roster tool. What is the recommended way to get official photos into the Roster tool in Sakai 2.7? For the latter question it seems like I would have to download the profile1 code and make the same changes that I did to achieve this in Sakai 2.6, but I didn't know if there was a better way to do this with profile2.
> 
> -Bryan
> 
> -- 
> Bryan Bakotich
> Open Source Implementation Specialist
> Digital Media Center, Information & Technology Services
> Pacific Lutheran University
> Tacoma, WA 98447-0013
> Phone: 253-536-5021
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> 
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20110121/50646c71/attachment.html 


More information about the sakai-dev mailing list