MailChimp Lists Helper

Component type

module

Maintenance status

Development status

Component created

Component changed

This simple sandbox module supplies a block to allow a user to subscribe to any freeform list using checkboxes. If you use the same merge fields on different lists, the fields will be displayed only once. It also modifies the sign-up forms displayed on mailchimp/subscribe to use the new form. It doesn't currently support interest groups, but that could be added if there's any interest (haha!).

Lookup browse

Component type

module

Categories

Maintenance status

Development status

Downloads

141

Component created

Component changed

Overview:
In enterprise web application, there are usually lots of elements on the UI need to be filled in. And sometimes the input value for an element
is a code, and users maybe not familiar with the code, so they need a
popup lookup browse to search what the code they need to be fill into
the UI. And when users select the code, the return data includes many
other columns listed in the lookup browse like name, description and
so on.
For example, there are some customer related fields on the

Paioo user

Component type

module

Maintenance status

Development status

Component created

Component changed

Drupal 7 module that splits the User edit page into separate

  1. "Edit Account",
  2. "Edit Profile",
  3. and "Change Password" pages

This borrows the idea/code from the Edit Profile module, specifically for separating out the account and profile (field) info.

I'm also borrowing from the "Password Tab" submodule in the Password Policy module.

Aside from combining this functionality together, this module also remaps the menu to create a single "Edit" tab on the user pages with sub tabs for the profile/account/password form pages.

Lazyloader filter

Component type

module

Maintenance status

Development status

Downloads

1828

Component created

Component changed

Overview

This project project provides an input filter for lazy loading images as they may appear in textareas (via wysiwyg like editors and the like.) The filter relies on the Lazyloader project for the actual handling of lazyloading images. This module only provides a filter that renders <img> tags in a manner consistent with the needs of the Lazyloader module.

This module is exceedingly small but does allow you to theme the image output to your liking and preserves the original image attributes nicely as well.

Better comments administration

Component type

module

Categories

Maintenance status

Development status

Downloads

3066

Component created

Component changed

The Better comments administration module provides a Panels/Views based comments administration page featuring AJAX publish/unpublish (approve/reject) buttons and an AJAX comment preview functionality.

Being Views and (optionally) Panels/Page manager based it is 100% configurable and exportable.

Better comments administration was initially developed for Business Spectator by Realityloop.

Search API Date Toolkit

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a sandbox that is going to collect some useful bits and bobs for working with Search API dates and facets of them.

Dates are hard, so this code is probably broken, sorry.