payson

Component type

module

Maintenance status

Development status

Component created

Component changed

-Helper module which helps to do payment service provider through Payson
-It has administrative interface to set up email address, additonal cost , taxes so on.
- Easy to use witn any form which need to submit payment with custom price.

How to use:

Create a form and call payson_initialize($params) to develop the
form elements with payson form submit. $params will contain all custom needed variable.

after payment call payson_complete($params) to validate the payment is right/wrong

Chaos Tools Export UI Template

Component type

module

Maintenance status

Development status

Downloads

1476

Component created

Component changed

ctex is a template for making a configuration-based module which uses ctools to
handle import/export as well as the CRUD UI. It is designed to jump-start the
process of creating these types of modules.

You should not install ctex, but overwrite it to make your own module.

Note on the 7.x release
I have not properly tested the 7.x release, save common updates from 6.x Patches welcome.

INSTRUCTIONS:

Skill Compass

Component type

module

Maintenance status

Development status

Downloads

1140

Component created

Component changed

Skill Compass is a tool for building sites that help people learn a subject. It allows collaborative work in breaking down the subject into topics and sub topics, building advancement trees of topics, and adding learning resources of different types. The topics and resources are presented in a way that helps learners discover what they can and/or should learn, by themselves.

Tedbow Utilities

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

These are just utility functions.

Putting these up here so that others can check them out.

If you are interested in functions dealing with entities in Drupal 7 check out tedbow_utils.entities.inc