This project is under active development.

Josso SSO

Authenticate users using Josso SSO.

Credits:

Current maintainer:

EMF Apsis

EMF Apsis extends the E-mail marketing framework module - Which integrates with the newsletter marketing company Apsis (

Hyphenator

Summary

Soft hyphen allow to make word wrap with a dash. This with some defined language rules and justified text can bring some nice results if it's applied at well suited places.

That is what bring the combination of this module and the Hyphenator.js library which relies on Franklin M. Liangs hyphenation algorithm commonly known from LaTeX and OpenOffice.

What is Hyphenator module

The Hyphenator module allow to tell to which content the hyphenation must be applied on 3 different level settings:

  • Hyphenate all: Yes or No
  • Node type: Inherit upper level, Yes or No
  • Node: Inherit upper level, Yes or No

Those settings can be altered via a UI to be found at Administer > Configuration > Content authoring > Hyphenator.

Hyphenator module work by adding a defined string to the class attribute of the container content node so that Hyphenator.js will do its job to that container.

Dependencies

- Drupal6 or Drupal7
- Content module of CCK project if using Drupal6
- the javascript library Hyphenator.js: http://code.google.com/p/hyphenator/ (LGPL v3 license)
- the Libraries API module: http://drupal.org/project/libraries

Installation

Tell A Friend

A module to let users tell their friends about the current website. Supports multiple email addresses, multiple screens, email checks, custom subject & message and Twitter functionality.

Signup Rules

The Signup Rules module provides Rules integration for Signup.

Provided Rules elements

Events

  • User signed up to content
  • User updated the signup to content
  • User canceled the signup to content
  • Signup to content was opened
  • Signup to content was closed
  • Displaying signup form is being inquired

Conditions

  • Is user signed up to content
  • Is display of signup form allowed

Actions

  • Allow displaying signup form
  • Forbid displaying signup form

Please read the README.txt of the module for more information.

In subsequent versions further rules elements are provided according to project needs and/or feature requests.

Dependencies

Rules 1.x
Signup 1.x

References

Pages

Subscribe with RSS Subscribe to RSS - Under active development