Facebook OAuth (FBOAuth)

Component type

module

Maintenance status

Development status

Downloads

87075

Component created

Component changed

This module provides authentication services and an API to perform actions against Facebook. This module allows users to login to Drupal through the service commonly known as "Facebook Connect". This module is built with simplicity and flexibility in mind, it provides login services (and does it well), and an API for performing any other actions you may want to write yourself to query against Facebook's APIs.

Features:

Adapt

Component type

module

Maintenance status

Development status

Component created

Component changed

REFACTOR IN PROCESS

I went back and forth about whether to build this directly into NineSixty theme, or produce as standalone module. We're going the module route since there are so many 960.gs themes. Currently this sandbox holds theme code. Sorry for confusion and co-maintainers welcome!

What is it?

This is a responsive HTML5 Drupal theme based on adapt.js by Nathan Smith.

Kerberos Authentication

Component type

module

Maintenance status

Development status

Downloads

5573

Component created

Component changed

This module provides Kerberos authentication using the php_krb5 (download link) module.

This module currently supports:
-Authentication fall-through (if no Kerberos principal matches, try Drupal user database)
-Ability to sync Kerberos password with Drupal user database
-Default role for accounts created from Kerberos Principals

WebAsyst Import

Component type

module

Maintenance status

Development status

Component created

Component changed

Preamble:
Recently I've faced with problem of importing some content from WebAsyst shop script to Drupal. In fact it can be done in two ways: directly from WebAsyst database (but often a developer doesn't have proper access) or from CSV files which contain information from few WebAsyst database tables. Such CSVs can be generated with phpMyAdmin or another tool.