Cablecast

Component type

module

Maintenance status

Development status

Downloads

12562

Component created

Component changed

This module is used to sync Cablecast Show records and airings as Drupal nodes. It is still actively under development. There isn't much done yet with theming the content types.

Active development of this module occurs on github.

https://github.com/raytiley/Cablecast-Drupal-Module

I'll try to do a better job of keeping this repo upto date with the git repo until the cvs -> git migration is complete.

If you have any problems, please start an issue.

-ray

Simple Menu Settings

Component type

module

Maintenance status

Development status

Downloads

735

Component created

Component changed

This module simplifies menu settings on node add pages.

When the user checks the "Add this page to a menu" check box, the "link title" field and and "menu" select list are revealed, and the "link title" field is automatically populated from the node title.

If the user unchecks the "Add this page to a menu" check box and saves the node, the menu item is deleted.

It also exposes a "View standard menu settings" permission to allow certain roles (and user 1) to use the standard menu settings.

CKEditor Link - A plugin to easily create links to Drupal internal paths

Component type

module

Maintenance status

Development status

Downloads

341681

Component created

Component changed

This module is an extension to the CKEditor module.

It also supports CKEditor installed through the Wysiwyg module.

This module allows to easily create links to Drupal internal paths through CKEditor's Link button and dialog.

It is composed of 2 parts:

  1. A client-side CKEditor plugin that adds features to CKEditor's default Link plugin.
  2. A server-side input format filter that converts the raw paths added through the plugin into aliased and, if applicable, language prefixed URLs.

Cardgame engine

Component type

module

Development status

Component created

Component changed

Cardgame engine for Drupal.

This module provides an event-driven engine with pluggable game rules for Drupal. The interface is written in Javascript.

Currently under heavy development, the code will be uploaded when something works.

This module is a part of Module Craft, a project of Pronovix

Spritesheets

Component type

module

Categories

Maintenance status

Development status

Downloads

4534

Component created

Component changed

An easy way to optimize css background images into sprite sheets.

Spritesheets is a module that will optimize css background images in themes and modules on to one image asset. You have the ability to configure which directories Spritesheets module will search, and it will parse your CSS to find images that can be included on a spritesheet. You can then configure which images should be optimized to a spritesheet. Spritesheets can greatly reduce page load time, bandwidth, and the tax on your server by combining

Fedora Commons API

Component type

module

Development status

Component created

Component changed

An API module that wraps the functionality of the Fedora digital repository software's REST API in PHP functions suitable for Drupal developers to use to access and manage repository content from a Drupal site. The home page for the Fedora software is located at http://fedora-commons.org/ .

The initial release of this API module works on Drupal 6 and contains all of Fedora's functionality as well as a SimpleTest script to test the non-destructive parts of the API.

Zabbix client for Drupal

Component type

module

Maintenance status

Development status

Downloads

2047

Component created

Component changed

This module enables a Drupal website to send statistics remote Zabbix server using a locally installed Zabbix client. For more information on Zabbix, see http://www.zabbix.org

The Zabbix server can then be configured to monitor the incoming statistics and trigger alerts according to your own specific requirements.

Gain a deeper understanding of your Drupal performance and find those transient problems before they become major issues.

CiviCRM Solr Integration

Component type

module

Development status

Downloads

623

Component created

Component changed

This module makes the CiviCRM contact searchable with Apache Solr. Provides facets for custom and some CiviCRM core fields. Doesn't require to make the contacts as nodes, so doesn't need to pollute your database with redundant data.

Sponsors: KOBA, Mindworks.

More documentation is on the way... Contributors, maintainers are welcome.