Measured Value Field

Component type

module

Maintenance status

Development status

Downloads

9249

Component created

Component changed

MVF module implements a field type that has number and unit of measurement. MVF supports both single values, and value ranges, where each range is pair of values that is treated like single value of field (i.e. field can have many ranges).
MVF module uses the Units module API, to get a list of units to work with. Thanks to this flexibility MVF can be used to setup: distances, weights, currencies, speeds, calories... list is endless.

File hash

Component type

module

Categories

Maintenance status

Development status

Downloads

13485

Component created

Component changed

Hashes of uploaded files, which can be found on a variety of sites from archive.org to wikileaks.org, allow files to be uniquely identified, allow duplicate files to be detected, and allow copies to be verified against the original source.

File hash module generates and stores MD5, SHA-1 and/or SHA-256 hashes for each file uploaded to the site.

Hash algorithms can be enabled and disabled by the site administrator.

Hash values are loaded into the File object where they are available to the theme and other modules.

Fancy Login

Component type

module

Categories

Maintenance status

Development status

Downloads

45232

Component created

Component changed

Overview

Fancy Login adds JavaScript based, lightbox-style login functionality to your site. When the user clicks on any link that links to /user/login, they screen dims and a login box is created in the center of the screen.

Active Taxonomy Links

Component type

module

Categories

Maintenance status

Development status

Downloads

6648

Component created

Component changed

Overview

Active Taxonomy Links module processes nodes of selected content types replacing words in the nodes with links to taxonomy terms.

Installation

Installation is as simple as installing the module.

How it works

1. After standart installation configure it at admin/config/content/activetl

2. Select content types and vocabularies you want to process.

W3C Validator

Component type

module

Maintenance status

Development status

Downloads

10681

Component created

Component changed

W3C Validator provides a Drupal interface to use the W3C Markup Validator. Keeping valid pages is one step into maintaining a properly coded site.

This module let's you :
- validate a new page when a new node is published or when a published node is changed.
- validate all page at once and display a validity report.
NOTE: validation is done as an anonymous user.

Visualize

Component type

module

Maintenance status

Development status

Downloads

1719

Component created

Component changed

Visualize is a Views style plug-in for implementing the jQuery Visualize charting tool.

jQuery Visualize provides accessible charts providing textual information to non-visual users.
It uses a technique with JavaScript to scrape data from an HTML table and generate charts using the HTML 5 Canvas element.

This plug-in is tested in the following browsers: IE6, IE7, IE8, Firefox 2, Firefox 3.5, Safari 3 and 4, Opera 9.

Support Views

Component type

module

Maintenance status

Development status

Downloads

7601

Component created

Component changed

Views Integration for Support tickets, created by the Support module.

The 7.x-1.0 release of the module adds the following as fields:

  • Support Tickets: Assigned ID
  • Support Tickets: Client ID
  • Support Tickets: Priority
  • Support Tickets: Priority ID
  • Support Tickets: State
  • Support Tickets: State ID
  • Support Tickets: Client

The 7.x-1.2 release of the module adds a default view with the following features:

Varnish

Component type

module

Maintenance status

Development status

Downloads

403972

Component created

Component changed

This module provides integration between your Drupal site and Varnish cache, an advanced and very fast reverse-proxy system. Basically, Varnish handles serving static files and anonymous page-views for your site much faster and at higher volumes than Apache, in the neighborhood of 3000 requests per second.

This module provides admin-socket integration which allows Drupal to dynamically invalidate cache entries, and also lets you query the Varnish admin interface for status, etc.