module
Categories: Community, Statistics
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Crawls localize.drupal.org on a daily basis to get language statistics and to render them into charts using Highcharts (http://www.highcharts.com

module
Categories: Path Management
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 390
created - / changed -

Sends a daily (or hourly/weekly) email of the link report to an email address of choice.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

This simple little module adds a 'Global' field to Views, that exposes the site's base URL (e.g., http://www.example.com).

module
Categories: Developer, Utility
Maintenance status: Minimally maintained
Development status: Under active development
Downloads: 24080
created - / changed -

Provides tweaks for tokens (mostly to improve performance)

module
Categories: Developer
Maintenance status: Minimally maintained
Development status: Under active development
Downloads: 0
created - / changed -

This project started for make backups of stored code in the database. Now it is, keeping in different paths your nodes and panels.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 16763
created - / changed -

This module is designed to facilitate re-use of some of the JS libraries (e.g.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 787
created - / changed -

A simple star rating widget based on jQueryUI Star rating.

module
Maintenance status: Seeking co-maintainer(s)
Development status: Under active development
Downloads: 430
created - / changed -

Works with http://code.google.com/apis/dfp/. At the moment, it just makes sure the library exists and can connect to the API.

module
Maintenance status: Seeking co-maintainer(s)
Development status: Under active development
Downloads: 0
created - / changed -

The Convio API module implements the Convio Open APIs to integrate Convio's back-end services with Drupal.

module
Categories: (нет)
Maintenance status: Unsupported
Development status: No further development
Downloads: 0
created - / changed -

You can find the working Version here

http://drupal.org/project/secureshare

module
Categories: (нет)
Maintenance status: Minimally maintained
Development status: No further development
Downloads: 0
created - / changed -

For each exposed filter's parameter, this code will calculate and display the number of results that will be displayed if chosen.

module
Maintenance status: Minimally maintained
Development status: No further development
Downloads: 5269
created - / changed -

This module has been replaced:

This Drupal-only extension has been superseded by an improved version which is CMS-independent (CiviCRM-native):

module
Maintenance status: Seeking co-maintainer(s)
Development status: Maintenance fixes only
Downloads: 0
created - / changed -

ABOUT

Allows to use Smileys module with Wysiwyg module for Drupal 7 and CKEditor.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 1038
created - / changed -

This module is currently in alpha. Use at your own risk.

module
Categories: Utility, Views
Maintenance status: Unsupported
Development status: Under active development
Downloads: 0
created - / changed -

Creates a views argument validator for url aliases within the system.

examples:
- content/foobar == nid
- users/meh == uid

module
Categories: Developer
Maintenance status: Seeking co-maintainer(s)
Development status: Maintenance fixes only
Downloads: 0
created - / changed -

Note : This module has been abandoned and any free time I have, I will be using it to work on https://www.drupal.org/proje

module
Categories: (нет)
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 0
created - / changed -

Enables privileged user to add a redirects from the 404 error page.

This module requires path_redirect.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 4463
created - / changed -

Breaks the toolbar of CKEditor in several groups

module
Categories: Utility
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 0
created - / changed -

Small block that allows the user to add an appropriate relation from an entity page to any other appropriate entities, with a generic

module
Categories: Search
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 13771
created - / changed -

About Search.gov

For 15 years, GSA's Search.gov has transformed the public’s search experience on federal government websites. Agencies use our free, shared service to power over 1,900 search boxes. Learn more and set up your search today at https://search.gov.

Module Overview

The module:

  • Connects to our search service to bypass the native Drupal search
  • Sends content directly to our indexes via our i14y API (optional for Drupal 8)

Search

When a user enters a query in your Drupal site’s search box, the query will be sent to our search engine, and the user will be directed to our servers to view the search results. When they click on a result, they’ll be returned to your website to view the content.

Indexing

Required in Drupal 7, optional in Drupal 8

The module’s default indexing behavior is to monitor for CRUD events (node Creation, Updates, or Deletions), and to update the search index on save. Items are created in the index when a node is newly published, updated when edited, or removed from the index when unpublished or deleted. The module will also retrospectively index content that existed before the module was installed, via the Re-index site function.

Highly customized Drupal sites may be incompatible with our module’s default indexing settings. If you have custom workflows in Drupal 7, you may want to consider using the module’s Rules integration to determine when nodes are added or updated in the index. When Rules is working properly in Drupal 8, we will add a Rules integration to the 8.x module. If you find that you are unable to successfully implement the module, please review our troubleshooting tips.

We welcome your contributions to the module. It is an open source project, and we encourage you to submit code so that other agencies can leverage it as well - a rising tide lifts all boats!