Field DOB

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This projet allow you to print age and star sign according to a given date of birth field.
You just need to unzip the module in sites/all/modules and activate the module to be able to use it.
To configure a field to be shown with this module, go in admin/config/people/accounts/display and chose choose either:
- display age
- display age with astro sign

Field reference count

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides a simple 'count' formatter for reference fields so that it can be easily used within Views. Could not find an out-of-the box solution for this, so please let me know if one exists.

Similar modules
Views Calc - cannot run COUNT() in its fields, so it cannot accomplish this.

File Entity Paths

Component type

module

Maintenance status

Development status

Downloads

6339

Component created

Component changed

Add token based per bundle directory and filename settings for file entities. This module does the same, as Filefield Paths, but focus to the file entity, not to the parent entity. This means, you can easier to handle eg. if a file is uploaded to more entity.

Features

  • Possibly custom configuration for any fieldable entity.
  • If an entity has bundles, you can set up own configuration.
  • You can set the behavior if a file is used in multiple entities.
  • Per configuration settings of transliteration and pathauto cleanup.
  • Works with embed image by media wysiwyg plugin.

jQuery imageLens

Component type

module

Maintenance status

Development status

Downloads

1319

Component created

Component changed

Summary

This is a module that migrates the jQuery imageLens library for Drupal.

Configuration

The module has an admin interface (admin/config/user-interface/imagelens) where you can enable including of the JavaScript file each time to the site.
Otherwise you can include it manually via a simple function callback:

Semantic Fields

Component type

module

Maintenance status

Development status

Downloads

10134

Component created

Component changed

Semantic Fields (formerly Semantic CCK in Drupal 6) was created to give users the abilility of customizing and enhancing the HTML output of a field. With Semantic Fields enabled, users can specify the HTML wrapper element and classes for:

  • The entire field
  • The labels -- above and inline
  • All field items
  • Each individual field item

This allows users to quickly create semantically rich and meaningful HTML markup for fields, such as:

nodereference_redirect

Component type

module

Component created

Component changed

Redirects from a node having a particular node reference field to the referenced node. Useful in situations when the node doesn't have a self-sufficient meaning.