Akamai ESI

Component type

module

Maintenance status

Development status

Component created

Component changed

General Information

This module is for D6 and manages any blocks or views specified on the module's admin page to be displayed through Akamai's caching servers. When a block/view is rewritten the output in a page is replaced with an Akamai ESI tag similar to:

<esi:include src="/url/to/frag/goes/here" ttl="0s" onerror="continue" />

Namecards

Component type

module

Maintenance status

Development status

Downloads

1776

Component created

Component changed

An address book application for storing and sharing contact information in a multiuser environment.

Features:

This module adds a self contained address book system to a Drupal website. The address book is designed for use in a multiple user environment where users wish to share contact information with others (e.g. in a company/organization environment).

  • Roles system including: (i) regular users who can create and manage own contacts, as well as see other publicly viewable contacts in the system; and (ii) administrators who can manage other users' contacts.
  • Can assign contacts to a particular event so one can look up contacts based on the event where you first met that contact.
  • Import and export of contacts in CSV format (currently tested on MS Outlook 2010 and Mozilla Thunderbird CSV formats).
  • Contacts can be publicly visible (i.e. seen by all users) or privately visible (i.e. only visible to contact owner).
  • Use of colored icons to easily differentiate between own contacts and those of others.
  • System can be optionally configured so that private contacts can not be seen by administrators.
  • System can be optionally configured so that publicly visible contacts will remain in the system even if the original user has been deleted.
  • Users can customize which items of contact information to display in a particular view.
  • Contacts can be grouped by organization name or event (i.e. the event where a particular contact was first meet).
  • live search function which enables dynamic filtering of contacts (great when trying to find a contact from among a list of many).
  • Email mailing list creation. Provides basic functionality to create a list of email addresses which can then be copy and pasted into an email.

Results Filter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module adds a content type filter to results from the core search module. The filter gives the user a quick way to run a second, more targeted search and uses AJAX to return the results.

Field formatter label settings

Component type

module

Maintenance status

Development status

Component created

Component changed

Development status

This module is obsolete. Please use the Field label plurals instead. It's a better implementation of the same functionality, at least as far as Drupal 7 is concerned.

For Drupal 8, I'd prefer to contribute back to field_label_plurals.

======

A sandbox project to explore extra settings for field labels, using the Field formatter settings API.

Modest Maps JS

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Integration with the Modest Maps, display and interaction library for tile-based maps in Javascript.

No cache

Component type

module

Maintenance status

Development status

Downloads

2174

Component created

Component changed

Simple input filter that will disable text caching for input formats where it is enabled. Although you won't want to use it most of the time (disabling caching will slow down you site), it can prove useful in some corner cases.

Real world example:

Drupal Tools

Component type

module

Categories

Maintenance status

Development status

Downloads

455

Component created

Component changed

Provides a greatly expanded set of APIs for the Drupal developer who is developing all in code.

Simple Popup Messages

Component type

module

Categories

Maintenance status

Development status

Downloads

1278

Component created

Component changed

This module simply convert the Drupal messages in a nice floating layer style without additional JS library.

I found it quite annoying to have the message in floating style in the administer area , so I added a little options disable SPM in the admin area. To access to the setting pages, go to: admin/config/user-interface/spm