Shadowbox

Component type

module

Maintenance status

Development status

Downloads

150996

Component created

Component changed

Shadowbox is a JavaScript modal media viewer application for viewing images, video, Flash and other content in a modal window.

From the author of Shadowbox:

Shadowbox is an online media viewer application that supports all of the web’s most popular media publishing formats. Shadowbox is written entirely in JavaScript and CSS and is highly customizable. Using Shadowbox, website authors can showcase a wide assortment of media in all major browsers without navigating users away from the linking page.

Piwik Web Analytics

Component type

module

Maintenance status

Development status

Downloads

176873

Component created

Component changed

Adds the Piwik web statistics tracking system to your website.

The module allows you to add the following statistics features to your site:

  • Single/multi domain tracking
  • Selectively track/exclude certain users, roles and pages
  • Monitor what type of links are tracked (downloads, outgoing and mailto)
  • Monitor what files are downloaded from your pages
  • Cache the Piwik code on your local server for improved page loading times
  • Custom variables support with tokens (D7 only)
  • Custom code snippets
  • Site Search
  • Drupal messages tracking
  • Modal dialog tracking (Colorbox)
  • Access denied (403) and Page not found (404) tracking
  • User ID tracking across devices
  • DoNotTrack support

Email Change Confirmation

Component type

module

Maintenance status

Development status

Downloads

55172

Component created

Component changed

This module confirms that a newly entered email can be received by the user. Currently if a user updates their email address there is no confirmation step to ensure that the new email address belongs to the user and is able to receive email.

Advanced help

Component type

module

Maintenance status

Development status

Downloads

1464256

Component created

Component changed

The advanced help module allows module developers to store their help outside the module system, in pure .html or .md (MarkDown) files. The html-files can be easily translated simply by copying them into the right translations directory. The entire system can appear in a popup or not as the module prefers (and by taking away access to view the popups, a site can force the popups to not exist).

Hashcash

Component type

module

Maintenance status

Development status

Downloads

11625

Component created

Component changed

Hashcash is a module which implements the Hashcash algorithm to help protect sites from spam. This module is similar to the popular wordpress plugin wp-hashcash.

Administrators are able to specify which roles need to pass a Hashcash check, and also which forms should have the hashcash check inserted into them

This module works with aggressive caching mechanisms employed by modules like Boost.

JS Callback Handler

Component type

module

Maintenance status

Development status

Downloads

203596

Component created

Component changed

Overview

JS Callback Handler is a solution for creating highly performant server requests. This includes, but is not limited to, creating simple JSON callbacks.

This API is intended for module developers who wish to provide more of a "lean" approach to the Drupal bootstrapping process (not the front-end framework).

Note: this API does nothing by itself. It requires other modules to leverage its functionality and APIs.

Icon API

Component type

module

Maintenance status

Development status

Downloads

75026

Component created

Component changed

This module provides integration for icon bundles and icon providers throughout Drupal.

Integrations

  • icon_block - icon support for blocks.
  • icon_menu - icon support for menu items.
  • icon_field - icon support on field-able entities.
  • icon_filter - icon support as a filter for text-area fields.

htmLawed

Component type

module

Maintenance status

Development status

Downloads

52637

Component created

Component changed

The htmLawed module uses the htmLawed PHP library to restrict and purify HTML for compliance with site administrator policy and standards and for security. Use of the htmLawed library allows for highly customizable control of HTML markup. See the handbook for more on the module. Current htmLawed modules for Drupal 7 and 8 can use an htmLawed library that is specified by the Libraries module.

About htmLawed