OG Invite Restrict

Component type

module

Maintenance status

Development status

Downloads

1095

Component created

Component changed

The OG Invite Restrict module is a simple module that limits the OG invitation page to only accept current usernames - not email addresses. This has the effect of only being able to invite current users of the site into the group.

Furthermore, the module adds autocomplete to the username field (be sure to give anyone with access to this page the "access user profile" permission).

Brazilian Tax Number Fields

Component type

module

Maintenance status

Development status

Downloads

10334

Component created

Component changed

Formerly called Brazilian Ids.

This module adds CPF and CNPJ validation functionalities for CCK fields.

CPF and CNPJ are tax registration numbers granted to individuals (CPF) and companies (CNPJ) by the Brazilian ministry of revenue.

Learn more about them at wikipedia, CPF and CNPJ

Popups API (Ajax Dialogs)

Component type

module

Maintenance status

Development status

Downloads

58866

Component created

Component changed

This module has recently gotten some new maintainers. Yay.

API for building modal ajax dialogs. Its focus is on putting forms inside of ajax popup dialogs.
Current example can present pages as popups (of the lightbox type). This is amazingly useful for things like confirmation pages. And the best part is it can be applied retroactively to a page without needing to modify the generating module, and (of course) it degrades gracefully.

Country codes API

Component type

module

Maintenance status

Development status

Downloads

23145

Component created

Component changed

This is a utility module for converting country code data from one format to another. Typical usage would be converting a country name to its ISO2 (or ISO3) country code. It also contains a module for accessing the methods via the services API.

This module does not provide any functionality on its own and would primarily be used by other modules.

ImageAPI

Component type

module

Categories

Maintenance status

Development status

Downloads

887585

Component created

Component changed

This API is meant to be used in place of the API provided by image.inc. You probably do not need to install this module unless another module are you using requires it. It provides no new features to your Drupal site. It only provides an API other modules can leverage. Currently GD2 and ImageMagick support are distributed with ImageAPI.

This module is specifically for Drupal 6 and older. This module has been integrated into Drupal 7, with the exception of ImageMagick integration, which has been moved to the ImageMagick project.

Secure Password Hashes

Component type

module

Maintenance status

Development status

Downloads

24932

Component created

Component changed

This module stores password hashes securely.

The default password hashes in Drupal 6 (and before) are rather insecure. MD5 is easy to crack, should an attacker find a database dump or gain access to your database. This module implements secure password hashes using the phpass password hashing method - multiple rounds of hashing and salting that make reversing the hash significantly more difficult to break by brute-force attack. This is the same approach that is used for Drupal 7.

Shibboleth authentication

Component type

module

Maintenance status

Development status

Downloads

40121

Component created

Component changed

Provides user authentication with Shibboleth (both v1.3 and v2.0) as well as some authorisation features (automatic role assignment based on Shibboleth attributes).

For detailed description, please check documentation!

SCORM

Component type

module

Maintenance status

Development status

Downloads

1966

Component created

Component changed

We plan to develop SCORM [1] integration for Drupal.

We plan to do major development at GitHub till we will get good release candidate. Feel free to join, fork and submit pull requests - https://github.com/hippich/drupal-scorm

If you are interested in joining forces, please don't hesitate to contact me
or Join the discussion on SCORM integration on http://groups.drupal.org/scorm

ImageCache Profiles

Component type

module

Maintenance status

Development status

Downloads

227723

Component created

Component changed

ImageCache_Profiles module allows you to set user profile pictures that are consistent throughout your site and allows avatars on the user profile pages, nodes and comments to be a different size.

Drupal 6 version now supports Views 2 formatters to display user profile pictures through imagecache presets!

Requirements for Drupal 6 version:

Please help to test a new 6.x-1.4rc1 release before rolling out 6.x-1.4