This module allows users to login / register on a Drupal website using their Google login credentials via the Google Identity Toolkit API available on http://code.google.com/apis/identitytoolkit
Status:
D6 Stable Version is available.
D7 Dev Version is available.
Gives Ability to restrict specific email addresses by domain names.
Support for other providers like AOL, Yahoo, Hotmail.
Upcoming Features:
D6 Stable Version.
D7 Stable Version.
Support for other providers like AOL, Yahoo, Hotmail.
Options to choose language.
Options to choose popup skins.
Options to choose different GoogleIdentityToolKit Widgets like accountchooser, account tabs etc.
Drupal 6 Installation
Copy the gconnect directory to your sites/SITENAME/modules directory
or sites/all/modules directory.
Enable the module at Administer > Site building > Modules.
This module's intended audience is primarily UCSF, University of California, San Francisco websites. It helps UCSF employees to import their scholarly publications from the UCSF Profiles repository.
Bibliography or publications could be managed by the well known Biblio module. However, many websites only need to provide a listing of publications of the authors. The profiles service collected profile information, including the publications for UCSF faculty members, researchers with academic leadership appointments, and postdoctoral scholars.
This module imports those publications provided by the profiles service into the Drupal.
Mini module that allow to create an array in rules on which to iterate on. It solves the need to have an x times iteration when x is a variable and not an array.