Createcontent

Component type

module

Maintenance status

Development status

Component created

Component changed

Allows module developers to change the "Create content" AKA node/add page.

With a simple hook you can override the items shown in that page, add, remove or change the helptexts and even change the links where the node/add/foo items are pointing to.

Useful in when:

Calais Marmoset

Component type

module

Downloads

2369

Component created

Component changed

Marmoset's purpose is to provide a simple way to make your Web site's contents available through intelligent search.

This module integrates the Calais Marmoset site crawler into Drupal. It adds a tab on the node that when selected will display the microformat data returned my marmoset.
Click through for more information about Calais marmoset

Jquery Drag Drop Blocks

Component type

module

Maintenance status

Development status

Downloads

7565

Component created

Component changed

JqueryDragDrop module written by developers at Ebizon Technologies (www.ebizontek.com) enables drag-drop on blocks. The regions on which those blocks can be dragged and dropped are configurable through admin section. It depends on the Interface Sortable and JQuery Interface module which in turn relies on the JQuery Update module.

Citation counts

Component type

module

Downloads

1689

Component created

Component changed

Retrieve citation counts for scholarly articles

where: link below node (of type 'pub') and cron
what: retrieve citation counts from Google Scholar by querying with node title (and cck field 'authors' ) and store citation count in cck field 'citations'
also: try to get abstract from acm.org

todo: lot of settings

Type User Nids

Component type

module

Downloads

1362

Component created

Component changed

This module allows you to consecutively number nodes of a particular type authored by a single user.
Generally used with the Token module (required) and the Pathauto module it's most common use is to create URL's for nodes without having Drupal's standard nid as part of the URL.

Secure Pages Hijack Prevention

Component type

module

Maintenance status

Development status

Downloads

18379

Component created

Component changed

#D7CX: This functionality is in Drupal 7 core so this module will not be ported. Please stay tuned for the securepages port.

This is an add-on to the Secure Pages module that will prevent hijacked sessions from accessing SSL pages, yet still allow users to stay logged in when browsing non-SSL pages.

SASS API

Component type

module

Downloads

1114

Component created

Component changed

SASS (Syntactically Awesome StyleSheets) is a meta-language on top of CSS that‘s used to describe the style of a document cleanly and structurally, with more power than flat CSS allows. Sass both provides a simpler, more elegant syntax for CSS and implements various features that are useful for creating manageable stylesheets.

Nagios monitoring

Component type

module

Maintenance status

Development status

Downloads

47454

Component created

Component changed

The Nagios monitoring module integrates your Drupal site with the Nagios monitoring application.

The module reports to Nagios that the site is up and running normally, including:

  • PHP is parsing scripts and modules correctly (in case PHP gets disabled for some reason)
  • The database is accessible from Drupal
  • Whether there are configuration issues with the site, such as:
    • pending Drupal version update
    • pending Drupal module updates
    • unwritable 'files' directory
    • Pending updates to the database schema
    • Cron not running for a specified period
    • Anything else reported in the Administer -> Reports -> Status report (requirements)

If you already use Nagios in your organization to monitor your infrastructure, then this module will be useful for you. If you only run one or two Drupal sites, Nagios may be overkill for this task.