User Relationship Birthdays

Component type

module

Categories

Maintenance status

Development status

Downloads

661

Component created

Component changed

A module which integrates with User Relationships module to provide a birthday notification block for your related users. You can choose which relationship types generate birthday notifications and can designate the CCK field which holds the profile birthday information.

Currently, this uses content profile and CCK datefields for birthday information. There is no core profile integration.

LDAP Single Sign On

Component type

module

Maintenance status

Development status

Downloads

6494

Component created

Component changed

The LDAP Single Sign-On module provides an administrator with the ability to configure a Drupal site to use either NTLM or Kerberos to authenticate Drupal users.

In short, it relies on the $_SERVER web server variable to integrate a site within a managed domain. The net effect is that either automatically, or by visiting a link, a user is authenticated and logged into a Drupal site without requiring the user to manually enter credentials on suitably configured installations.

FastFetch

Component type

module

Maintenance status

Development status

Downloads

2734

Component created

Component changed

Fetches data faster than using the standard Drupal API by avoiding node_load().

Functions in this release:

ff_title($nid, $type = "", $published = "")

  • Returns the name of the node provided in $nid
  • $nid = Node ID of item to lookup
  • $type = If provided, limit search to passed content type (Machine Readable)
  • $published = Returns title of nid regardless of publication status. If provided, limit search to 1 Published, or 0 Unpublished

ff_term($tid, $vid = "")

Content Type: Extras

Component type

module

Maintenance status

Development status

Downloads

16483

Component created

Component changed

This module provides some additional features and the ability to set default settings for content type options, such as 'Promoted to front page', 'Display author and date information', etc.

mojeID integration

Component type

module

Maintenance status

Development status

Downloads

4195

Component created

Component changed

mojeID module allows site users to authorize and authenticate through mojeID.cz service which is based on OpenID v2 protocol, and has following additional features:

  • user home address is physically validated
  • extended attribute exchange support (e.g. billing address, shipping address)

This module contains basic support for mojeID authentication and mojeID icons, which let site users know that mojeID is available.