Google Analytics YouTube

Component type

module

Maintenance status

Development status

Component created

Component changed

Tracking YouTube Player Events with Google Analytics.

Usage:

Include the scripts in the body section of the HTML document, just before the tag. You’ll need to be running on a web server instead of opening the file directly in your browser. Flash and JS security restrictions will prevent the API from working when run locally.

Scribble

Component type

module

Maintenance status

Development status

Downloads

433

Component created

Component changed

Overview

Based on the HTML canvas element and the jqscribble JS library, this module provides the functionality to add canvas pages (scribbles) to your site. Visitors with the corresponding permission can then draw on the canvas' of those sites. The idea is to provide a module that turns your website into a more or less public canvas, such that visitors can draw pictures and save their changes.

Stacktable

Component type

module

Maintenance status

Development status

Downloads

361

Component created

Component changed

INTRODUCTION

This module provides integration for the Stacktable.js plugin for creating
responsive tables. The purpose of Stacktable.js is to give you an easy way
of converting wide tables to a format that will work better on small screens.
It creates a copy of the table that is converted into a 2-column key/value form

REQUIREMENTS

The Stacktable module requires the Libraries API module.
jQuery version required: 1.7

Zoho CRM API

Component type

module

Maintenance status

Development status

Component created

Component changed

Integrates the Zoho CRM API methods with Drupal.

It does nothing else and is intended to serve other modules to communicate with Zoho CRM.

Installation

  1. Install modules as usual
  2. Goto to /admin/config/services and enter user email and password. If using two authentication factor, refer to this link for password instructions

Uploadify Jcrop -- 猎人上传神器

Component type

module

Maintenance status

Development status

Downloads

990

Component created

Component changed

This is a multi-function upload plugin, it can solve many problems...

Road map:

1. Form API support
2. user avata support
3. Entity and Field API

How to use

1> only uploadify, it support multi images upload.

  $form['product']['images'] = array(
    '#type' => 'uploadify',
    '#title' => t('Upload Images'),
  );

2> uploadify with jcrop, it can use to change user avata.