Maintainers monitor issues, but fast responses are not guaranteed.

views_bonus_panels

This project contains the bonus layouts for the views module, and was previously part of the views_bonus module.

D5 migration

Drupal 5 to 7 migration based on Mike Ryan's Migrate_d2d. Help is welcome.

GA Push

This module extends the functionality of Google Analytics module.

GA Push offers an API to enqueue informations that are sent GA servers, and two submodules to track browser events (using jQuery) and form validation errors.

So, you can enable submodules, config and track, or you can use the PHP API to enqueue your own events that will be sent to Google Analytics servers.

There are two methods to send events:

  • JS: It sends the infomation on next page load.
    Implemented: event, ecommerce
  • PHP: Information is sent inmediatly by the server.
    • SSGA: Deprecated library(2009) to PHP 5.2+ versions
      Implemented: event
    • PHP-GA: Recomended library only for versión 5.3+
      Implemented: event, ecommerce

You can also implement your own methods to comunicate to GA.

Google nowadays let you communicate to analytics with the current push types:
https://developers.google.com/analytics/devguides/collection/gajs/

  • Pageview
  • Event
  • Ecommerce
  • Custom variable
  • Campaing
  • Social
  • Speed
  • ...

To the first snapshot of this module we will focus on events an ecommerce product types, but as soon as posible we will cover all.

Features:

JW Player captions

Description

JW Player Captions adds captions support into the JW Player drupal module, using the official JW Player captions plugin.
It uses the JW Player drupal module plugin API.

This plugin can be enabled and configured in the JW player preset configuration.

This version supports :
- one or several subtitle files (SRT or XML).
- labels definition in case of several subtitle files are specified
- captions styling using color, font-family, font-size, font-style, font-weight, textDecoration attributes.

Dependencies

You first have to patch your jw_player drupal module in order to add config_update plugin function support.

This patch is here : http://drupal.org/files/jw_player.module.patch

How does it work ?
For every JW Player preset, you can activate JW Player captions plugin. Then, you have to select a field for subtitle files (which can be a 'file' field or a 'link' field). You can also select a field for labels (which can be a 'file' field, a 'text' field or a 'taxonomy term' field). If you select a 'file' field, the filename without extension is used as label.

There is only a D7 version.

Ideas of improvement :

Old Harris Theme

Old Harris Theme is now for Drupal 7

A Simple theme for the simple mind.

my first theme

UC Correios Webservices

Module to calculate shipping costs based on Brazil correios webservice integration.
This module also parse xml return and error.

Pages

Subscribe with RSS Subscribe to RSS - Minimally maintained