Flickr Sync

Component type

module

Maintenance status

Development status

Downloads

4941

Component created

Component changed

The Flickr Sync module downloads new photos from Flickr and creates Drupal nodes from them. The sync includes the title, description, tags (as Drupal taxonomy terms), and of course the image as a CCK imagefield upload.

This module does NOT provide any image gallery view or other theming.

This modules requires Flickr API module.

Content Glider

Component type

module

Maintenance status

Development status

Downloads

28541

Component created

Component changed

If you need an instant slide-show then Content Glider (CG) is the answer. CG is a standalone module, no need additional script or another modules. Just install and use it!

CG based on Featured Content Glider from Dynamic Drive which using jQuery also, features:

Sports Pickem

Component type

module

Maintenance status

Development status

Downloads

13527

Component created

Component changed

Run a sports pickem league using Drupal. Currently it is setup for the NFL, but it could be used for NHL, College Bowl season, March Madness, MLS, etc... Includes pick the winner style along with point spread and confidence points.

jQZoom

Component type

module

Maintenance status

Development status

Downloads

13516

Component created

Component changed

The jQZoom module is a wrapper for the jQuery plugin jQZoom. The module provides a javascript magnification effect for images. When a user mouses over an image, a larger version of the area under the cursor will be displayed beside the image.

Roadblock

Component type

module

Maintenance status

Development status

Downloads

1731

Component created

Component changed

Roadblock allows you to create a one time landing page that is cookie controlled. It displays a chosen node once to all users, regardless of their point of entry to the site.

When the module is enabled, a database table will be auto-populated with user agents fetched from http://www.user-agents.org. This hides the roadblock from robots and crawlers to optimize SEO.

Project Issue File Review

Component type

module

Maintenance status

Development status

Downloads

10358

Component created

Component changed

Provides an abstracted client-server model and plugin API for performing distributed operations such as code review and testing. Currently the project focuses on supporting Drupal development, but due to the extent of the code abstraction it can be extended to work with other platforms and environments.

Plugins

The project currently includes the following plugins, but there are plans to include a performance measuring plugin, code coverage plugin, security plugin, etc.

  • SimpleTest - runs SimpleTest tests and aggregates results.
  • Coder - reviews code using the coder and coder_tough_love routines.

Integration

An integration layer can be created to interface the project management system with the PIFR in order to provide a smoother, more enhanced workflow.

  • Project - integrates with project module to provide all information needed to perform reviews.

Design

The project consists of a server, client, and a shared base module that provides common functionality. The server manages the process, queue, and results while the client performs all operations and reports back. An optional project client can also be added to provide an integrated workflow with a project management tool (for example PIFT which integrates with the drupal.org project module) or the like. Both the project client API and the test client API are based on a PULL architecture where the server never makes a request, but simply responds to them.

Usage

Currently Drupal.org makes use of this platform for its development. The process is centered around qa.drupal.org which acts as the PIFR server. The test clients are donated machines that are managed by volunteers. Please see PIFR FAQs for more information on getting involved with qa.drupal.org.

Related documentation

Automated Testing Infrastructure and How to deploy a testbot

Related repositories

Project Issue File Test, Project Issue File Review, drupaltestbot-puppet, drupaltestbot

Maintainer

The project has been developed by Jimmy Berry (boombatower). The code is currently maintained by Jeremy Thorson (jthorson).

Addresses Extras

Component type

module

Maintenance status

Development status

Downloads

6513

Component created

Component changed

Addresses Extras is a set of extensions to the Addresses module which is obviously required. It also requires the Token module.

The idea is to make it useful by having many different types of data attached to a user. A complete profile, and for some fields with functionality that is not found in the base Addresses module.

At this time, the following additions are available:

Flot

Component type

module

Maintenance status

Development status

Downloads

19579

Component created

Component changed

This module provides an API and views integration for using the flot graphing library. It is designed to make it simple to add flot graphs or charts, it supports line, bar and pie charts.

More information about flot is available here http://code.google.com/p/flot/

Here is a flot usage example: http://drupal.org/node/386484