Ubercart Field attributes

Component type

module

Maintenance status

Development status

Downloads

6119

Component created

Component changed

This module links Ubercart's attribute system to Drupal core's fields API and allows to automatically create product attributes from fields and options from the multi-values.

There's an earlier project uc_attribute_cck that does something similar for Drupal 6, CCK and Ubercart.

link_entity_title

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is a field formatter for the Link module with additional settings on the formatter form. Now you can select a completely different markup (H1, H2, H3, span, p etc) and also apply classes to the link. You can even select the link title from another field in the content type/bundle or even set a custom text. This module is experimental and were created to work with our new idea in NodeStream to render multiple fields with minipanels instead of using views where you do not have the same flexibility to use tokens.

JSMAD

Component type

module

Maintenance status

Development status

Component created

Component changed

Will become CCK File Field formatter that plays MP3 files using the jsmad libraries on compatible browsers with a Flash fallback (using WP Audio Player) for other browsers. Until I get a section of my own website devoted to this project, look at the library's page at http://jsmad.org/.

Open Field Cardinality

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Cardinality is the number of values a field can have. By default, the options are 1-10 and unlimited. This module changes the choice to an open text field (only accepting integer values) so you can have a field with 11 values. Or 13. Or 42. Other numbers too.

Simply turn on the module, and the field form will change.

Complex Taxonomy

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides a way to filter nodes by complex Taxonomy term combinations. For now it provides:

  • views: a complex taxonomy argument handler to filter nodes by arbitrary term combinations.
  • a field that allows to store term combinations

UUID Field

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

You need an external UUID to reference from your entity? Don't feel like hook_schema_alter-ing entities?

Here's a field that holds two pieces of information: A UUID and an arbitrary 128-char string called 'extern'.

The widget is a text box.

The formatter is the UUID text.

This module is very different from the UUID module. You could even use both, if you were clever.

Field property storage

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is an experimental module allowing some fields to be stored directly in the base table of their entity, provided that they are single-valued and non-translatable.

This module has been written as a way to add strong consistency in the Drupal schema without losing the benefits of the Field API infrastructure. By storing fields in the base table of the entity, we can add unique keys between several fields and properties of an entity, while still being able to use field widgets and formatters.

Expose User Email

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Expose User Email exposes the user email as a field on the account Manage
Display tab (admin/config/people/accounts/display).

The email is exposed only to users that were granted the permission "View
user email addresses".

This module implements the theme `user_email` which modules may overwrite to
change the way the email is displayed.

Sponsors

Module sponsored by JoyGroup and MX Consulting