drupal modules

Contributing back to the Drupal community

As members of the Drupal open source community, we believe strongly in actively participating and contributing to the Drupal commons. Not only is it the "right thing to do" given all the ways we benefit from the work of other members, but we consider it good business and part of our responsibility to our clients.

These are some of the modules and themes people of pingVision have created, contributed and/or maintained for the Drupal community. All of the modules are freely available on Drupal.org – just follow the links to visit the official project page or to download the module package directly from the Drupal repository – and licensed under the GPL. Enjoy! (And if you find any bugs or have feature requests, please post them on the issue trackers linked from the official project pages! Thanks!)


Backreference

The Backreference module allows you to link two nodereference fields so that when you use one to add a link from A to B, that it automatically links B back to A.

Studio theme pack

A simple assortment of themes to expedite the creation of custom themes.

AWeber Integration

Integration and management module with the AWeber newsletter and autoresponder service at AWeber.com. Features include newsletter sign-up during user registration and user account control, keeping record of leads, customizable Thank You page, and customizable block that mimics AWeber's web form.

Simplelist

Simplelist is a simple method of getting lists of content to display in pages or blocks on your site. It doesn't try to do everything, instead it relies on node_load to pull in node data and node_view or a theme function to display it. As such, it doesn't require any special coding to use a custom module with Simplelist - it just works.

For example, you could create a block to display 10 images in order of highest ranking or most recent comment, or create a private page containing all nodes submitted by a user in a particular role.

Authorship Module

Note: This module is now maintained by Dominic Ryan.