Commerce Product Reference View Widget

Component type

module

Categories

Maintenance status

Development status

Downloads

2603

Component created

Component changed

Coming from the issue:
@link http://drupal.org/node/1033922

Update product reference field widget to allow a Views based product options list.

Integrates with View Field http://drupal.org/project/viewfield
Display formatter using commerce vanilla formatter.

sc2profiles

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Creates a field which can be stored Starcraft 2 accounts. Currently no display. In the future, Starcraft 2 player profiles showing.

Link Track

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module will track clicks of links through the fields "Link" module, storing each individual URL and click time (as Unix timestamp) in the link_track table.

General concerns:
- that table could get HUGE. How to efficiently archive?
- is this an accurate way to track?

Statepicker

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Statepicker is an AJAX driven form type module that creates the statepicker field type. This new type has 2 dropdowns - one for country and one for first level administrative subdivision (state, province, territory, etc.). When the country dropdown is changed, an AJAX call refreshes the state dropdown with a list of states for that country.

The state list can be edited to add, remove, edit, disable and enable states through an administration screen.

Dualselect Widget

Component type

module

Maintenance status

Development status

Component created

Component changed

Javascript replacement for select multiple form element. It works in an unobtrusive fashion, by hiding the ugly and frustrating html multiple select form field, and showing a sexier face to the world. There's no extra markup needed and it doesn't change the drupal form api (FAPI).

user picture field

Component type

module

Maintenance status

Development status

Downloads

190352

Component created

Component changed

This module allow you add an image field to user, and show it on user register form, after user register an account, this module will use the fid that upload by image field as user picture's fid.

Usage:

1, Add a image field to user, for example "field_user_avatar"

2,config this field,and make it show on user register form.

3,install this module, navigate to "admin/config/people/user_picture_field", here you can config the "Machine name of source field that used as user picture"