Drupal: Difference between revisions

From RavenWiki
Jump to navigationJump to search
(Add hyperlink)
No edit summary
Line 1: Line 1:
Placeholder for information about Shawn Tan's Drupal module. See http://raven.cam.ac.uk/project/drupal/files/
Shawn Tan's Drupal module.
 
== Objective ==
This Drupal module was created to allow any website that uses Drupal, to authenticate via Raven. The module runs fine on both 4.6 and 4.7 versions of Drupal.
 
== Installation ==
 
Un-tar the module into your Drupal's "module" directory. It will be placed in a "ucamraven" sub-directory.
 
Login as the administrator for your Drupal based site.
 
Click on admin => modules.
 
Enable the "ucamraven" module.
 
''You should remove the default "login" and "logout" menu items in the menu.''
 
== User Login ==
 
Any user that clicks on the "raven login" link in the main menu will be redirected to the standard Raven login page. Once the user has authenticated with Raven, the user will be redirected back to the original website.
 
== Admin Login ==
 
Due to the way that the module is written, the site administrator may not be able to login to the website through Raven. This is true when the admininstrator username is not a standard CRSID.
 
Administrators can by-pass the Raven login by explicitly using the standard Drupal login page "user/login".
 
== Download ==
 
The UCam Raven Drupal module can be downloaded here:
http://raven.cam.ac.uk/project/drupal/files/ucamraven-4.7.0.tar.gz

Revision as of 22:28, 29 October 2006

Shawn Tan's Drupal module.

Objective

This Drupal module was created to allow any website that uses Drupal, to authenticate via Raven. The module runs fine on both 4.6 and 4.7 versions of Drupal.

Installation

Un-tar the module into your Drupal's "module" directory. It will be placed in a "ucamraven" sub-directory.

Login as the administrator for your Drupal based site.

Click on admin => modules.

Enable the "ucamraven" module.

You should remove the default "login" and "logout" menu items in the menu.

User Login

Any user that clicks on the "raven login" link in the main menu will be redirected to the standard Raven login page. Once the user has authenticated with Raven, the user will be redirected back to the original website.

Admin Login

Due to the way that the module is written, the site administrator may not be able to login to the website through Raven. This is true when the admininstrator username is not a standard CRSID.

Administrators can by-pass the Raven login by explicitly using the standard Drupal login page "user/login".

Download

The UCam Raven Drupal module can be downloaded here: http://raven.cam.ac.uk/project/drupal/files/ucamraven-4.7.0.tar.gz