b2 nice comments

Component type

module

Maintenance status

Development status

Downloads

2437

Component created

Component changed

The b2 nice comments module is a very light weight extension for Drupal, enabling it will turn comment boxes into simple text areas, which will expand when user clicks on it. This way it will give a nice clean look for the page instead of displaying all the comment fields and instructions when not needed.

Here is a demo video http://www.screencast.com/t/MB13X6edtF4

PHP Menu

Component type

module

Maintenance status

Development status

Downloads

2994

Component created

Component changed

Note: Before installing this module you may want to have a look at the very promising module Menu Views which allows you to embed views in any menu.

PHPMenu is a small module initially made for embedding some views in a menu item. This module can execute custom PHP code and output the result in a menu item.

For example, you can build a view to render an html list of node titles. Then insert the view in your menu item with:

jQuery UI elements

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides 'elements', or render-array #types for (some) jQuery UI widgets.

Some of the jQuery UI widgets require rather specific HTML-markup in order to work. With this module, displaying some data in an accordion is as simple as returning the following render array:

$output = array(
  '#type'   => 'jqui_accordion',
  '#items' => $items,
);

Where $items is a simple array of arrays like:

Civichimp

Component type

module

Maintenance status

Development status

Component created

Component changed

Synchronize Mailchimp mailing lists with CiviCRM groups

Finally committed a new revision, refactored but still not ready for prime time. I'm very open to collaboration in the form of comments, suggestions, code, testing or anything that can help this move forward. I'm building it for Democracy Now! and want them to have a solid platform asap.

Goals

Support member management in CiviCRM syncing groups to Mailchimp lists for mass-mailing.