[Using Sakai] How to change the (gateway) home website in the portal

Steve Swinsburg steve.swinsburg at gmail.com
Mon Jun 17 04:27:42 PDT 2013


Hi,

It's just two parameters, one for username (eid) and one for password (pw).
Take the HTML from the /welcome link I posted, or:

<form id="loginform" action="https://some.server/portal/xlogin"
method="post" enctype="application/x-www-form-urlencoded">
<input type="text" name="eid" id="eid" tabindex="1"> </td>
<input type="password" name="pw" id="pw" tabindex="2"></td>
<input type="submit" value="Login"></td>
</form>

cheers,
Steve


On Mon, Jun 17, 2013 at 9:17 PM, <alaanizar at iihem.ac.ma> wrote:

> Hi,
>
> is there any documentation on how to add those forms?
>
> I meant what is the structure of the form that will send the login
> credentials to sakai xlogin
>
>
>
>
> > And another way is to use a completely external URL as the gateway. Users
> > will then never see the Sakai gateway. This works really well when
> > customising a Sakai site isn't good enough. Obviously that page will
> need a
> > form on it to post to xlogin.
> >
> > An example of this is here:
> > https://alliance.anu.edu.au/welcome/
> >
> > Note that /welcome/ are a set of PHP pages, but it could be anything.
> >
> > gatewaySiteUrl=http://some.server.com.au
> >
> > https://jira.sakaiproject.org/browse/SAK-19089
> >
> > cheers,
> > Steve
> >
> >
> >
> > On Mon, Jun 17, 2013 at 4:07 PM, David Barroso <david.barroso at udl.cat
> >wrote:
> >
> >> Hello,
> >>
> >> The default gateway site is "!gateway". You can modify it using the
> >> Sites tool
> >> in Administration Workspace, searching this Site ID and then modifying
> >> pages
> >> and tools.
> >>
> >> Another option is to build a new gateway site and configure it as
> default
> >> using the property
> >>
> >> gatewaySiteId= newGatewaySiteID
> >>
> >> in sakai.properties
> >>
> >> Regards,
> >>
> >>
> >> On 06/17/2013 12:58 AM, Nicolas Lehmann wrote:
> >> > Dear all,
> >> >
> >> > I want to replace the "home" site on the portal (gateway) with my own
> >> > "home"-website.
> >> >
> >> > I downloaded the sakai-2.9.2-rc4 source-code via "svn co
> >> > https://source.sakaiproject.org/svn/sakai/tags/sakai-2.9.2-rc04/" and
> >> > added it into my eclipse-workspace.
> >> >
> >> > Where can I find this site?
> >> >
> >> >
> >> > Greetings from Berlin
> >> > Nicolas Lehmann
> >> > _______________________________________________
> >> > sakai-user mailing list
> >> > sakai-user at collab.sakaiproject.org
> >> > http://collab.sakaiproject.org/mailman/listinfo/sakai-user
> >> >
> >> > TO UNSUBSCRIBE: send email to
> >> sakai-user-unsubscribe at collab.sakaiproject.org with a subject of
> >> "unsubscribe"
> >>
> >>
> >> --
> >> David Barroso Iglesias david.barroso at udl.cat
> >> =====================
> >> Universitat de Lleida
> >> Àrea de sistemes d'Informació i Comunicacions
> >> Cap de projectes interns
> >>
> >> University of Lleida
> >> Information and Communication Systems Service
> >> Internal project manager
> >>
> >> Tlf: +34 973 702040
> >> Fax: +34 973 702130
> >> =====================
> >>
> >> _______________________________________________
> >> sakai-user mailing list
> >> sakai-user at collab.sakaiproject.org
> >> http://collab.sakaiproject.org/mailman/listinfo/sakai-user
> >>
> >> TO UNSUBSCRIBE: send email to
> >> sakai-user-unsubscribe at collab.sakaiproject.org with a subject of
> >> "unsubscribe"
> >>
> >
> > --
> > This message has been scanned for viruses and
> > dangerous content by MailScanner, and is
> > believed to be clean.
>
> >
> > _______________________________________________
> > sakai-user mailing list
> > sakai-user at collab.sakaiproject.org
> > http://collab.sakaiproject.org/mailman/listinfo/sakai-user
> >
> > TO UNSUBSCRIBE: send email to
> sakai-user-unsubscribe at collab.sakaiproject.org with a subject of
> > "unsubscribe"
>
>
> --
> Alaa NIZAR, BA in MIS, LPIC
> IIHEM Network Services Manager
> +212 665 222 160
> www.iihem.ac.ma
> --
> This message has been scanned for viruses and
> dangerous content by *MailScanner* <http://www.mailscanner.info/>, and is
> believed to be clean.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-user/attachments/20130617/4d550039/attachment-0001.html 


More information about the sakai-user mailing list