Workflow entity and State field

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

D7 work on workflow module

I think this way we should go with workflow in D7:
1) Workflow is entity
2) State is field
3) Core actions, triggers integration
3) State formatter is configurable for displaying within entity view states
4) Access to none-workflow entity to view/change could be optional
5) Rules, views integration

Commerce Product Option

Component type

module

Maintenance status

Development status

Downloads

28258

Component created

Component changed

This module allows you to add user-customizable options to the commerce "add to cart" form. You do this by defining "option sets", to which you can attach any field of your choosing. These option sets can then be added to your commerce products using entity reference, after which the fields in your option set will show up in the add to cart form.

uc_file_download_quota

Component type

module

Categories

Maintenance status

Development status

Downloads

330

Component created

Component changed

The purpose of this module is simply to limit download quota of uc_file product file for user who purchase "membership (role)" plans.

The workflow to install the module :
1. Install uc_file and configure ubercart product so it can be downloaded.

2. Install uc_recurring, configure it, create a "membership(role)" plans, select which roles should uc_recurring grants upon purchase
of the membership plans

Data Services

Component type

module

Maintenance status

Development status

Downloads

345

Component created

Component changed

Data Services allows administrators to very quickly and easily expose any table in the current database as a Service. Tables can be queried for information via a simple syntax.

To list all data:
/my-endpoint/my_db_table.json

To search for data by the table's primary key:
/my-endpoint/my_db_table/38.json

To search for data using explicit field values:
/my-endpoint/my_db_table/field1:39,field2:something,field3:778899.json

Mixcloud filter

Component type

module

Maintenance status

Development status

Downloads

899

Component created

Component changed

Summary

This is a filter module to embed a Mixcloud track in your site using a simple tag.

Usage

In 1.x branch

Enable the filter and use [mixcloud:url>. The module will replace the patter to the embedded code.

In 2.x branch

Adding wysiwyg support, so you van easy add url's via editor button.

Example

[mixcloud:http://www.mixcloud.com/innitboc/outlook-festival-competition-entry/]

ThemeKey CiviCRM

Component type

module

Maintenance status

Development status

Downloads

717

Component created

Component changed

ThemeKey CiviCRM provides additional CiviCRM related properties for use with the ThemeKey module.

ThemeKey, itself, provides an infrastructure to switch Drupal themes, according to rules which can make use of such properties.

Note:
ThemeKey CiviCRM 6.x-1.x requires at least ThemeKey 6.x-2.x or 6.x-3.x.

Additional Properties currently provided by "ThemeKey CiviCRM":

Profile UX

Component type

module

Maintenance status

Development status

Downloads

5141

Component created

Component changed

This was a great experiement but the things I really want to do are just not possible without breaking so many things. A case-by-case solution might be the real solution, but I don't think there's a way to solve all the problems with this module. Finally, I cannot longer mantain this module the way I want. I'm looking for a new maintainer or a co-maintainers.

Ubercart stockfoto

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is a project for my own drupal 7 driven stockphoto website. It will allow
stockphoto sellers to use a special field in drupal 7 that will automaticaly resize the
photo's to specified sizes (images styles). When the images are resized it will connect
the images as downloadable files to the product.

Please note: This module is not finished yet in fact at the time of writing this no single
line of code has been written. This is why i want to ask some developers from the community
to help me out with this project.