Skip to content

misd-service-development/drupal-lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lookup details

This module inserts and maintains certain user details from Lookup, the University of Cambridge directory, for users accessing Drupal through Raven.

Authors

Requirements

Fields

All Lookup-maintained fields are shown on the user edit form, but are disabled as any changes would be overwritten.

Name

The user's display name in Lookup is added to the username and password section on the profile page.

If the display name itself is suppressed in Lookup, the registered name is used. If that's suppressed, Lookup simply reverts to the CRSid.

It is available is a token ([user:lookup-name]) for use in modules such as RealName, and is also a filter in views.

E-mail address

If the user's primary e-mail address in Lookup is available, the e-mail address in Drupal is replaced. If it is suppressed, the existing value is left unchanged.

Staff

A boolean whether the user is a member of staff or not. It is available as a filter in views.

Student

A boolean whether the user is a student or not. It is available as a filter in views.

About

Lookup details module for Drupal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages