jQuery imageLens

Component type

module

Maintenance status

Development status

Downloads

1319

Component created

Component changed

Summary

This is a module that migrates the jQuery imageLens library for Drupal.

Configuration

The module has an admin interface (admin/config/user-interface/imagelens) where you can enable including of the JavaScript file each time to the site.
Otherwise you can include it manually via a simple function callback:

Piwik Reports

Component type

module

Maintenance status

Development status

Downloads

9234

Component created

Component changed

This module put some of the piwik web analytics reports directly in your Drupal site.

Piwik reports was formerly a submodule of Piwik Web analytics module. Since 6.x-2.x it has been dropped. This project take over the maintenance of this submodule.

Currently only a Drupal 7 version is available.

Features:

  • global or per user token auth
  • multiple sites report allowed
  • block for in page statistics

Versions:

Semantic Fields

Component type

module

Maintenance status

Development status

Downloads

10134

Component created

Component changed

Semantic Fields (formerly Semantic CCK in Drupal 6) was created to give users the abilility of customizing and enhancing the HTML output of a field. With Semantic Fields enabled, users can specify the HTML wrapper element and classes for:

  • The entire field
  • The labels -- above and inline
  • All field items
  • Each individual field item

This allows users to quickly create semantically rich and meaningful HTML markup for fields, such as:

Project Browser

Component type

module

Categories

Maintenance status

Development status

Downloads

1603

Component created

Component changed

Provides a UI for site builders to quickly and easily search for and install modules and themes from within the admin area of their site. This is similar to how WordPress works.

The reasoning behind this project is to lower the barrier for new Drupal users to quickly and easily find and install modules and themes on their sites, without needing to know how to use Drush or using the current process of searching for a module on Drupal.org, downloading it, unzipping it, uploading it to the correct directory, and finally enabling it.

civicrm_qlookup

Component type

module

Maintenance status

Development status

Component created

Component changed

Module containing a civicrm hook for a more efficient search. Used on the autocomplete on the navigation bar.
When you type something, it searches first at the start of the last name or organisation name, then first name, then last name.
This strategy works especially well when you have above 5k contacts.