Test client setup

Component type

module

Categories

Downloads

1927

Component created

Component changed

This package provides a command line tool to assist in the setup of a server for the automated testing framework located at http://testing.drupal.org. The package does all of the following:

  • Checks all server software dependencies.
  • Installs the Drupal codebase and supporting testing modules.
  • Configures PHP and an Apache virtual host for the website
  • Installs all necessary databases and configures access permissions for Drupal.
  • Installs a pre-built version of Drupal.
  • Creates user accounts for all testing administrators with SSH pubkey access.
  • Configures administrator permissions on the server (access to all Drupal-related files, ability to restart Apache/MySQL, etc).

Bubbletimer

Component type

module

Categories

Maintenance status

Development status

Downloads

12603

Component created

Component changed

Bubbletimer allows you to save your activities easily, check your monthly report, analyze your time schedule, find and eliminate time wasting activities, track your employees' working hours on different projects. The concept of Bubbletimer was originally developed by http://bubbletimer.com/.

PDF Stamper

Component type

module

Categories

Downloads

2782

Component created

Component changed

PDF Stamper is a dynamic PDF stamping module. It allows a user to upload their pdf files into their private folder and allows them to stamp it with custom text.

They can choose the colors, size, font and other parameters of the text which needs to be stamped.

The stamping is a 2 step process

Absolute URLs

Component type

module

Categories

Downloads

2684

Component created

Component changed

This very simple module causes all of your site's internal URLs to be rendered as absolute URLs (e.g., "http://mysite/node/whatever") instead of relative URLs ("/node/whatever"). Some people think this is useful for SEO.

All this does is modify the global base_path variable in an init() hook so that all calls to base_path() will get an absolute URL. So, of course, if you or your module/theme don't use base_path(), you won't get the benefit of this.

UMapper

Component type

module

Maintenance status

Development status

Downloads

4742

Component created

Component changed

This is an implementation of the UMapper.com API allowing for easy creation and addition of maps to your nodes. You can choose from the following mapping providers:

  • Microsoft Virtual Earth
  • Google Maps
  • Yahoo
  • OpenStreet

Features include:

LangsAtOnce Create node with translations

Component type

module

Downloads

3413

Component created

Component changed

At one step you create node with translations. Taxonomy and other cck
fields bind to these translations too.

LangsAtOnce creates additional title, body fields for selected languages. So
when you go "create node" page you face with normal fields and
title/body areas. These additional ares will be added as translations.

QueryPath

Component type

module

Maintenance status

Development status

Downloads

74267

Component created

Component changed

QueryPath is a library for searching and manipulating HTML and XML documents. It's like jQuery for PHP. See http://querypath.org for more information.

Here's a screencast that shows what you can do with QueryPath and Drupal.

This module provides three things: