Views User Picture URL

Component type

module

Categories

Maintenance status

Development status

Downloads

2225

Component created

Component changed

This small module add an option to display the "User: Picture" view column as the plain URL to the user picture. This is useful if you're using a view plugins that return data not meant to be used directly by humans (JSON, XML, etc.).

Smartsheet

Component type

module

Maintenance status

Development status

Downloads

295

Component created

Component changed

The Smartsheet module provides a wrapper class to easily interact with Smartsheet's REST API. The module also support submission of form data directly to Smartsheet for developers.

Requirements

The xautoload module is required to automatically load the appropriate class.

Simple Reach

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows Simple Reach to run and associates the appropriate pub-id from simplereach.com. Users can pick which node types (categories) which SimpleReach runs against.

It also allows the user to choose a few other settings, such as whether to use the tags, channels, and domain options.

The original module was created here: https://drupal.org/sandbox/holyfire/2163477. Thank you for your time and effort!

MIME file validator

Component type

module

Maintenance status

Development status

Component created

Component changed

"MIME file validator" validates file type on server side. This is simple module. In drupal 7, files validate only on file name extension.
This module is dependent on "fileinfo" php library.
There is no setting related to this module. Automatically working after installation

Panels Everywhere Not Everywhere (PENE)

Component type

module

Categories

Maintenance status

Development status

Downloads

121

Component created

Component changed

Panels Everywhere Not Everywhere (PENE)

Contrary to Panels Everywhere (which hijacks the whole screen with its page template), PENE only hijacks the content area. This allows to combine the Panels Everywhere page template with the well-known blocks and regions system.

Panels Content First

Component type

module

Categories

Maintenance status

Development status

Downloads

139

Component created

Component changed

This module contains content-first panels layouts with the following properties:

  • Apart from the main content region, all regions are adaptive, so they are not shown if they have no content
  • The content region adapts its size depending on the sidebars
  • The content region is rendered above the sidebars, so in responsive mobile layout content is on top (note: you need to add breakpoints and css for this)

Currently it contains

Ubercart DPS Payment

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

DPS (Direct Payment Solutions) Payment Express payment gateway plugin for Ubercart

Payment Express (provider hosted solution) is commonly used in Australia and New Zealand. This module implements pxpay2 based solution as an checkout payment method for drupal Ubercart

Styled Image

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides a new kind of image field with additional image style information.

In some cases it's necessary to select the image style while creating content.
In the field widget settings you can select if you want to support image styles or responsive image styles.
The field formatter is simple fork of the core image formatter except that it handles both image styles and responsive image styles.