LiveDocx

Component type

module

Maintenance status

Development status

Downloads

924

Component created

Component changed

Overview
This module integrates with the livedocx
third party service for generating dynamic microsoft word and pdf
documents.  For templates, this module uses a docx file supplied
by the user.  This module integrates docx template mail merge
fields with drupal content type fields to generate dynamic docx and pdf
files.  The files are generated and downloadable on the fly.
 User's docx and pdf files are downloaded at the point of

cxense

Component type

module

Maintenance status

Development status

Downloads

1890

Component created

Component changed

What is cXense

http://www.cxense.com/about

What this module does

This module adds the cXense javascript snippet to the bottom of your pages.

Installation

To install, copy the cXense directory and all its contents to your modules directory.
To enable this module, visit Administration -> Modules, and enable cXense.

Configuration

To configure the module go to admin/config/system/cxense.
Specify your Site ID that you received from cXense in here.

Flickrfeed

Component type

module

Maintenance status

Development status

Component created

Component changed

An abuse of the Token API in Drupal to provide a themed output of flickr photos given a username and tag.

The token looks like this:

        [flickrfeed:usertag:95221224@N04:rundunainrouge]

The user ID part can be the Flickr NSID or the display name. The tag part can have one or many comma-separated tags. Both are mandatory.

The output is themed by flickrfeed.tpl.php.

Mobex Drupal Module

Component type

module

Maintenance status

Development status

Component created

Component changed

Summary

This module is intended to be used in conjunction with the MOBEX mobile app service. MOBEX allows dynamic real-time content and UX control to native iOS and Android mobile apps. This module allows a quick and efficient integration of Drupal content to your mobile app. This module supports the following:

Mockery

Component type

module

Maintenance status

Development status

Component created

Component changed

This is an experiment for exploring possibilities to integrate the third party PHP mock object framework mockery into DrupalWebTestCase. The goal is to provide an easy to use API for testing drupal hooks invoked during DrupalWebTestCase::drupalGet in a stub module.

Installation

Install PHP mockery using PEAR: