Webform Simple Payments

Component type

module

Development status

Downloads

834

Component created

Component changed

This module adds a new component to webform for taking payments using the simple_payments module (paypal, moneybookers, paypoint).

At the moment this module is in testing (=under development). There isn't much documentation. Have a look at the source if in need. It's only being tested with the simple_payments_paypoint module so far.

Requires the webform module (3.x) and simple_payments.

Sponsored by World Development Movement.

Ubercart Attribute Default URL Parameters

Component type

module

Categories

Maintenance status

Development status

Downloads

396

Component created

Component changed

This module allows default attribute values to be passed via the URL query string parameters.

To make this work, edit the attribute and options, supplying IDs for each attribute and option. Once this is done, you can pass the parameters in the url, e.g.

For radios, selects and textboxes: http://www.example.com/product1?attributeid=optionid

For checkboxes: http://www.example.com/product1?attributeid=optionid1+optionid2

Context Respect

Component type

module

Maintenance status

Development status

Downloads

13543

Component created

Component changed

Extends the Context module by making it respect default block settings.

This makes it so you can retain your block visibility when assigning them into various Contexts. You can also 'Override' from the block level to ignore Context Respect.

Pincode Login

Component type

module

Maintenance status

Development status

Downloads

661

Component created

Component changed

Pincode Login module provides the ability to log in using only a 4 digit pin code.
This is made possible through the use of Drupals external login API.

Pincode Login provides functionality to:
- Automatically create Users, with a unique pincode.
- Logging in to a site using previously generated pincode.

Functionality for creation of pincode users is exposed through the Rules module (http://drupal.org/project/rules).
Alternatively the pincode_login_register($username, $mail) function can be used in a module or php snippet.
The pincode login module does not provide any out of the box rule sets or gui for the creation of users and distribution of pincodes, as this logic will vary greatly depending on each use case.

Functionality for logging in is provided through a login page or a block.

StackDog

Component type

module

Development status

Downloads

293

Component created

Component changed

StackDog is a simple module that is similar to the "Trace" module. StackDog monitors the watchdog messages, and allows you to fire stack traces based simple string matching or reg-ex patterns. You can also narrow the trace activation criteria by severity and watchdog-id.

Views jFlow

Component type

module

Maintenance status

Development status

Downloads

492

Component created

Component changed

A slideshow style plugin for Views 2, using the lightweight jFlow plugin for jQuery.

jFlow is a minimalist jQuery plugin that compresses to less than 2.5k. The original authors page is currently inaccessible, but the required code is GPL and included with the module.

This Views plugin was created by Darren Mothersele.

PagosOnline for Ubercart

Component type

module

Maintenance status

Development status

Downloads

1830

Component created

Component changed

This module has been created to integrate www.PagosOnline.com, a Colombian payment option, with Ubercart.

Once enabled, the module adds an Ubercart Payment Gateway without settings options and an Ubercart Payment Method with the following configurable settings:

Kproject

Component type

module

Maintenance status

Development status

Downloads

265

Component created

Component changed

Description en français disponible dans le corps de l'article.
Kproject is the tool used internally by Koumbit.org to manage its projects. It depends on the module Ktimetracker and is composed of the following modules:

Kproject
Declares a hierarchy of three new content types: client, contract, and task. Contracts and tasks have begin and end dates, a state, a time estimate, and other data useful for managing projects. A search tool and navigation interface are provided for browsing these different elements.
Kproject assign
Assign users to contracts and tasks using the Flag module
Kproject checklist
Displays a checklist to verify that each step necessary for a contract's current state has been completed.
Kproject Ledger
Allows importing a list of clients from SQL-Ledger into KProject.
Kproject IRC
Allows controling Kproject via IRC using the Gozerbot client (punching, task creation and assignment, etc.)
Kproject Reports
Allows creating a report of hours spent on a contract and sending this automatically by email at a chosen interval.

Warning! This is an alpha release. The API has not been finalized and some functionality has not been completely implemented.

This module is developed by Koumbit.org, which uses it internally for project management.

You can get a newer version of kproject and ktimetracker at our git repos: