Drunit - PHPUnit and Selenium RC integration for Drupal

Component type

module

Categories

Maintenance status

Development status

Downloads

1070

Component created

Component changed

This page is a stub.

Introduction

After faithfully using Drupal Simpletest for some time now I grew veiry of some
of its limitations and bugs - it's a great tool I just wanted something else.
Therefore I quickly made this little drupal app that integrates PHPUnit and
Selenium testcases with drupal. I'm sure it got a zillion bugs and edgecases
but it really works for us so far.

Comment Publish

Component type

module

Maintenance status

Development status

Downloads

16622

Component created

Component changed

#D7CX: I pledge that Comment Publish will have a full Drupal 7 release on the day that Drupal 7 is released.

This module allows users to (un)publish comments on their own content.

If views is enabled a queue of comments that can be (un)published for a given node will be available at /node/$nid/comment_publish.

Event Bookings

Component type

module

Categories

Maintenance status

Development status

Downloads

4893

Component created

Component changed

Event Bookings integrates the Bookings API functionality with a date enabled node - aka "Event". Specifically, this module provides the following functionality:

CMS CDN

Component type

module

Development status

Downloads

944

Component created

Component changed

This module allows for multiple site owners to utilize a single shared domain and CDN for all core JavaScript and CSS files. By serving these shared files from a single domain your end users will gain significant caching as they go from one Drupal site to another.

Evanced Events Importer

Component type

module

Maintenance status

Development status

Downloads

5909

Component created

Component changed

The Evanced Events Importer module integrates features from Evanced Solutions' Events calendar product in to your Drupal site.

This module imports data from Evanced Events' built-in EXML feed to create nodes for each published event. When the Evanced Events calendar is updated in Evanced Events and cron is run in Drupal, the module keeps the events in sync using the ID assigned to each event.

Debut Section

Component type

module

Maintenance status

Development status

Downloads

9663

Component created

Component changed

Part of the Debut features set, Debut Section provides a simple navigation system for organizing nested sections of a site. The feature includes a content type suitable for constructing sections along with accompanying displays. Uses the core book module.

Like all Debut features, Debut Section can be integrated either as a stand-alone feature to quickly add section functionality to any Drupal site or as part of a Drupal distribution. Debut Section used in the Open Outreach Drupal distribution aimed at nonprofits.

Installing

You have two options for installing Debut Section:

  • Debut Section is used in the Open Outreach Drupal distribution aimed at nonprofits, so you can install it as part of Open Outreach.
  • Install manually along with the dependencies listed below.

Includes:

  • Section content type with accompanying image field.
  • Subsection view displayed through Eva.
  • Integration with Pathauto.
  • User permissions.
  • Includes an image field as well as a media field using the Media module.

Drufoo

Component type

module

Development status

Downloads

773

Component created

Component changed

This module integrates with the Wufoo API allowing to view Wufoo forms, fields, entries, and reports. The module also makes available an API for other modules to further utilize the Wufoo API with ease.

The module implements a multi-leveled caching mechanism to help reduce HTTP(S) calls made to Wufoo servers. The system creates a persistent cache of all data received from Wufoo servers as well as holds that data statically when requested. The system only loads what it needs, when it needs it.

Menu Callback Cache

Component type

module

Development status

Downloads

1474

Component created

Component changed

This module provides a simple API for enabling caching for menu callbacks. This is useful if you have a custom module that defines its own page callbacks in hook_menu(). Reverse proxy caches like Varnish can provide caching for anonymous users, but sometimes you need to cache certain pages for all users. This module, when used in conjunction with the Memcache API and Integration module can be a simple way to increase performance.

Ubercart 2 DPH support

Component type

module

Categories

Development status

Downloads

674

Component created

Component changed

This module is specialy for Czech installation of Ubercart 2 and provides support for Czech VAT pricing (DPH). There is similar module Ubercart 2 VAT support, but its possiblities are not that satisfactory for Czech users.

Price handling is implemented in all places of Ubercart and brings DPH support also to VIEWS fields and contributed module Ubercart ajax cart.