[Building Sakai] joining a site from within the site itself

Adam Marshall adam.marshall at oucs.ox.ac.uk
Thu Oct 29 07:57:11 PDT 2009


yes that's what I'm thinking of. That's exactly what we want.

we've got this in our mavern but URLs of the form you describe don't work here. I note theres a later revision r62056 so maybe we'll try that.

Many thanks for your response john

adam

Index: autojoin/autoregister-tool/tool/project.xml
===================================================================
--- autojoin/autoregister-tool/tool/project.xml (revision 44128)
+++ autojoin/autoregister-tool/tool/project.xml (working copy)
@@ -2,9 +2,9 @@
 <project xmlns="http://maven.apache.org/POM/3.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://maven.apache.org/maven-v3_0_0.xsd">
   <extend>../../../master/project.xml</extend>
   <pomVersion>3</pomVersion>
- <name>a</name>
+ <name>join</name>
   <groupId>sakaiproject</groupId>
- <artifactId>a</artifactId>
+ <artifactId>join</artifactId>
   <shortDescription>The SignUp Tool</shortDescription>
     <currentVersion>${sakai.version}</currentVersion>
   <properties>

adam



From: John Leasia [mailto:jleasia at umich.edu]
Sent: 29 October 2009 14:44
To: Adam Marshall
Cc: 'Sakai Dev Mailing List'
Subject: Re: [Building Sakai] joining a site from within the site itself

Adam,
maybe you were remembering autojoin.
Dave Haines here hooked it up for us, based on something Ian did at one time I think.
If a site is joinable, and you go to https:/sakai.edu/join/portal/site/<https://sakai.edu/join/portal/site/><siteid>
you are joined with whatever role is set as the joinable role.

So you could put a link with that URL on the site I suppose, or just give out that URL to get to the site in the first place. You can talk with Dave about it - I'm not sure where the code is.

John


Adam Marshall wrote:


I have an idea that a while ago I saw somebody mention this.



What we'd like to do is have a .auth site which has a link somewhere to join the site (either on an HTML page or as a tool). This would be an alternative to going via My Workspace > Memberships.



Anybody implemented this? I couldn't find anything in SAK Jira but then I'm pretty hopeless at searching Jira!



Adam

_______________________________________________

sakai-dev mailing list

sakai-dev at collab.sakaiproject.org<mailto: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<mailto: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/20091029/330ea51e/attachment.html 


More information about the sakai-dev mailing list