Synchronising drupal users information with civicrm

Component type

module

Maintenance status

Development status

Component created

Component changed

The idea of this module is to map drupal user's fields to his related civicrm contact's fields so every time a change is made in the drupal side, the change is automatically reflected on the civicrm side.

The state of this module is very initial and a lot of improvements can be done:

Export document

Component type

module

Maintenance status

Development status

Downloads

6231

Component created

Component changed

Summary

This module simply export nodes into word file (by formatted html) using VBO to bulk export. This module also borrow some function of print module, so which field would like to export can adjust at cck print display page.

Basic Functionality

Here is feature list of this module:

Fieldgroup Callouts

Component type

module

Maintenance status

Development status

Downloads

740

Component created

Component changed

A callout is a box in typography or design that visually stands out from the text. It can be a quote, an image, or something completely different.

This module provides a fieldgroup type that can embed callouts into a chosen field. For example if your site has fact boxes or quote boxes - this fieldgroup will allow you to embed them into the body field or another text field with an algorithm that places them.

Track Field Changes

Component type

module

Categories

Maintenance status

Development status

Downloads

6805

Component created

Component changed

Track Field Changes is a module that allows you to easily enable tracking/auditing on changes to fields, and has views integration.

The module does not use the default Drupal Versioning system. The system will save the time, the user, the value before and after each modification on a field.

The module will also give you a very basic audit when you create or update a node (timestamp, user and manual log message).

Danger Rose Field

Component type

module

Maintenance status

Development status

Downloads

591

Component created

Component changed

This module provides a field to generate an avalanche danger rose.

Features

  • Intuitive SVG/jQuery interface.
  • Multiple rose sizes.
  • Two or three elevations per rose.
  • Elevation labels and watermark.

Needs work

  • Font handling.
  • Configurable display sizes possibly using imagecache.
  • Human testing and feedback.

List field predefined options

Component type

module

Categories

Maintenance status

Development status

Downloads

17444

Component created

Component changed

Supports 'predefined options' for core List fields such as US states, etc. Provides a hook to allow other modules to define their own lists.

This is similar in functionality to the Webform-specific hook hook_webform_select_options_info, but is intended for an API for not just core but for other modules as well.