Views Simple Spy

Component type

module

Categories

Maintenance status

Development status

Downloads

1618

Component created

Component changed

This module creates a view style which allows you to present your content using the simpleSpy effect. An example of this effect can be found on

http://jqueryfordesigners.com/simple-jquery-spy-effect/

The javascript/jQuery used in this module was initially created by Remy Sharp, of jQuery for Designers and made into a Drupal module by Justus Luthy.

This module has been tested on a handful of client sites, but please report any bugs/issues to the issue queue.

BMI (Body Mass Index)

Component type

module

Maintenance status

Development status

Downloads

9125

Component created

Component changed

The BMI (Body Mass Index) module provides a simple method for Drupal site users to check their BMI value.

A block consisting of a simple form to allow users to input their weight inkgs/pounds and height in cms/mts and click on submit. The form submits through ajax and displays the output right below the button.

An admin interface is provided to edit the messages that will be displayed based on the BMI value. You can change the content as per your wish or can also provide a link to individual nodes.

Search Lucene Attachments

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Overview

This module extends the Search Lucene project and provides functionality to index and search file attachments. It is patterned off the Apache Solr Attachment module, and uses the Search Files module to handle content extraction for files.

Status

This code is still in active development and is not suitable for any production environments.

Maintainer

Developed and maintained by Erich Beyrent

Node Wizard

Component type

module

Maintenance status

Development status

Downloads

947

Component created

Component changed

Allow to add steps to any node create/edit/add form.

CCK fields and groups can be assigned to any step.

Form is submitted only at last step (not like multistep module do).
Navigation button at the top of form show current, submitted and unsubmitted steps with different styles so user can see what he did and what he should do to finish.

And the main difference to multistep module - forms values are stored in $form_state['storage'] (not in database) so we do it in Drupal way!

Zopim Live Chat

Component type

module

Maintenance status

Development status

Downloads

26832

Component created

Component changed

Description

This module adds the necessary script to the footer of ones site for prompting users to chat via Zopim Live Chat.

What is Zopim Live Chat?
Zopim increases engagement between you and your visitors, by allowing them to chat with you! Great for improving interaction with your users and increasing the time they spend on your site.

Shared Email Password Reset

Component type

module

Maintenance status

Development status

Downloads

1877

Component created

Component changed

This module will help user to reset password based on both email and user name, there are some cases where this module can help when using sharedemail module or when there is a requirement that passwords should be reset only if email and username matches.

Search Lucene OG

Component type

module

Categories

Maintenance status

Development status

Downloads

328

Component created

Component changed

Overview

This module provides integration between Search Lucene and Organic Groups, and is a port of the Apache Solr OG module.

Status

This module hasn't had a lot of testing, so use with caution. Please help test, and feel free to submit patches!

Maintainer

Developed and maintained by Erich Beyrent

Drupal RETS Real Estate Framework (dRealty)

Component type

module

Maintenance status

Development status

Downloads

23382

Component created

Component changed

The Drupal RETS Real Estate Framework (dRealty) enables administrator-developers to get real estate data via RETS and maintain a copy of that data in Drupal. dRealty is focused on that one-way data flow, and it does not include a user interface beyond administrative and configuration pages.

The Drupal 7.x-3.0 stable release is out (hopefully, with the only minor BUG overlooked: https://www.drupal.org/node/2840750#comment-11863587) and the support documentation and Video is to be produced in 2017.

The Drupal 8.x release is being designed, and the download is unusable and unsupported until further notice. If you would like to join the 8.x work then review the issue "Plan for dRealty for Drupal 8". The next hangout for coordination is scheduled to be April 22, 2016, at 1 pm ET.

Ladybug

Component type

module

Maintenance status

Development status

Downloads

2527

Component created

Component changed

This theme has the sharp and large picture of a ladybug in the header. The picture comes from a Joomla theme (GPL.)

The Drupal version of the Ladybug theme is based on the Sky theme.

Features

The theme is fixed at 960 pixels.
It supports simplemenu and is supposed to work with the AdminMenu too.
The Primary menu appears in the green rectangle below the header. The menu uses superfish to make it a dropdown menu.
The theme supports a logo, large title, and slogan (all optional.)
You can have a left and right sidebar (optional.)
There are a content top and a content bottom areas where you can insert blocks.
There is a footer area where your footer information is shown. You can also include blocks.

Arrange Fields

Component type

module

Maintenance status

Development status

Downloads

89126

Component created

Component changed

This module lets you drag-and-drop the fields of any CCK content type, Webform, or almost any other form in Drupal into the positions you would like for editing. This makes it super simple to have forms with inline fields, which you can change at any point. Tab indexing is also updated, so no matter how you arrange the fields, the users can still tab through them easily. And, you can now add arbitrary bits of HTML markup-- labels, images, HR's, etc.

Features

  • Drag and drop fields into any arrangement you want. Makes Drupal forms look more like pen-and-paper forms.
  • Resize textfields and textareas by dragging.
  • Make labels, radios, and checkboxes appear inline with the click of a mouse.
  • Add HTML markup directly to the form - labels, captions, images, HR's, etc.
  • Edit CCK & Webform configurations for each field (required, help text, allowed values, etc) in a popup without having to leave the page.
  • Ability to import/export arrangement definitions.
  • New in 7.x: Snap to grid when resizing elements (experimental for the moment-- configure on the Settings page)