This project is under active development.

Registration Toboggan

Remove the password in registration forms.

Engagement and participation are vital to most online properties. Lowering the barrier to entry breeds early loyalty and allows user continuity. Using Email Registration, Logintoboggan and this module you can reduce the registration form to ONLY email address (and whatever profile fields you create). A random password will be set when registering. You'll need to alter welcome emails and craft messaging for this process. Hide that piece of complexity from first time users.

Installation...

  1. Install/enable the module. (sites/all/contrib/registration_toboggan)
  2. Visit the Logintoboggan settings page.
    • D6: admin/user/logintoboggan
    • D7: configure/system/logintoboggan
  3. Check "Auto-generate password" to remove password(s) from registration forms.
    • You MUST setup a pre-authorized role beyond Authenticated User, read more below...

Presumed Also Using Modules...

  • Logintoboggan Powers a pre-authorized role prior to email validation, email login and various other registration/login improvements. This is a dependency.

Imagefield magazinelayout

Magazinelayout in action

An alternative renderer for displaying imagefield images attached to nodes

Wrapper around the "magazine layout" algorithm described by
Harvey Kane at alistapart 2006.

This uses clever maths to shift a set of disparate images into an aesthetic grid-like rectangle.

Choose "Magazine Layout" in the "Display fields" administration for your content type on an imagefield.
That's it. The rest is done by magic.

Renderer per node

Renderer Per Node - alternative filefield displays on one page

Allow editors to choose different rendering options on a per-node basis.

This allows you to add an extra select box to a content type, and then use that as a modifier that controls the rendering of another field.

Prime use-case is to select different sizes from imagecache to use on filefield images to control how a mini-gallery is displayed.

Module Dependent Themes (MDT)

Until it gets implemented in Core, a way to make themes dependent on modules.

Imagecache Token

This module provides additional tokens for image fields. For each image style available, a token [node:field_image_field:style_name] will be provided.

Pages

Subscribe with RSS Subscribe to RSS - Under active development