miércoles, 07 de enero de 2009

Recomienda este sitio

WebCT Login Module for Joomla!
Escrito por Daian   

Image 

I have developed a new Joomla! extension to get login on a WebCT site from Joomla!

DOWNLOAD HERE 

All the necessary parameters could be configured from the backend in order to get login succesfully.

You only need to configure the glcId and point the URL where you are going to go to authenticate your WebCT user.

How do I know which is the glcId you should use??

Well, the only thing you have to do is point your mouse on the original WebCT build in login page and with a right click to view the source code of it you only have to look for the glcId which is something like this:
URN:X-WEBCT-VISTA-V1:26a79a67-vc15-00525-01g8-3419d2c92a3d

How do I know which is the URL I have to point my form to??
Easily, it appears on the same source code and usually it is something like this: /webct/authenticateUser.dowebct
...of course you have to put the full path on the module configuration: http://yoursite.edu/webct/authenticateUser.dowebct

There are also two parameters such as insID and insName but they are not necessary to the module function.

 

HERE YOU ARE AN SCREENSHOT FROM THE CP CONFIGURATION:

 

Image 

 

 
< Anterior   Siguiente >