Nice Menus

Component type

module

Maintenance status

Development status

Downloads

776899

Component created

Component changed

Nice Menus enables drop-down/right/left expandable menus. It uses only CSS for most browsers, with minimal Javascript for IE6. (Version 2 uses the Superfish jQuery plugin for all browsers, with an option to disable JS, and falls back to CSS-only for browsers that can handle it.)

Three styles/types of menus are currently possible: horizontal, menus drop down; vertical, menus fly to the left; vertical, menus fly to the right. There is a handbook page that provides a list of sites that use Nice menus.

Import HTML

Component type

module

Maintenance status

Development status

Downloads

31741

Component created

Component changed

Import an old existing, static HTML site structure into the Drupal CMS as structured nodes!

Allows an admin to define a source directory of an existing traditional static HTML website, and import (as much as possible) the content and structure into a drupal site.
Source files will be stripped of exisiting chrome and navigation elements before being inserted as nodes.

See import_html_help.htm for a largish overview of import_html features

  • Maintain old URLs
  • Re-create menu structure
  • Validate & improve markup automatically
  • Import Metadata - old dates, keywords, descriptions
  • Additional custom fields - Import old semantics to multiple CCK fields!
  • Operate over thousands of documents.

Read a case study or a walkthrough

Email Verify

Component type

module

Maintenance status

Development status

Downloads

22128

Component created

Component changed

This module provides advanced email address checking. The core of Drupal, through the user module, only performs syntactical checking of user-entered email addresses, both during registration and account edition. This creates loads of problems when users incorrectly enter their address. First, they don't get any email from the site. If it happened during registration, they will not get their password. They will either bug the site admin or give up on the site altogether, both cases being a bad thing.

System Information

Component type

module

Categories

Maintenance status

Development status

Downloads

18865

Component created

Component changed

The System Information module displays information about the current state of the Drupal installation and system environment.

Features

This module provides several overviews such as number of content and users, user roles and their permissions, installed modules and themes incl. version numbers, date stamp, filename, and more.

And also gives an overview of the current state of PHP and the database system.

And allows to browse through the database tables.

Vote Up/Down

Component type

module

Maintenance status

Development status

Downloads

246455

Component created

Component changed

Allows votes on some drupal entities and provides the base for implementing votes on other entities.

Features

  • Interchangeable voting widget themes
  • Code voting support for your own objects
  • Make your own widgets using ctools plugins
  • And more!
  • 8.x-1.x: Contains vud, which provides a field and the widgets.
  • 7.x-2.x: Contains vud_field. Does not contain vud_node, vud_term, and vud_comment.
  • 7.x-1.x: Contains vud_node, vud_term, vud_field and vud_comment.

Google Analytics

Component type

module

Maintenance status

Development status

Downloads

4928067

Component created

Component changed

Adds the Google Analytics web statistics tracking system to your website.

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

  • Single/multi/cross 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
  • Custom dimensions and metrics support with tokens
  • Custom code snippets
  • Site Search support
  • AdSense support
  • Demographics and Interests support (formerly known as DoubleClick remarketing support)
  • Anonymize visitors IP address
  • DoNotTrack support (non-cached content only)
  • Drupal messages tracking
  • Modal dialog tracking (Colorbox)
  • Access denied (403) and Page not found (404) tracking
  • Cache the Google Analytics code on your local server for improved page loading times
  • Enhanced Link Attribution support
  • User ID tracking across devices
  • Changing URL fragments can be tracked as pageviews
  • Debug mode with analytics_debug.js

Zeitgeist

Component type

module

Maintenance status

Development status

Downloads

7596

Component created

Component changed

#D7CX pledge upheld: Zeitgeist received a full Drupal 7 release on the day that Drupal 7 was released.

Description

This is a module implementing history functions for search. It includes configurable "Latest" and "Top" search blocks and page reports over calendar date ranges, and its API provides frequency reporting on searches over various calendar-based time periods e.g., "last quarter" instead of "the last 90 days".

Case Tracker

Component type

module

Maintenance status

Development status

Downloads

44706

Component created

Component changed

Case Tracker enables teams to track outstanding cases which need resolution. This module was inspired by the issue handling in project module, but unlike Project module, which is specific to software development, Case Tracker was designed to be a generic issue tracker.

Case Tracker is usable right out of the box as a basic ticketing system, it's default UI is minimal but feature complete. The module was designed to be extended by programmers and site builders to meet complex needs, and so tries to avoid making too many assumptions about all the ways it can be used.