Ubercart CCK Attribute

Component type

module

Maintenance status

Development status

Downloads

4253

Component created

Component changed

I got a lots of requests from community, my colleagues and myself, about an auto-generated Attribute options for Übercart 2.x.

While current Attribute mechanism is manually data input, my attempt is making a way to connect between CCK Options and Attribute Options.

Übercart API allows us to do that smoothly.

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:

Gallery Archive

Component type

module

Categories

Maintenance status

Development status

Downloads

3706

Component created

Component changed

Gallery Archive creates a compressed archive file of all the highest-resolution images in an image gallery on your Drupal site. Users with the appropriate permission are able to download this archive.

Drupal 6

The Drupal 6 version of this module was built to work with Views Gallery, and only really works with that module, or a very similar setup (where you have an image gallery node, then a bunch of image nodes that reference the image gallery node, with one image per node).

Please configure the module after installation at admin/settings/gallery_archive. (By default, it's set to work with Views Gallery).

Drupal 7

The Drupal 7 version works (currently) with nodes-as-image-galleries. Basically, if you have a node type with a multi-value image field, you can use Gallery Archive to create an archive of all the images attached to the node. Work is underway to make this module also work with Views Gallery-style galleries; see #1509056: Views Gallery-style galleries.

Please configure the module after installation at admin/config/media/gallery-archive.

jQuery Image Preloader

Component type

module

Categories

Maintenance status

Development status

Downloads

2169

Component created

Component changed

This module implements a jQuery script that preloads all the images included in a web page (even the images in CSS).

I was looking for a solution to preload all images on a heavy graphics drupal site I was developing. I didn't found any on drupal.org and I ended implementing this script by hand on page.tpl.php: http://www.gayadesign.com/diy/queryloader-preload-your-website-in-style/

It worked great so I decided to release a module that implements it.

Views Date Range Filter D6

Component type

module

Categories

Maintenance status

Development status

Downloads

1774

Component created

Component changed

This module provides an alternative date filter for Views which gives options like 'today', 'this week', etc.

Status

This module was developed for a project's specific needs, and as such doesn't provide complete functionality. Users of this module are invited to take up the baton and provide patches for things such as an admin UI which is currently lacking.

Prediction game

Component type

module

Maintenance status

Development status

Downloads

4587

Component created

Component changed

The Prediction game module lets administrators create leagues or tournaments consisting of several matches, on which bets by players can be made. After each round of matches, the results can be entered and players receive a certain number of points for their bets, depending (of course) on their accuracy.

OpenID Profile

Component type

module

Maintenance status

Development status

Downloads

2525

Component created

Component changed

The OpenID Profile Module allows easy mapping of user fields to the official Attribute Exchange OpenID specification. This allows websites to transfer user information from the OpenID provider to relying parties.

This modules works perfectly with the modulesOpenID Provider AX and OpenID Client AX. And can be used to transfer information from or to applications which are not based on Drupal, but implement the OpenID AX specification.