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

Scrolling Titlebar Text module is a simple Lightweight module which make the Browser's Title bar text to Scroll or Marquee (Text Effect).

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

6.x-2.x-dev (2014-Apr-18) now uses Profiles JSON API v2 #2242503: Use Profiles JSON API v2

Overview

This module's intended audience is primarily UCSF, University of California, San Francisco websites. It helps UCSF employees to import their scholarly publications from the UCSF Profiles repository.

Bibliography or publications could be managed by the well known Biblio module. However, many websites only need to provide a listing of publications of the authors. The profiles service collected profile information, including the publications for UCSF faculty members, researchers with academic leadership appointments, and postdoctoral scholars.

This module imports those publications provided by the profiles service into the Drupal.

For more information about UCSF Profiles service please visit http://profiles.ucsf.edu/HowProfilesWorks.aspx.

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

This module is an addition to Drupal's Maintenance mode settings page.

module
Categories: Theme Enhancements
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Store and edit scripts (CSS and JS) via the Drupal interface. Files are then written to the file system and can also be placed on pages based on it's URL (as per Blocks)

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

Overview

This module will provide integration with Smartlaunch, a popular internet cafe management software, commonly used in LAN C

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

Plugin allows you to put Lineye Widget in a simple way via the administration panel on wordpress site. LinEye is a free website promotion system.

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

This module is a set of enhancements to other mapping modules. Currently it is limited to the OpenLayers module, but may include others soon.

module
Categories: Multilingual
Maintenance status: Minimally maintained
Development status: No further development
Downloads: 0
created - / changed -

Disable the locale_translate_edit_form_validate validation.

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

Edit Content Type Tab (ECTT) is designed to allow quick access to the content type editing form of the current node.

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

git example

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

User redirect, after logout.

Special thanks to chx.

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

This project provides a Drush command that allows you to run Coder reviews

module
Categories: Security, Utility
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 0
created - / changed -

Automatically adds a drupal_get_token query string parameter to any menu links that correspond to a menu router item that has 'token' => TRUE in its hook_menu() definition. This helps prevent certain links from CSRF attack requests.

Protection support for core menu callbacks

By default this module adds token CSRF protection for the following core menu callbacks:

user/logout

Which in turn ensures any menu links are output as:

user/logout?token=hash-string-here

And the token is checked using hook_menu_site_status_alter().

Usage

function mymodule_menu() {
  $items['mymodule/path'] = array(
    'title' => 'Sample dangerous callback',
    'description' => 'A sample menu callback that should be protected from CSRF attacks using tokens.',
    'page callback' => 'mymodule_dangerous_callback',
    'access arguments' => array('administer mymodule'),
    'token' => TRUE, // Add this to automatically have this path protected.
  );
  return $items;
}
module
Maintenance status: Seeking co-maintainer(s)
Development status: Under active development
Downloads: 0
created - / changed -

This project is going to put all css files in to one file for screen and one for print, also put all js files together too.

module
Maintenance status: Minimally maintained
Development status: Under active development
Downloads: 805
created - / changed -

Overview

Module for calculating and publishing a ranking list for tournaments series.

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

This is an utility module. Its sole purpose is to fill in one blank that seems not easy to be done using normal views, which is to use one exposed string filter to search on multiple fields.

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

Show Battlefield 3 statistics on your site. One block available for showing statistics from a single soldier. A Battlefield 3 Soldier can be linked to each Drupal user.

module
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 685
created - / changed -

The Open Graph protocol enables any web page to become a rich object in a social graph.

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

This module extends the features of Twitter Pull module by using its core script.

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

Progressive content filtering, with clean url's, using taxonomies as facets.