The IRC channel is #sakai on the freenode network, you can join using a web client at http://webchat.freenode.net/?channels=sakai and you can view the complete logs at http://sakai.iriscouch.com/irc/_design/viewer/index.html
18:06 <madwill> Hi, i'd like to get the info about a user Library by calling the rest service, i've tryed different search nodes like : /var/search/files/myfiles.json but they do not seems to be there anymore (404),. then looked at the ruby client to follow procedure but still could not find a way to get content associated with a specific user 18:07 <madwill> can anybody point to a direction where i could see how to manage files handlings and such ? 18:10 <madwill> currently looking at sakai-ux javascript file sakai.api.user.js 18:41 <madwill> almost there : 'url': poolid + '.infinity.json', what would be pool.id ? 18:42 <madwill> i know its the content patch 18:42 <madwill> but is it the user id ? 18:44 <madwill> no its not 18:46 <madwill> $.bbq.getState('p') || ''; -> just need to find this out 18:57 <madwill> Anybody know what bbq is and where does it get sets i'm just looking for a way to find out a user poolId or maybe a group poolId as well in the future 19:19 <madwill> so i get that its actually a hashed version of the _user 19:53 <madwill> nvm in the end /var/search/pool/all.json seems to do the trick 20:11 <madwill> is org.sakaiproject.nakamura.core not on github 20:12 <simong> that is part of the sparsemapcontent build 20:15 <madwill> Thanks you 22:33 <madwill> simong say we want to add different roles to a group, like manager/teacher/student where teacher is an in between. it feels like we should modify org.sakaiproject.nakamura.lite.accesscontrol.AccessControlManagerImpl and authorizable.User 22:34 <madwill> but is it the best way to go about it or we should look a bit more into group membership types and group templates ? 22:35 <simong> I don't think you would need to modify any of the AccessControllManager for that 22:35 <simong> you might be able to get away with just simple Groups 22:35 <simong> But I'm not too familiar with that, so you're best bet would be to shoot an email to the list 22:36 <madwill> thanks will do 23:22 <ixmati> anybody know if there is some kind of limit on the number of stored revisions of a sakadoc? _______________________________________________ oae-dev mailing list oae-dev@collab.sakaiproject.org http://collab.sakaiproject.org/mailman/listinfo/oae-dev